rpms/python-4Suite-XML/devel .cvsignore, 1.4, 1.5 python-4Suite-XML.spec, 1.7, 1.8 sources, 1.4, 1.5

Miloslav Trmac (mitr) fedora-extras-commits at redhat.com
Tue Feb 27 20:31:36 UTC 2007


Author: mitr

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

Modified Files:
	.cvsignore python-4Suite-XML.spec sources 
Log Message:
* Tue Feb 27 2007 Miloslav Trmac <mitr at redhat.com> - 1.0.2-1
- Update to 4Suite-XML-1.0.2



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-4Suite-XML/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	13 Dec 2006 18:32:04 -0000	1.4
+++ .cvsignore	27 Feb 2007 20:31:03 -0000	1.5
@@ -1 +1 @@
-4Suite-XML-1.0.1.tar.bz2
+4Suite-XML-1.0.2.tar.bz2


Index: python-4Suite-XML.spec
===================================================================
RCS file: /cvs/extras/rpms/python-4Suite-XML/devel/python-4Suite-XML.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- python-4Suite-XML.spec	9 Jan 2007 09:00:56 -0000	1.7
+++ python-4Suite-XML.spec	27 Feb 2007 20:31:03 -0000	1.8
@@ -1,14 +1,14 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name: python-4Suite-XML
-Version: 1.0.1
-Release: 2
+Version: 1.0.2
+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-1.0.1.tar.bz2
+Source0: http://dl.sourceforge.net/foursuite/4Suite-XML-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: python-devel
@@ -23,7 +23,7 @@
  * Ft.Lib: Various support libraries that can be used independently.
 
 %prep
-%setup -q -n 4Suite-XML-1.0.1
+%setup -q -n 4Suite-XML-%{version}
 
 %build
 export CFLAGS="$RPM_OPT_FLAGS"
@@ -58,6 +58,9 @@
 %{_datadir}/4Suite
 
 %changelog
+* Tue Feb 27 2007 Miloslav Trmac <mitr at redhat.com> - 1.0.2-1
+- Update to 4Suite-XML-1.0.2
+
 * Tue Jan  9 2007 Miloslav Trmac <mitr at redhat.com> - 1.0.1-2
 - Drop the .egg-info file
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-4Suite-XML/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	13 Dec 2006 18:32:04 -0000	1.4
+++ sources	27 Feb 2007 20:31:03 -0000	1.5
@@ -1 +1 @@
-3091d7077b341d71ec0075c8efea13a6  4Suite-XML-1.0.1.tar.bz2
+b3e976a666899113d58f333518205968  4Suite-XML-1.0.2.tar.bz2




More information about the scm-commits mailing list