rpms/python-amara/F-11 python-amara.spec,1.23,1.24

José Abílio Oliveira Matos jamatos at fedoraproject.org
Thu Apr 8 16:59:04 UTC 2010


Author: jamatos

Update of /cvs/pkgs/rpms/python-amara/F-11
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv32694

Modified Files:
	python-amara.spec 
Log Message:
* Thu Apr  8 2010 José Matos <jamatos at fc.up.pt> - 1.2.0.2-6
- Require python-setuptools as python-amara does not work in its absence. 



Index: python-amara.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-amara/F-11/python-amara.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -p -r1.23 -r1.24
--- python-amara.spec	26 Feb 2009 20:44:38 -0000	1.23
+++ python-amara.spec	8 Apr 2010 16:59:04 -0000	1.24
@@ -2,7 +2,7 @@
 
 Name:           python-amara
 Version:        1.2.0.2
-Release:        4%{?dist}
+Release:        6%{?dist}
 Summary:        A collection of Pythonic tools for XML data binding
 
 Group:          Development/Libraries
@@ -22,6 +22,8 @@ BuildRequires: python-setuptools-devel
 BuildRequires: python-setuptools
 %endif
 Requires:       python-4Suite-XML
+Requires:       python-setuptools
+
 BuildArch:      noarch
 
 %description
@@ -57,6 +59,12 @@ rm -rf $RPM_BUILD_ROOT
 %doc CHANGES COPYING demo docs README TODO
 
 %changelog
+* Thu Apr  8 2010 José Matos <jamatos at fc.up.pt> - 1.2.0.2-6
+- Require python-setuptools as python-amara does not work in its absence. 
+
+* Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.0.2-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.0.2-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 



More information about the scm-commits mailing list