SPECS: python-django.spec - PLD doesn't package .py files

patrys patrys at pld-linux.org
Thu Sep 4 17:15:00 CEST 2008


Author: patrys                       Date: Thu Sep  4 15:15:00 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- PLD doesn't package .py files

---- Files affected:
SPECS:
   python-django.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/python-django.spec
diff -u SPECS/python-django.spec:1.22 SPECS/python-django.spec:1.23
--- SPECS/python-django.spec:1.22	Thu Sep  4 14:24:43 2008
+++ SPECS/python-django.spec	Thu Sep  4 17:14:54 2008
@@ -5,11 +5,12 @@
 Summary(pl.UTF-8):	Szkielet WWW dla perfekcjonistów z ograniczeniami czasowymi
 Name:		python-django
 Version:	1.0
-Release:	1
+Release:	2
 License:	BSD
 Group:		Development/Languages/Python
 Source0:	http://media.djangoproject.com/releases/1.0/Django-%{version}.tar.gz
 # Source0-md5:	84d0490e4126f31d1c23f640e1e86f2f
+Patch0:		%{name}-pyc.patch
 URL:		http://www.djangoproject.com/
 BuildRequires:	python-devel
 BuildRequires:	python-setuptools >= 0.6-0.c1
@@ -28,6 +29,7 @@
 
 %prep
 %setup -q -n %{module}-%{version}
+%patch0 -p1
 
 %build
 python ./setup.py build
@@ -65,6 +67,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2008/09/04 15:14:54  patrys
+- PLD doesn't package .py files
+
 Revision 1.22  2008/09/04 12:24:43  arekm
 - not so ugly
 
================================================================

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



More information about the pld-cvs-commit mailing list