Author: qboosh Date: Fri Feb 10 21:42:29 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added link patch to avoid -L poisoning in libglitz-glx.la
---- Files affected: SPECS: glitz.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/glitz.spec diff -u SPECS/glitz.spec:1.13 SPECS/glitz.spec:1.14 --- SPECS/glitz.spec:1.13 Thu Feb 9 10:13:24 2006 +++ SPECS/glitz.spec Fri Feb 10 22:42:24 2006 @@ -8,6 +8,7 @@ Group: Libraries Source0: http://cairographics.org/snapshots/%{name}-%{version}.tar.gz # Source0-md5: 56162ec6f5df9603c0e98391c64565f8 +Patch0: %{name}-link.patch # it's not directory, don't add / URL: http://www.freedesktop.org/Software/glitz BuildRequires: OpenGL-devel @@ -70,6 +71,7 @@ %prep %setup -q +%patch0 -p1 %build %{__libtoolize} @@ -115,6 +117,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2006/02/10 21:42:24 qboosh +- added link patch to avoid -L poisoning in libglitz-glx.la + Revision 1.13 2006/02/09 09:13:24 pluto - remove redundant BR (OpenGL-devel req. suitable xf86/xorg devel). ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/glitz.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
