Author: sls Date: Wed Nov 26 23:38:07 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added no_pkgconfig.patch
---- Files affected: SPECS: pixman.spec (1.28 -> 1.29) ---- Diffs: ================================================================ Index: SPECS/pixman.spec diff -u SPECS/pixman.spec:1.28 SPECS/pixman.spec:1.29 --- SPECS/pixman.spec:1.28 Wed Nov 26 09:37:24 2008 +++ SPECS/pixman.spec Thu Nov 27 00:38:02 2008 @@ -9,6 +9,7 @@ Group: Libraries Source0: http://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2 # Source0-md5: 494af78c1c7d825c9ad6815d7b91f17d +Patch0: %{name}-no_pkgconfig.patch URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -58,6 +59,7 @@ %prep %setup -q +%patch0 -p1 %build %{__libtoolize} @@ -71,6 +73,7 @@ --disable-sse2 %endif %endif + %{__make} %install @@ -110,6 +113,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.29 2008/11/26 23:38:02 sls +- added no_pkgconfig.patch + Revision 1.28 2008/11/26 08:37:24 arekm - note about numbering scheme ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pixman.spec?r1=1.28&r2=1.29&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
