Changeset 1560
- Timestamp:
- Jan 18, 2019, 6:58:42 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/docbook-style-xsl.spec
r1123 r1560 1 1 Name: docbook-style-xsl 2 2 Version: 1.79.2 3 Release: 1%{?dist}3 Release: 2%{?dist} 4 4 Group: Applications/Text 5 5 … … 38 38 #added fixes for passivetex extension and list-item-body(#161371) 39 39 #Patch5: docbook-xsl-list-item-body.patch 40 # workaround missing mandir section problem (#727251)40 ##workaround missing mandir section problem (#727251) 41 41 #Patch6: docbook-xsl-mandir.patch 42 42 #Non-recursive string.subst that doesn't kill smb.conf.5 generation 43 Patch7: docbook-style-xsl-non-recursive-string-subst.patch 43 44 44 45 %description … … 60 61 #%patch5 -p1 -b .listitembody 61 62 #%patch6 -p1 -b .mandir 63 %patch7 -p2 -b .non-recursive-subst 62 64 63 65 cp -p %{SOURCE1} Makefile … … 139 141 140 142 %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 141 146 * Thu May 04 2017 Silvan Scherrer <silvan.scherrer@aroa.ch> 1.79.2-1 142 147 - initial port
Note:
See TracChangeset
for help on using the changeset viewer.