Author: charles Date: Thu Oct 29 18:58:16 2009 GMT Module: packages Tag: HEAD ---- Log message: - added -no_which.patch - BR/S libpaper
---- Files affected: packages/xmlto: xmlto.spec (1.28 -> 1.29) ---- Diffs: ================================================================ Index: packages/xmlto/xmlto.spec diff -u packages/xmlto/xmlto.spec:1.28 packages/xmlto/xmlto.spec:1.29 --- packages/xmlto/xmlto.spec:1.28 Tue Jul 14 15:37:38 2009 +++ packages/xmlto/xmlto.spec Thu Oct 29 19:58:10 2009 @@ -8,11 +8,13 @@ Group: Applications/System Source0: https://fedorahosted.org/releases/x/m/xmlto/%{name}-%{version}.tar.bz2 # Source0-md5: 12f297dc7051e4fef08339980f88a1dd +Patch0: %{name}-no_which.patch URL: http://cyberelk.net/tim/software/xmlto/ BuildRequires: autoconf BuildRequires: automake >= 1.6 BuildRequires: docbook-dtd42-xml BuildRequires: docbook-style-xsl >= 1.56.0 +BuildRequires: libpaper BuildRequires: libxslt-progs BuildRequires: util-linux Requires: docbook-dtd42-xml @@ -22,6 +24,7 @@ Requires: xmltex # for getopt Requires: util-linux +Suggests: libpaper Obsoletes: refentry2man BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -35,6 +38,7 @@ %prep %setup -q +%patch0 -p1 %build %{__aclocal} @@ -78,6 +82,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.29 2009/10/29 18:58:10 charles +- added -no_which.patch +- BR/S libpaper + Revision 1.28 2009/07/14 13:37:38 arekm - rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xmlto/xmlto.spec?r1=1.28&r2=1.29&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
