Author: freetz                       Date: Sun Aug 14 16:51:44 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pygtk bcond for bootstrapping

---- Files affected:
SPECS:
   python-pycairo.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/python-pycairo.spec
diff -u SPECS/python-pycairo.spec:1.8 SPECS/python-pycairo.spec:1.9
--- SPECS/python-pycairo.spec:1.8       Wed Aug 10 22:56:29 2005
+++ SPECS/python-pycairo.spec   Sun Aug 14 18:51:38 2005
@@ -1,4 +1,7 @@
 # $Revision$, $Date$
+# Conditional build
+%bcond_without pygtk   # for bootstrap without pygtk
+#
 %define                pname pycairo
 Summary:       Python Cairo bindings
 Summary:       DowiÄ…zania Pythona dla Cairo
@@ -18,7 +21,7 @@
 BuildRequires: libtool
 BuildRequires: python >= 2.3
 BuildRequires: python-numpy-devel
-BuildRequires: python-pygtk-devel >= 1.99.16
+%{?with_pygtk:BuildRequires:   python-pygtk-devel >= 1.99.16}
 %pyrequires_eq python-libs
 Requires:      cairo >= 0.9.0
 Requires:      libsvg-cairo >= 0.1.6
@@ -105,6 +108,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2005/08/14 16:51:38  freetz
+- pygtk bcond for bootstrapping
+
 Revision 1.8  2005/08/10 20:56:29  qboosh
 - updated to 0.9.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-pycairo.spec?r1=1.8&r2=1.9&f=u

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

Reply via email to