Author: prism                        Date: Mon Jan 21 12:29:18 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- 0.96.1 for AC-branch

---- Files affected:
SPECS:
   python-django.spec (1.7 -> 1.7.2.1) 

---- Diffs:

================================================================
Index: SPECS/python-django.spec
diff -u SPECS/python-django.spec:1.7 SPECS/python-django.spec:1.7.2.1
--- SPECS/python-django.spec:1.7        Sat Dec 24 15:02:58 2005
+++ SPECS/python-django.spec    Mon Jan 21 13:29:13 2008
@@ -4,13 +4,12 @@
 Summary:       The web framework for perfectionists with deadlines
 Summary(pl):   Szkielet WWW dla perfekcjonist�w z ograniczeniami czasowymi
 Name:          python-django
-Version:       0.90
-Release:       3
+Version:       0.96.1
+Release:       1
 License:       BSD
 Group:         Development/Languages/Python
-Source0:       
http://media.djangoproject.com/releases/0.90/Django-%{version}.tar.gz
-# Source0-md5: 16e1a377e58c25e8b36df49fb7d9d122
-Patch0:                %{name}-autoreload.patch
+Source0:       
http://media.djangoproject.com/releases/0.96/Django-%{version}.tar.gz
+# Source0-md5: 10aa32e58969c4efeb00ef42ba192b17
 URL:           http://www.djangoproject.com/
 %pyrequires_eq python
 BuildRequires: python-devel
@@ -29,8 +28,6 @@
 %prep
 %setup -q -n %{module}-%{version}
 
-%patch0 -p1
-
 %build
 python ./setup.py build
 
@@ -38,7 +35,6 @@
 rm -rf $RPM_BUILD_ROOT
 
 python ./setup.py install \
-       --single-version-externally-managed \
        --optimize 2 \
        --root=$RPM_BUILD_ROOT
 
@@ -57,7 +53,6 @@
 %defattr(644,root,root,755)
 %doc docs/*.* README
 %attr(755,root,root) %{_bindir}/*
-%{py_sitescriptdir}/%{module}*
 %{py_sitescriptdir}/django
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -66,6 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7.2.1  2008-01-21 12:29:13  prism
+- 0.96.1 for AC-branch
+
 Revision 1.7  2005-12-24 14:02:58  arekm
 - rebuild
 
================================================================

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

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

Reply via email to