Author: qboosh Date: Thu May 18 08:56:21 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - BR: rpm-pythonprov, removed unused unzip
---- Files affected: SPECS: python-django.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/python-django.spec diff -u SPECS/python-django.spec:1.10 SPECS/python-django.spec:1.11 --- SPECS/python-django.spec:1.10 Mon May 15 12:05:43 2006 +++ SPECS/python-django.spec Thu May 18 10:56:16 2006 @@ -11,9 +11,9 @@ Source0: http://media.djangoproject.com/releases/%{version}/Django-%{version}.tar.gz # Source0-md5: b1f13aa828c0a564581043658c66ae3d URL: http://www.djangoproject.com/ -%pyrequires_eq python BuildRequires: python-devel -BuildRequires: unzip +BuildRequires: rpm-pythonprov +%pyrequires_eq python BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -28,7 +28,6 @@ %prep %setup -q -n %{module}-%{version} - %build python ./setup.py build @@ -65,6 +64,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2006/05/18 08:56:16 qboosh +- BR: rpm-pythonprov, removed unused unzip + Revision 1.10 2006/05/15 10:05:43 troll - we don't insert .py files into packages - rel 0.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/python-django.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
