- Apply patch to fix simpara manpage output, which asciidoc tends to use
(bug #175592).
This commit is contained in:
parent
295a7a0666
commit
ba11d66c35
@ -1,6 +1,6 @@
|
|||||||
Name: docbook-style-xsl
|
Name: docbook-style-xsl
|
||||||
Version: 1.69.1
|
Version: 1.69.1
|
||||||
Release: 2
|
Release: 3
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
|
|
||||||
Summary: Norman Walsh's XSL stylesheets for DocBook XML.
|
Summary: Norman Walsh's XSL stylesheets for DocBook XML.
|
||||||
@ -25,6 +25,7 @@ Source2: http://prdownloads.sourceforge.net/docbook/docbook-xsl-doc-%{version}.t
|
|||||||
Patch1: docbook-xsl-pagesetup.patch
|
Patch1: docbook-xsl-pagesetup.patch
|
||||||
Patch2: docbook-xsl-marginleft.patch
|
Patch2: docbook-xsl-marginleft.patch
|
||||||
Patch3: docbook-xsl-lists.patch
|
Patch3: docbook-xsl-lists.patch
|
||||||
|
Patch4: docbook-xsl-sp.patch
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -40,6 +41,7 @@ popd
|
|||||||
%patch1 -p1 -b .pagesetup
|
%patch1 -p1 -b .pagesetup
|
||||||
%patch2 -p1 -b .marginleft
|
%patch2 -p1 -b .marginleft
|
||||||
%patch3 -p1 -b .lists
|
%patch3 -p1 -b .lists
|
||||||
|
%patch4 -p1 -b .sp
|
||||||
cp %{SOURCE1} Makefile
|
cp %{SOURCE1} Makefile
|
||||||
for f in $(find -name "*'*")
|
for f in $(find -name "*'*")
|
||||||
do
|
do
|
||||||
@ -98,6 +100,10 @@ CATALOG=/etc/xml/catalog
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 19 2006 Tim Waugh <twaugh@redhat.com> 1.69.1-3
|
||||||
|
- Apply patch to fix simpara manpage output, which asciidoc tends to use
|
||||||
|
(bug #175592).
|
||||||
|
|
||||||
* Tue Jan 3 2006 Tim Waugh <twaugh@redhat.com> 1.69.1-2
|
* Tue Jan 3 2006 Tim Waugh <twaugh@redhat.com> 1.69.1-2
|
||||||
- Patches from W. Michael Petullo:
|
- Patches from W. Michael Petullo:
|
||||||
- Fix lists blocking (bug #161371).
|
- Fix lists blocking (bug #161371).
|
||||||
|
Loading…
Reference in New Issue
Block a user