rpms/python-4Suite-XML/devel .cvsignore, 1.3, 1.4 python-4Suite-XML.spec, 1.5, 1.6 sources, 1.3, 1.4

Miloslav Trmac (mitr) fedora-extras-commits at redhat.com
Wed Dec 13 18:32:34 UTC 2006


Author: mitr

Update of /cvs/extras/rpms/python-4Suite-XML/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24079

Modified Files:
	.cvsignore python-4Suite-XML.spec sources 
Log Message:
* Wed Dec 13 2006 Miloslav Trmac <mitr at volny.cz> - 1.0.1-1
- Update to 4Suite-XML-1.0.1



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-4Suite-XML/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	5 Nov 2006 03:31:58 -0000	1.3
+++ .cvsignore	13 Dec 2006 18:32:04 -0000	1.4
@@ -1 +1 @@
-4Suite-XML-1.0.tar.bz2
+4Suite-XML-1.0.1.tar.bz2


Index: python-4Suite-XML.spec
===================================================================
RCS file: /cvs/extras/rpms/python-4Suite-XML/devel/python-4Suite-XML.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- python-4Suite-XML.spec	9 Dec 2006 00:29:59 -0000	1.5
+++ python-4Suite-XML.spec	13 Dec 2006 18:32:04 -0000	1.6
@@ -1,15 +1,14 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
-%define ver 1.0
 
 Name: python-4Suite-XML
-Version: 1.0
-Release: 2
+Version: 1.0.1
+Release: 1
 Summary: A collection of XML-related technologies for Python
 
 Group: Development/Libraries
 License: Apacheish
 URL: http://www.4suite.org/
-Source0: http://dl.sourceforge.net/foursuite/4Suite-XML-%{ver}.tar.bz2
+Source0: http://dl.sourceforge.net/foursuite/4Suite-XML-1.0.1.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: python-devel
@@ -24,7 +23,7 @@
  * Ft.Lib: Various support libraries that can be used independently.
 
 %prep
-%setup -q -n 4Suite-XML-%{ver}
+%setup -q -n 4Suite-XML-1.0.1
 
 %build
 export CFLAGS="$RPM_OPT_FLAGS"
@@ -56,10 +55,13 @@
 %{_bindir}/4*
 %exclude %{_libdir}/4Suite
 %{python_sitearch}/Ft
-%{python_sitearch}/4Suite_XML-1.0-py2.4.egg-info
+%{python_sitearch}/4Suite_XML-*-py2.4.egg-info
 %{_datadir}/4Suite
 
 %changelog
+* Wed Dec 13 2006 Miloslav Trmac <mitr at volny.cz> - 1.0.1-1
+- Update to 4Suite-XML-1.0.1
+
 * Sat Dec  9 2006 Miloslav Trmac <mitr at redhat.com> - 1.0-2
 - Rebuild with Python 2.5
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-4Suite-XML/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	5 Nov 2006 03:31:58 -0000	1.3
+++ sources	13 Dec 2006 18:32:04 -0000	1.4
@@ -1 +1 @@
-6f87c2b25c507d65783a7ad9bf7de179  4Suite-XML-1.0.tar.bz2
+3091d7077b341d71ec0075c8efea13a6  4Suite-XML-1.0.1.tar.bz2




More information about the fedora-extras-commits mailing list