removed patch for manpages-charmap(included in new version other way
This commit is contained in:
parent
3daeeafc79
commit
34a38db96b
@ -1,6 +1,6 @@
|
||||
Name: docbook-style-xsl
|
||||
Version: 1.73.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Group: Applications/Text
|
||||
|
||||
Summary: Norman Walsh's XSL stylesheets for DocBook XML.
|
||||
@ -25,7 +25,6 @@ Source2: http://prdownloads.sourceforge.net/docbook/docbook-xsl-doc-%{version}.t
|
||||
Patch1: docbook-xsl-pagesetup.patch
|
||||
Patch2: docbook-xsl-marginleft.patch
|
||||
Patch3: docbook-xsl-newmethods.patch
|
||||
Patch4: docbook-xsl-manpages-charmap.patch
|
||||
|
||||
|
||||
%description
|
||||
@ -41,7 +40,6 @@ popd
|
||||
%patch1 -p1 -b .pagesetup
|
||||
%patch2 -p1 -b .marginleft
|
||||
%patch3 -p1 -b .newmethods
|
||||
%patch4 -p1 -b .charmap
|
||||
cp %{SOURCE1} Makefile
|
||||
for f in $(find -name "*'*")
|
||||
do
|
||||
@ -101,6 +99,9 @@ CATALOG=/etc/xml/catalog
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jul 30 2007 Ondrej Vasik <ovasik@redhat.com> 1.73.1-2
|
||||
- removed patch for #249294(included in new version other way)
|
||||
|
||||
* Wed Jul 29 2007 Ondrej Vasik <ovasik@redhat.com> 1.73.1-1
|
||||
- new upstream version(fixing some bugs)
|
||||
- small new-methods patch change
|
||||
|
@ -1,10 +0,0 @@
|
||||
--- docbook-xsl-1.73.0/manpages/docbook.xsl.manpages-charmap 2007-07-23 16:24:23.000000000 +0100
|
||||
+++ docbook-xsl-1.73.0/manpages/docbook.xsl 2007-07-23 16:25:16.000000000 +0100
|
||||
@@ -37,6 +37,7 @@
|
||||
<xsl:include href="lists.xsl"/>
|
||||
<xsl:include href="endnotes.xsl"/>
|
||||
<xsl:include href="table.xsl"/>
|
||||
+ <xsl:include href="../common/charmap.xsl"/>
|
||||
|
||||
<!-- * we rename the following just to avoid using params with "man" -->
|
||||
<!-- * prefixes in the table.xsl stylesheet (because that stylesheet -->
|
Loading…
Reference in New Issue
Block a user