Changeset 1560


Ignore:
Timestamp:
Jan 18, 2019, 6:58:42 PM (7 years ago)
Author:
Silvan Scherrer
Message:

spec: docbook-style-xsl: Release version 1.79.2-2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/docbook-style-xsl.spec

    r1123 r1560  
    11Name: docbook-style-xsl
    22Version: 1.79.2
    3 Release: 1%{?dist}
     3Release: 2%{?dist}
    44Group: Applications/Text
    55
     
    3838#added fixes for passivetex extension and list-item-body(#161371)
    3939#Patch5: docbook-xsl-list-item-body.patch
    40 #workaround missing mandir section problem (#727251)
     40##workaround missing mandir section problem (#727251)
    4141#Patch6: docbook-xsl-mandir.patch
    42 
     42#Non-recursive string.subst that doesn't kill smb.conf.5 generation
     43Patch7: docbook-style-xsl-non-recursive-string-subst.patch
    4344
    4445%description
     
    6061#%patch5 -p1 -b .listitembody
    6162#%patch6 -p1 -b .mandir
     63%patch7 -p2 -b .non-recursive-subst
    6264
    6365cp -p %{SOURCE1} Makefile
     
    139141
    140142%changelog
     143* Fri Jan 18 2019 Silvan Scherrer <silvan.scherrer@aroa.ch> 1.79.2-2
     144- Use non-recursive string.subst to allow building large documents like smb.conf.5
     145
    141146* Thu May 04 2017 Silvan Scherrer <silvan.scherrer@aroa.ch> 1.79.2-1
    142147- initial port
Note: See TracChangeset for help on using the changeset viewer.