Author: glen                         Date: Mon Sep 13 14:52:18 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- no python3 on ac

---- Files affected:
packages/python-distribute:
   python-distribute.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: packages/python-distribute/python-distribute.spec
diff -u packages/python-distribute/python-distribute.spec:1.14 
packages/python-distribute/python-distribute.spec:1.15
--- packages/python-distribute/python-distribute.spec:1.14      Fri Aug 13 
09:23:09 2010
+++ packages/python-distribute/python-distribute.spec   Mon Sep 13 16:52:11 2010
@@ -1,8 +1,14 @@
 # $Revision$, $Date$
-%bcond_with    tests   # enble tests
+#
+# Conditional build:
+%bcond_with            tests   # perform "make test"
 %bcond_without python2
+%if "%{pld_release}" == "ac"
+%bcond_with            python3
+%else
 %bcond_without python3
-#
+%endif
+
 %define                pname   distribute
 Summary:       Easily download, build, install, upgrade, and uninstall Python 
packages
 Name:          python-distribute
@@ -24,6 +30,7 @@
 BuildRequires: python3-devel
 BuildRequires: python3-modules
 %endif
+BuildRequires: rpm >= 4.4.9-56
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.523
 Provides:      python-setuptools = 1:0.6-3
@@ -143,6 +150,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2010/09/13 14:52:11  glen
+- no python3 on ac
+
 Revision 1.14  2010/08/13 07:23:09  arekm
 - release 6
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-distribute/python-distribute.spec?r1=1.14&r2=1.15&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to