packages: python-django-south/python-django-south.spec - up to 0.7.5

zbyniu zbyniu at pld-linux.org
Wed Jun 20 00:31:49 CEST 2012


Author: zbyniu                       Date: Tue Jun 19 22:31:49 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.7.5

---- Files affected:
packages/python-django-south:
   python-django-south.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/python-django-south/python-django-south.spec
diff -u packages/python-django-south/python-django-south.spec:1.3 packages/python-django-south/python-django-south.spec:1.4
--- packages/python-django-south/python-django-south.spec:1.3	Thu Sep 29 09:30:40 2011
+++ packages/python-django-south/python-django-south.spec	Wed Jun 20 00:31:43 2012
@@ -1,13 +1,13 @@
 # $Revision$, $Date$
 Summary:	Intelligent schema migrations for Django apps
 Name:		python-django-south
-Version:	0.7.3
+Version:	0.7.5
 Release:	1
 License:	ASL 2.0
 Group:		Development/Languages
 URL:		http://south.aeracode.org
 Source0:	http://www.aeracode.org/releases/south/south-%{version}.tar.gz
-# Source0-md5:	693a2a7a57b29c49bc177fe951e04767
+# Source0-md5:	69c73d67c953249f9c33a85de3ed5321
 BuildRequires:	python-devel
 BuildRequires:	python-distribute
 BuildRequires:	python-modules
@@ -25,7 +25,7 @@
 Django applications.
 
 %prep
-%setup -q -n south
+%setup -q -n South-%{version}
 
 %build
 %{__python} setup.py build
@@ -46,7 +46,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc docs/*
+%doc README
 %{py_sitescriptdir}/south
 %if "%{py_ver}" > "2.4"
 %{py_sitescriptdir}/South-*.egg-info
@@ -58,6 +58,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2012/06/19 22:31:43  zbyniu
+- up to 0.7.5
+
 Revision 1.3  2011/09/29 07:30:40  cieciwa
 - updated to version 0.7.3,
 - updated MD5sum.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/python-django-south/python-django-south.spec?r1=1.3&r2=1.4



More information about the pld-cvs-commit mailing list