Author: caleb                        Date: Mon Jun 21 08:46:43 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Up to 2.0.10
- Upstream project droped the redundant .py from files

---- Files affected:
packages/python-gdata:
   python-gdata.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: packages/python-gdata/python-gdata.spec
diff -u packages/python-gdata/python-gdata.spec:1.7 
packages/python-gdata/python-gdata.spec:1.8
--- packages/python-gdata/python-gdata.spec:1.7 Thu Nov 26 22:20:38 2009
+++ packages/python-gdata/python-gdata.spec     Mon Jun 21 10:46:37 2010
@@ -3,12 +3,12 @@
 Summary:       Google Data API for Python
 Summary(pl.UTF-8):     API Google Data dla Pythona
 Name:          python-%{module}
-Version:       1.2.4
+Version:       2.0.10
 Release:       1
 License:       Apache v2.0
 Group:         Development/Languages/Python
-Source0:       
http://gdata-python-client.googlecode.com/files/%{module}.py-%{version}.tar.gz
-# Source0-md5: 521f33a377d64f8a6505ba119415b787
+Source0:       
http://gdata-python-client.googlecode.com/files/%{module}-%{version}.tar.gz
+# Source0-md5: 118611eef4e97f025dd351bbab01bee2
 URL:           http://code.google.com/p/gdata-python-client/
 BuildRequires: python >= 1:2.5
 BuildRequires: python-devel
@@ -27,7 +27,7 @@
 bibliotekę ułatwiającą dostęp do danych poprzez API Google Data.
 
 %prep
-%setup -q -n %{module}.py-%{version}
+%setup -q -n %{module}-%{version}
 
 %build
 %{__python} setup.py build
@@ -52,7 +52,7 @@
 %doc README.txt RELEASE_NOTES.txt
 %{py_sitescriptdir}/%{module}
 %{py_sitescriptdir}/atom
-%{py_sitescriptdir}/gdata.py-*.egg-info
+%{py_sitescriptdir}/gdata-*.egg-info
 %{_examplesdir}/%{name}-%{version}
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -61,6 +61,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2010/06/21 08:46:37  caleb
+- Up to 2.0.10
+- Upstream project droped the redundant .py from files
+
 Revision 1.7  2009/11/26 21:20:38  sparky
 - BR: python-devel
 
================================================================

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

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

Reply via email to