Author: emes Date: Tue Sep 9 14:14:26 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - we need .py files too, from applications which are not compiled to .pyc
---- Files affected: SPECS: python-django.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: SPECS/python-django.spec diff -u SPECS/python-django.spec:1.23 SPECS/python-django.spec:1.24 --- SPECS/python-django.spec:1.23 Thu Sep 4 17:14:54 2008 +++ SPECS/python-django.spec Tue Sep 9 16:14:20 2008 @@ -5,7 +5,7 @@ Summary(pl.UTF-8): Szkielet WWW dla perfekcjonistów z ograniczeniami czasowymi Name: python-django Version: 1.0 -Release: 2 +Release: 3 License: BSD Group: Development/Languages/Python Source0: http://media.djangoproject.com/releases/1.0/Django-%{version}.tar.gz @@ -67,6 +67,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2008/09/09 14:14:20 emes +- we need .py files too, from applications which are not compiled to .pyc + Revision 1.23 2008/09/04 15:14:54 patrys - PLD doesn't package .py files ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-django.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
