rpms/PyXML/devel PyXML.spec,1.45,1.46

Roman Rakus rrakus at fedoraproject.org
Thu Jul 22 08:55:21 UTC 2010


Author: rrakus

Update of /cvs/pkgs/rpms/PyXML/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv13503

Modified Files:
	PyXML.spec 
Log Message:
Added check routine. Better to use symlink to python's pyexpat library (#614911)


Index: PyXML.spec
===================================================================
RCS file: /cvs/pkgs/rpms/PyXML/devel/PyXML.spec,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -p -r1.45 -r1.46
--- PyXML.spec	22 Jul 2010 08:45:59 -0000	1.45
+++ PyXML.spec	22 Jul 2010 08:55:21 -0000	1.46
@@ -1,7 +1,7 @@
 Summary: XML libraries for python
 Name: PyXML
 Version: 0.8.4
-Release: 22%{?dist}
+Release: 23%{?dist}
 Source: http://prdownloads.sourceforge.net/pyxml/PyXML-%{version}.tar.gz
 Patch0: PyXML-0.7.1-intern.patch
 Patch1: PyXML-0.8.4-cvs20041111-python2.4-backport.patch
@@ -102,9 +102,10 @@ PYTHONPATH=.. python regrtest.py -v
 %{python_sitearch}/_xmlplus
 
 %changelog
-* Thu Jul 22 2010 Roman Rakus <rrakus at redhat.com> - 0.8.4-22
+* Thu Jul 22 2010 Roman Rakus <rrakus at redhat.com> - 0.8.4-23
 - better to use symlink to python's pyexpat library (#614911)
 - Added check routine
+- I have messed up the specfile's changelog (forgot to increment release)
 
 * Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 0.8.4-22
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild



More information about the scm-commits mailing list