SPECS (DEVEL): python-pycairo.spec - updated to current cairo API ...

freetz freetz at pld-linux.org
Wed Jun 21 20:12:58 CEST 2006


Author: freetz                       Date: Wed Jun 21 18:12:58 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- updated to current cairo API changes (patch added), rel.3

---- Files affected:
SPECS:
   python-pycairo.spec (1.15.2.5 -> 1.15.2.6) 

---- Diffs:

================================================================
Index: SPECS/python-pycairo.spec
diff -u SPECS/python-pycairo.spec:1.15.2.5 SPECS/python-pycairo.spec:1.15.2.6
--- SPECS/python-pycairo.spec:1.15.2.5	Tue Jun 20 19:32:40 2006
+++ SPECS/python-pycairo.spec	Wed Jun 21 20:12:53 2006
@@ -1,20 +1,15 @@
 # $Revision$, $Date$
-#
-# TODO:
-# - fix python includes in configure.ac
-# conftest.c:26:20: error: Python.h: No such file or directory
-# conftest.c:28:33: error: Numeric/arrayobject.h: No such file or directory
-# 
 %define		pname pycairo
 Summary:	Python Cairo bindings
 Summary:	Dowiązania Pythona dla Cairo
 Name:		python-%{pname}
 Version:	1.1.6
-Release:	2
+Release:	3
 License:	LGPL v2.1 or MPL v1.1
 Group:		Libraries
 Source0:	http://cairographics.org/snapshots/%{pname}-%{version}.tar.gz
 # Source0-md5:	39b3d60774c90f2d431f41faf28ec27f
+Patch0:		%{name}-new_API.patch
 URL:		http://cairographics.org/
 BuildRequires:	autoconf >= 2.54
 BuildRequires:	automake >= 1:1.9
@@ -62,6 +57,7 @@
 
 %prep
 %setup -q -n %{pname}-%{version}
+%patch0 -p1
 
 %build
 export CPPFLAGS='-I/usr/include/python2.4'
@@ -112,6 +108,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15.2.6  2006/06/21 18:12:53  freetz
+- updated to current cairo API changes (patch added), rel.3
+
 Revision 1.15.2.5  2006/06/20 17:32:40  freetz
 - rel.2
 
================================================================

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



More information about the pld-cvs-commit mailing list