Author: duddits                      Date: Wed Feb 24 10:26:29 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 1.9b
- %files

---- Files affected:
packages/python-boto:
   python-boto.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: packages/python-boto/python-boto.spec
diff -u packages/python-boto/python-boto.spec:1.6 
packages/python-boto/python-boto.spec:1.7
--- packages/python-boto/python-boto.spec:1.6   Sun Mar 15 00:03:53 2009
+++ packages/python-boto/python-boto.spec       Wed Feb 24 11:26:23 2010
@@ -3,12 +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:       1.6b
+Version:       1.9b
 Release:       1
 License:       MIT
 Group:         Libraries/Python
 Source0:       http://boto.googlecode.com/files/%{realname}-%{version}.tar.gz
-# Source0-md5: da35ce449ed0be74a3e5d9fff58f9d08
+# Source0-md5: 4fc2fd7b70a971b1363f8465aafe7091
 URL:           http://code.google.com/p/boto/
 BuildRequires: python-devel
 BuildRequires: rpm-pythonprov
@@ -38,8 +38,8 @@
        --optimize=2
 rm -rf $RPM_BUILD_ROOT%{py_sitescriptdir}/tests
 
-install -d $RPM_BUILD_ROOT%{_bindir}
-install cq.py s3put $RPM_BUILD_ROOT%{_bindir}
+#install -d $RPM_BUILD_ROOT%{_bindir}
+#install cq.py s3put $RPM_BUILD_ROOT%{_bindir}
 
 %py_postclean
 
@@ -48,10 +48,16 @@
 
 %files
 %defattr(644,root,root,755)
-%doc PKG-INFO README doc/*
-%attr(755,root,root) %{_bindir}/cq.py
+%doc PKG-INFO README 
+%attr(755,root,root) %{_bindir}/elbadmin
+%attr(755,root,root) %{_bindir}/fetch_file
+%attr(755,root,root) %{_bindir}/launch_instance
+%attr(755,root,root) %{_bindir}/list_instances
 %attr(755,root,root) %{_bindir}/s3put
+%attr(755,root,root) %{_bindir}/sdbadmin
+%attr(755,root,root) %{_bindir}/taskadmin
 %{py_sitescriptdir}/boto
+%{py_sitescriptdir}/boto-*.egg-info
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -59,6 +65,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2010/02/24 10:26:23  duddits
+- up to 1.9b
+- %files
+
 Revision 1.6  2009/03/14 23:03:53  duddits
 - up to 1.6b
 - more %files (added scripts to _bindir)
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to