Mailinglist Archive: opensuse-commit (938 mails)

< Previous Next >
commit python-gdata for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Mon, 06 Sep 2010 18:40:59 +0200
  • Message-id: <20100906164059.9B5BE201F5@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package python-gdata for openSUSE:Factory
checked in at Mon Sep 6 18:40:59 CEST 2010.



--------
--- python-gdata/python-gdata.changes 2010-08-06 17:46:16.000000000 +0200
+++ python-gdata/python-gdata.changes 2010-09-06 15:25:54.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Sep 6 15:24:06 CEST 2010 - vuntz@xxxxxxxxxxxx
+
+- Fix build with python 2.7, by fixing a filename in the file list.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ python-gdata.spec ++++++
--- /var/tmp/diff_new_pack.9q6Lzo/_old 2010-09-06 18:40:41.000000000 +0200
+++ /var/tmp/diff_new_pack.9q6Lzo/_new 2010-09-06 18:40:41.000000000 +0200
@@ -23,7 +23,7 @@
License: Apache Software License ..
Group: Development/Libraries/Python
Version: 2.0.10
-Release: 1
+Release: 2
Summary: Python library to access data through Google Data APIs
Url: http://code.google.com/p/gdata-python-client
Source: gdata-%{version}.tar.bz2
@@ -53,7 +53,7 @@

%files
%defattr(-,root,root)
-%{python_sitelib}/gdata-%{version}-py2.6.egg-info
+%{python_sitelib}/gdata-%{version}-py%{python_version}.egg-info
%defattr(0755,root,root)
%{python_sitelib}/gdata
%{python_sitelib}/atom


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



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread