rpms/xmlto/F-9 xmlto.spec,1.38,1.39

Ondrej Vasik ovasik at fedoraproject.org
Mon Mar 2 17:22:13 UTC 2009


Author: ovasik

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

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


Index: xmlto.spec
===================================================================
RCS file: /cvs/extras/rpms/xmlto/F-9/xmlto.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- xmlto.spec	2 Feb 2009 12:32:22 -0000	1.38
+++ xmlto.spec	2 Mar 2009 17:21:43 -0000	1.39
@@ -3,7 +3,7 @@
 Summary: A tool for converting XML files to various formats
 Name: xmlto
 Version: 0.0.20
-Release: 4%{?dist}
+Release: 5%{?dist}
 #xmlto is released under GPLv2+ license, xmlif under GPL+ license
 License: GPLv2+ and GPL+
 Group: Applications/System
@@ -13,7 +13,7 @@
 
 Patch1: xmlto-backendstylesheet.patch
 Patch2: xmlto-stringparam.patch
-Patch3: xmlto-xmllintoptions.patch
+#Patch3: xmlto-xmllintoptions.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -42,7 +42,7 @@
 %setup -q
 %patch1 -p1 -b .backendstylesheet
 %patch2 -p1 -b .stringparam
-%patch3 -p1 -b .xmllintoptions
+#%patch3 -p1 -b .xmllintoptions
 
 %build
 touch doc/xmlto.xml doc/xmlif.xml
@@ -67,6 +67,9 @@
 %{_datadir}/xmlto
 
 %changelog
+* Mon Mar 02 2009 Ondrej Vasik <ovasik at redhat.com> - 0.0.20-5
+- temporarily revert xmllint noent change (#488093)
+
 * Mon Feb 02 2009 Ondrej Vasik <ovasik at redhat.com> - 0.0.20-4
 - fix xmllint postvalid (added noent option)
 - fix stringparam option functionality




More information about the fedora-extras-commits mailing list