rpms/python-boto/F-10 .cvsignore, 1.6, 1.7 python-boto.spec, 1.7, 1.8 sources, 1.6, 1.7

Robert Scheck robert at fedoraproject.org
Fri Jul 24 09:18:20 UTC 2009


Author: robert

Update of /cvs/pkgs/rpms/python-boto/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26207/F-10

Modified Files:
	.cvsignore python-boto.spec sources 
Log Message:
Upgrade to 1.8d (#513560)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-boto/F-10/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- .cvsignore	7 Dec 2008 17:30:37 -0000	1.6
+++ .cvsignore	24 Jul 2009 09:18:20 -0000	1.7
@@ -1 +1 @@
-boto-1.5c.tar.gz
+boto-1.8d.tar.gz


Index: python-boto.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-boto/F-10/python-boto.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- python-boto.spec	7 Dec 2008 17:30:37 -0000	1.7
+++ python-boto.spec	24 Jul 2009 09:18:20 -0000	1.8
@@ -3,13 +3,13 @@
 
 Summary:	A simple lightweight interface to Amazon Web Services
 Name:		python-boto
-Version:	1.5c
+Version:	1.8d
 Release:	1%{?dist}
 License:	MIT
 Group:		Development/Languages
 URL:		http://code.google.com/p/%{pkgname}/
 Source:		http://boto.googlecode.com/files/%{pkgname}-%{version}.tar.gz
-BuildRequires:	python-devel >= 2.5
+BuildRequires:	python-devel, python-setuptools-devel
 BuildArch:	noarch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -42,6 +42,18 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/*
 
 %changelog
+* Fri Jul 24 2009 Robert Scheck <robert at fedoraproject.org> 1.8d-1
+- Upgrade to 1.8d (#513560)
+
+* Wed Jun 03 2009 Luke Macken <lmacken at redhat.com> 1.7a-2
+- Add python-setuptools-devel to our build requirements, for egg-info
+
+* Thu Apr 16 2009 Robert Scheck <robert at fedoraproject.org> 1.7a-1
+- Upgrade to 1.7a
+
+* Mon Feb 23 2009 Robert Scheck <robert at fedoraproject.org> 1.5c-2
+- Rebuild against rpm 4.6
+
 * Sun Dec 07 2008 Robert Scheck <robert at fedoraproject.org> 1.5c-1
 - Upgrade to 1.5c
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-boto/F-10/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- sources	7 Dec 2008 17:30:37 -0000	1.6
+++ sources	24 Jul 2009 09:18:20 -0000	1.7
@@ -1 +1 @@
-596558d292361944d2319cc615494734  boto-1.5c.tar.gz
+3de4ac64015a9b06960fd14827a9c07a  boto-1.8d.tar.gz




More information about the scm-commits mailing list