Author: qboosh                       Date: Mon Jul  3 17:03:47 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't try to build cairogtkmodule (obsolete since pygtk 2.7.0)

---- Files affected:
SPECS:
   python-pycairo.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/python-pycairo.spec
diff -u SPECS/python-pycairo.spec:1.17 SPECS/python-pycairo.spec:1.18
--- SPECS/python-pycairo.spec:1.17      Mon Jul  3 18:25:36 2006
+++ SPECS/python-pycairo.spec   Mon Jul  3 19:03:41 2006
@@ -1,8 +1,4 @@
 # $Revision$, $Date$
-#
-# Conditional build
-%bcond_without pygtk   # for bootstrap without pygtk
-#
 %define                pname pycairo
 Summary:       Python Cairo bindings
 Summary:       DowiÄ…zania Pythona dla Cairo
@@ -22,7 +18,6 @@
 BuildRequires: libtool
 BuildRequires: python >= 1:2.3
 BuildRequires: python-numpy-devel
-%{?with_pygtk:BuildRequires:   python-pygtk-devel >= 2.2.0}
 BuildRequires: rpm-pythonprov
 %pyrequires_eq python-libs
 Requires:      cairo >= 1.2.0
@@ -68,7 +63,8 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure
+%configure \
+       --without-pygtk
 %{__make}
 
 %install
@@ -110,6 +106,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2006/07/03 17:03:41  qboosh
+- don't try to build cairogtkmodule (obsolete since pygtk 2.7.0)
+
 Revision 1.17  2006/07/03 16:25:36  qboosh
 - updated to 1.2.0
 
================================================================

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

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

Reply via email to