SPECS: python30.spec - s/%nil/%{nil}/
cieciwa
cieciwa at pld-linux.org
Fri Jan 23 14:27:29 CET 2009
Author: cieciwa Date: Fri Jan 23 13:27:29 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- s/%nil/%{nil}/
---- Files affected:
SPECS:
python30.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/python30.spec
diff -u SPECS/python30.spec:1.6 SPECS/python30.spec:1.7
--- SPECS/python30.spec:1.6 Fri Jan 23 14:05:13 2009
+++ SPECS/python30.spec Fri Jan 23 14:27:23 2009
@@ -14,7 +14,7 @@
# tests which fail because of some unknown/unresolved reason (this list should be empty)
%define broken_tests test_anydbm test_bsddb test_re test_shelve test_whichdb test_zipimport test_distutils
-%define beta %nil
+%define beta %{nil}
%define py_ver 3.0
%define py_prefix %{_prefix}
@@ -915,6 +915,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2009/01/23 13:27:23 cieciwa
+- s/%nil/%{nil}/
+
Revision 1.6 2009/01/23 13:05:13 cieciwa
- updated to version 3.0 final
- updated MD5sum
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python30.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list