rpms/python-boto/devel .cvsignore, 1.5, 1.6 python-boto.spec, 1.7, 1.8 sources, 1.5, 1.6

Robert Scheck robert at fedoraproject.org
Sun Dec 7 17:31:09 UTC 2008


Author: robert

Update of /cvs/pkgs/rpms/python-boto/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10567/devel

Modified Files:
	.cvsignore python-boto.spec sources 
Log Message:
Upgrade to 1.5c



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-boto/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	7 May 2008 21:34:26 -0000	1.5
+++ .cvsignore	7 Dec 2008 17:30:39 -0000	1.6
@@ -1 +1 @@
-boto-1.2a.tar.gz
+boto-1.5c.tar.gz


Index: python-boto.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-boto/devel/python-boto.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- python-boto.spec	5 Dec 2008 19:58:21 -0000	1.7
+++ python-boto.spec	7 Dec 2008 17:30:39 -0000	1.8
@@ -3,14 +3,13 @@
 
 Summary:	A simple lightweight interface to Amazon Web Services
 Name:		python-boto
-Version:	1.2a
-Release:	2%{?dist}
+Version:	1.5c
+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
-Patch:		python-boto-1.2a-python23.patch
-BuildRequires:	python-devel >= 2.3
+BuildRequires:	python-devel >= 2.5
 BuildArch:	noarch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -23,7 +22,6 @@
 
 %prep
 %setup -q -n %{pkgname}-%{version}
-%patch -p1 -b .python23
 
 %build
 %{__python} setup.py build
@@ -44,7 +42,10 @@
 %{python_sitelib}/*
 
 %changelog
-* Fri Dec  5 2008 Jeremy Katz <katzj at redhat.com> - 1.2a-2
+* Sun Dec 07 2008 Robert Scheck <robert at fedoraproject.org> 1.5c-1
+- Upgrade to 1.5c
+
+* Fri Dec 05 2008 Jeremy Katz <katzj at redhat.com> 1.2a-2
 - Rebuild for python 2.6
 
 * Wed May 07 2008 Robert Scheck <robert at fedoraproject.org> 1.2a-1


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-boto/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	7 May 2008 21:34:26 -0000	1.5
+++ sources	7 Dec 2008 17:30:39 -0000	1.6
@@ -1 +1 @@
-e4329f02ad17837b6e4b1269e1ae63e3  boto-1.2a.tar.gz
+596558d292361944d2319cc615494734  boto-1.5c.tar.gz




More information about the fedora-extras-commits mailing list