rpms/python-amara/devel python-amara.spec,1.24,1.25

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


Author: jamatos

Update of /cvs/pkgs/rpms/python-amara/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv28600

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/devel/python-amara.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -p -r1.24 -r1.25
--- python-amara.spec	26 Jul 2009 20:08:09 -0000	1.24
+++ python-amara.spec	8 Apr 2010 16:38:36 -0000	1.25
@@ -2,7 +2,7 @@
 
 Name:           python-amara
 Version:        1.2.0.2
-Release:        5%{?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,9 @@ 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
 



More information about the scm-commits mailing list