Hello community,

here is the log from the commit of package python-boto for openSUSE:Factory
checked in at Wed Sep 21 17:18:31 CEST 2011.



--------
--- python-boto/python-boto.changes     2011-05-27 14:49:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/python-boto/python-boto.changes        
2011-09-20 15:16:03.000000000 +0200
@@ -1,0 +2,17 @@
+Tue Sep 20 13:14:24 UTC 2011 - [email protected]
+
+- The previous two updates where junk, fixing back old stuff
+
+-------------------------------------------------------------------
+Tue Sep  6 02:26:23 UTC 2011 - [email protected]
+
+- Update description in spec file.
+
+-------------------------------------------------------------------
+Thu Jul 14 03:36:15 UTC 2011 - [email protected]
+
+- Update to 2.0;
+- Bzip2 source file;
+- Regenerate spec file with py2pack.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  boto-2.0b4.tar.gz

New:
----
  boto-2.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-boto.spec ++++++
--- /var/tmp/diff_new_pack.flB8SK/_old  2011-09-21 17:18:25.000000000 +0200
+++ /var/tmp/diff_new_pack.flB8SK/_new  2011-09-21 17:18:25.000000000 +0200
@@ -18,25 +18,27 @@
 
 
 Name:           python-boto
-Version:        2.0b4
-Release:        1
-License:        MIT
-Summary:        Python interface to Amazon Web Services
+Version:        2.0
+Release:        0
 Url:            http://code.google.com/p/boto/
-Group:          Development/Libraries/Python
-Source:         boto-%{version}.tar.gz
+Summary:        Amazon Web Services Library
+License:        MIT
+Group:          Development/Languages/Python
+Source:         boto-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  python-setuptools
+BuildRequires:  python-devel
+BuildRequires:  python-distribute
 BuildRequires:  python-xml
 %if 0%{?suse_version}
 %py_requires
-%if 0%{?suse_version} > 1010
-BuildRequires:  fdupes
-%endif
 %if 0%{?suse_version} > 1110
 BuildArch:      noarch
 %endif
+%if 0%{?suse_version} > 1010
+BuildRequires:  fdupes
 %endif
+%endif
+%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 %description
 An integrated interface to current and future infrastructural services offered
@@ -53,23 +55,18 @@
 %setup -q -n boto-%{version}
 
 %build
-export CFLAGS="%{optflags}"
 python setup.py build
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 # Fix executable flag for Python scripts with shebang line
-chmod 0755 
%{buildroot}%{python_sitelib}/boto/{pyami/launch_ami,services/result,services/bs,tests/test*,tests/devpay_s3}.py
+chmod 0755 
%{buildroot}%{python_sitelib}/boto/{services/bs,services/result,pyami/launch_ami}.py
 %if 0%{?suse_version} > 1010
-%fdupes %{buildroot}
+%fdupes %{buildroot}%{_prefix}
 %endif
 
-%clean
-rm -rf %{buildroot}
-
 %files
-%defattr(-,root,root)
-%doc README
+%defattr(-,root,root,-)
 %{_bindir}/*
 %{python_sitelib}/*
 

++++++ boto-2.0b4.tar.gz -> boto-2.0.tar.bz2 ++++++
++++ 18641 lines of diff (skipped)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to