Author: hawk                         Date: Tue Mar 13 21:54:02 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- from kiesyoo at o2 dot pl
  - updated to 1.2.6
  - dropped obsolete pygtk and cairo.svg support
  - added without_numpy 

---- Files affected:
SPECS:
   python-pycairo.spec (1.14 -> 1.14.2.1) 

---- Diffs:

================================================================
Index: SPECS/python-pycairo.spec
diff -u SPECS/python-pycairo.spec:1.14 SPECS/python-pycairo.spec:1.14.2.1
--- SPECS/python-pycairo.spec:1.14      Sun Oct 30 13:17:57 2005
+++ SPECS/python-pycairo.spec   Tue Mar 13 22:53:56 2007
@@ -1,32 +1,28 @@
 # $Revision$, $Date$
 #
 # Conditional build
-%bcond_without pygtk   # for bootstrap without pygtk
+%bcond_without numpy
 #
 %define                pname pycairo
 Summary:       Python Cairo bindings
 Summary:       DowiÄ…zania Pythona dla Cairo
 Name:          python-%{pname}
-Version:       1.0.2
-Release:       2
+Version:       1.2.6
+Release:       1
 License:       LGPL v2.1 or MPL v1.1
 Group:         Libraries
 Source0:       http://cairographics.org/releases/%{pname}-%{version}.tar.gz
-# Source0-md5: 5bb6a202ebc3990712bced1da6dfb7a8
+# Source0-md5: 166b04c4800c01aba1a6c8b14e87e0bc
 URL:           http://cairographics.org/
-BuildRequires: autoconf >= 2.54
-BuildRequires: automake >= 1:1.7
-BuildRequires: cairo-devel >= 1.0.0
-BuildRequires: gtk+2-devel >= 2:2.2.0
-BuildRequires: libsvg-cairo-devel >= 0.1.6
+BuildRequires: autoconf >= 2.59
+BuildRequires: automake >= 1:1.9
+BuildRequires: cairo-devel >= 1.2.6
 BuildRequires: libtool
-BuildRequires: python >= 2.3
-BuildRequires: python-numpy-devel
-%{?with_pygtk:BuildRequires:   python-pygtk-devel >= 2.2.0}
+BuildRequires: python-devel >= 2.3
+%{?with_numpy:BuildRequires:   python-numpy-devel}
 BuildRequires: rpm-pythonprov
 %pyrequires_eq python-libs
-Requires:      cairo >= 1.0.0
-Requires:      libsvg-cairo >= 0.1.6
+Requires:      cairo >= 1.2.6
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -78,7 +74,7 @@
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-cp -ar examples $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+cp -a examples $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 rm $RPM_BUILD_ROOT%{py_sitedir}/cairo/*.{la,py}
 
@@ -110,6 +106,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14.2.1  2007/03/13 21:53:56  hawk
+- from kiesyoo at o2 dot pl
+  - updated to 1.2.6
+  - dropped obsolete pygtk and cairo.svg support
+  - added without_numpy
+
 Revision 1.14  2005/10/30 12:17:57  arekm
 - rel 2
 
================================================================

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

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

Reply via email to