patches/pycairo-01-py24-uninstalled-pc.diff
author rohinis
Tue, 29 Nov 2011 17:32:55 +0000
branchs11express-2010-11
changeset 22234 c23e64da3e06
parent 16614 c151ffbda133
permissions -rw-r--r--
2011-11-29 Rohini S <[email protected]> * patches/Python26-22-audio.diff: Fixes CVE-2010-1634 * specs/SUNWPython26.spec: Fixes CR 7085446

--- pycairo-1.4.12/configure.ac-orig	2009-09-22 19:13:10.535714213 -0500
+++ pycairo-1.4.12/configure.ac	2009-09-22 19:13:18.477984675 -0500
@@ -95,6 +95,7 @@ esac
 # Output ---
 AC_CONFIG_FILES([
 Makefile
+pycairo-uninstalled.pc
 pycairo.pc
 cairo/Makefile
 examples/Makefile
--- /dev/null	2009-09-22 17:33:41.000000000 -0500
+++ pycairo-1.4.12/pycairo-uninstalled.pc.in	2009-09-22 17:35:39.809744116 -0500
@@ -0,0 +1,8 @@
+prefix=@prefix@
+
+Name: Pycairo
+Description: Python bindings for cairo
+Version: @VERSION@
+Requires: cairo
+Cflags: -I${pc_top_builddir}/${pcfiledir}/src
+Libs: