SPECS (DEVEL): python-django.spec - updated to 1.1-beta-1

paszczus paszczus at pld-linux.org
Fri Apr 17 09:32:57 CEST 2009


Author: paszczus                     Date: Fri Apr 17 07:32:57 2009 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- updated to 1.1-beta-1

---- Files affected:
SPECS:
   python-django.spec (1.31 -> 1.31.2.1) 

---- Diffs:

================================================================
Index: SPECS/python-django.spec
diff -u SPECS/python-django.spec:1.31 SPECS/python-django.spec:1.31.2.1
--- SPECS/python-django.spec:1.31	Sat Mar 14 01:13:57 2009
+++ SPECS/python-django.spec	Fri Apr 17 09:32:51 2009
@@ -1,15 +1,17 @@
 # $Revision$, $Date$
-%define		module	django
+%define		module		django
+%define		state		beta
+%define		statever	1
 
 Summary:	The web framework for perfectionists with deadlines
 Summary(pl.UTF-8):	Szkielet WWW dla perfekcjonistów z ograniczeniami czasowymi
 Name:		python-%{module}
-Version:	1.0.2
-Release:	3
+Version:	1.1
+Release:	0.%{state}%{statever}.1
 License:	BSD
 Group:		Development/Languages/Python
-Source0:	http://media.djangoproject.com/releases/%{version}/Django-%{version}-final.tar.gz
-# Source0-md5:	89353e3749668778f1370d2e444f3adc
+Source0:	http://media.djangoproject.com/releases/%{version}/Django-%{version}-%{state}-%{statever}.tar.gz
+# Source0-md5:	0a95c73ea5d46a75d1592984ad197dbd
 Patch0:		%{name}-pyc.patch
 URL:		http://www.djangoproject.com/
 BuildRequires:	python-devel
@@ -30,7 +32,7 @@
 wspierający szybkie tworzenie i czysty, pragmatyczny projekt.
 
 %prep
-%setup -q -n Django-%{version}-final
+%setup -q -n Django-%{version}-%{state}-%{statever}
 %patch0 -p1
 
 %build
@@ -69,6 +71,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31.2.1  2009/04/17 07:32:51  paszczus
+- updated to 1.1-beta-1
+
 Revision 1.31  2009/03/14 00:13:57  hawk
 - release 3
 
================================================================

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



More information about the pld-cvs-commit mailing list