parent
859d76af95
commit
d7a2aac958
@ -24,6 +24,7 @@ Source2: http://prdownloads.sourceforge.net/docbook/docbook-xsl-doc-%{version}.t
|
||||
|
||||
Patch1: docbook-xsl-pagesetup.patch
|
||||
Patch2: docbook-xsl-marginleft.patch
|
||||
Patch3: docbook-xsl-lists.patch
|
||||
|
||||
|
||||
%description
|
||||
@ -38,6 +39,7 @@ tar jxf %{SOURCE2}
|
||||
popd
|
||||
%patch1 -p1 -b .pagesetup
|
||||
%patch2 -p1 -b .marginleft
|
||||
%patch3 -p1 -b .lists
|
||||
cp %{SOURCE1} Makefile
|
||||
for f in $(find -name "*'*")
|
||||
do
|
||||
@ -97,7 +99,9 @@ CATALOG=/etc/xml/catalog
|
||||
|
||||
%changelog
|
||||
* Tue Jan 3 2006 Tim Waugh <twaugh@redhat.com>
|
||||
- Avoid proportional-column-width for passivetex (bug #176766).
|
||||
- Patches from W. Michael Petullo:
|
||||
- Fix lists blocking (bug #161371).
|
||||
- Avoid proportional-column-width for passivetex (bug #176766).
|
||||
|
||||
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
|
||||
- rebuilt
|
||||
|
Loading…
Reference in New Issue
Block a user