rpms/xmlto/F-10 xmlto.spec,1.41,1.42

Ondrej Vasik ovasik at fedoraproject.org
Mon Mar 2 17:19:58 UTC 2009


Author: ovasik

Update of /cvs/extras/rpms/xmlto/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29258

Modified Files:
	xmlto.spec 
Log Message:
 temporarily revert xmllint noent change (#488093)


Index: xmlto.spec
===================================================================
RCS file: /cvs/extras/rpms/xmlto/F-10/xmlto.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- xmlto.spec	28 Jan 2009 12:22:22 -0000	1.41
+++ xmlto.spec	2 Mar 2009 17:19:28 -0000	1.42
@@ -1,7 +1,7 @@
 Summary: A tool for converting XML files to various formats
 Name: xmlto
 Version: 0.0.21
-Release: 3%{?dist}
+Release: 4%{?dist}
 #xmlto is released under GPLv2+ license, xmlif under GPL+ license
 License: GPLv2+ and GPL+
 Group: Applications/System
@@ -12,7 +12,7 @@
 Source0: http://svn.fedorahosted.org/svn/%{name}/%{name}-%{version}.tar.bz2
 Patch0: xmlto-stringparam.patch
 Patch1: xmlto-libpaper.patch
-Patch2: xmlto-xmllintoptions.patch
+#Patch2: xmlto-xmllintoptions.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -48,7 +48,7 @@
 %setup -q
 %patch0 -p1 -b .stringparam
 %patch1 -p1 -b .libpapercleanup
-%patch2 -p1 -b .xmllintoptions
+#%patch2 -p1 -b .xmllintoptions
 
 %build
 touch doc/xmlto.xml doc/xmlif.xml
@@ -82,6 +82,9 @@
 %{_datadir}/xmlto/format/fo/pdf
 
 %changelog
+* Mon Mar 02 2009 Ondrej Vasik <ovasik at redhat.com> - 0.0.21-4
+- temporarily revert xmllint noent change (#488093)
+
 * Wed Jan 28 2009 Ondrej Vasik <ovasik at redhat.com> - 0.0.21-3
 - fix cleaning up of temporary files with libpaper(Debian)
 - fix xmllint postvalid (added noent option)




More information about the fedora-extras-commits mailing list