rpms/python-boto/EL-4 python-boto.spec,1.1,1.2

Robert Scheck (robert) fedora-extras-commits at redhat.com
Fri Aug 31 09:18:26 UTC 2007


Author: robert

Update of /cvs/pkgs/rpms/python-boto/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23559

Modified Files:
	python-boto.spec 
Log Message:
Added missing macro fuddling


Index: python-boto.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-boto/EL-4/python-boto.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-boto.spec	31 Aug 2007 09:04:45 -0000	1.1
+++ python-boto.spec	31 Aug 2007 09:17:54 -0000	1.2
@@ -10,6 +10,9 @@
 URL:		http://code.google.com/p/%{pkgname}/
 Source:		http://boto.googlecode.com/files/%{pkgname}-%{version}.tar.gz
 Patch:		python-boto-0.9b-python23.patch
+%if 0%{?rhel} <= 4
+Requires:	python-abi = %(%{__python} -c "import sys; print sys.version[:3]")
+%endif
 BuildRequires:	python-devel >= 2.3
 BuildArch:	noarch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)




More information about the fedora-extras-commits mailing list