SPECS: pixman.spec - added P0: pixman-pkgconfig.patch to pass prop...

deejay1 deejay1 at pld-linux.org
Wed Aug 8 18:22:52 CEST 2007


Author: deejay1                      Date: Wed Aug  8 16:22:52 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added P0: pixman-pkgconfig.patch to pass proper flags via pkg-config
- rel. 2

---- Files affected:
SPECS:
   pixman.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/pixman.spec
diff -u SPECS/pixman.spec:1.7 SPECS/pixman.spec:1.8
--- SPECS/pixman.spec:1.7	Tue Aug  7 19:35:40 2007
+++ SPECS/pixman.spec	Wed Aug  8 18:22:47 2007
@@ -3,11 +3,12 @@
 Summary:	Pixel manipulation library
 Name:		pixman
 Version:	0.9.4
-Release:	1
+Release:	2
 License:	MIT
 Group:		Libraries
 Source0:	http://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.gz
 # Source0-md5:	44851d2c6015c5c5794c2f2041cea1a9
+Patch0:		%{name}-pkgconfig.patch
 URL:		http://xorg.freedesktop.org/
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake
@@ -56,6 +57,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -100,6 +102,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2007/08/08 16:22:47  deejay1
+- added P0: pixman-pkgconfig.patch to pass proper flags via pkg-config
+- rel. 2
+
 Revision 1.7  2007/08/07 17:35:40  qboosh
 - oops, slim name is reused now (it shouldn't have happened :/)
 
================================================================

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



More information about the pld-cvs-commit mailing list