packages: python-boto/python-boto.spec - 2.2.2

baggins baggins at pld-linux.org
Thu Feb 23 11:40:38 CET 2012


Author: baggins                      Date: Thu Feb 23 10:40:38 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 2.2.2

---- Files affected:
packages/python-boto:
   python-boto.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: packages/python-boto/python-boto.spec
diff -u packages/python-boto/python-boto.spec:1.11 packages/python-boto/python-boto.spec:1.12
--- packages/python-boto/python-boto.spec:1.11	Thu Feb 17 11:19:57 2011
+++ packages/python-boto/python-boto.spec	Thu Feb 23 11:40:32 2012
@@ -3,13 +3,12 @@
 Summary:	An integrated interface to infrastructural services offered by Amazon Web Services
 Summary(pl.UTF-8):	Zintegrowany interfejs do usług infrastruktury oferowanych przez usługi WWW Amazon
 Name:		python-%{realname}
-Version:	2.0
-%define 	beta	b4
-Release:	0.%{beta}.1
+Version:	2.2.2
+Release:	1
 License:	MIT
 Group:		Libraries/Python
-Source0:	http://boto.googlecode.com/files/%{realname}-%{version}%{beta}.tar.gz
-# Source0-md5:	f00ccf9167fee01d6a415bd4ab156171
+Source0:	http://boto.googlecode.com/files/%{realname}-%{version}.tar.gz
+# Source0-md5:	b23b9137abd7286615236ed03929d282
 URL:		http://code.google.com/p/boto/
 BuildRequires:	python-devel
 BuildRequires:	rpm-pythonprov
@@ -32,13 +31,13 @@
 Requires:	%{name} = %{version}-%{release}
 
 %description -n boto
-Boto is an integrated Python interface to current and future infrastructural
-services offered by Amazon Web Services. 
+Boto is an integrated Python interface to current and future
+infrastructural services offered by Amazon Web Services. 
 
 This package includes sample utilities implemented with this API.
 
 %prep
-%setup -q -n %{realname}-%{version}%{beta}
+%setup -q -n %{realname}-%{version}
 
 %build
 %{__python} setup.py build
@@ -57,7 +56,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc PKG-INFO README 
+%doc PKG-INFO README*
 %{py_sitescriptdir}/boto
 %{py_sitescriptdir}/boto-*.egg-info
 
@@ -71,6 +70,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2012/02/23 10:40:32  baggins
+- 2.2.2
+
 Revision 1.11  2011/02/17 10:19:57  jajcus
 - Version: 2.0b4 (1.9b won't work well with Python 2.7)
 - utilities moved to the 'boto' package, python-boto now contains only the
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-boto/python-boto.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list