Author: arekm Date: Thu Apr 17 19:45:08 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2; don't require -I../pixman-1 in every software
---- Files affected: SPECS: pixman.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: SPECS/pixman.spec diff -u SPECS/pixman.spec:1.14 SPECS/pixman.spec:1.15 --- SPECS/pixman.spec:1.14 Sun Apr 13 11:20:18 2008 +++ SPECS/pixman.spec Thu Apr 17 21:45:03 2008 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Biblioteka operacji na pikselach Name: pixman Version: 0.10.0 -Release: 1 +Release: 2 License: MIT Group: Libraries Source0: http://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2 @@ -72,6 +72,8 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +sed -i -e 's#<pixman-version.h>#<pixman-1/pixman-version.h>#g' $RPM_BUILD_ROOT%{_includedir}/pixman-1/pixman.h + %clean rm -rf $RPM_BUILD_ROOT @@ -101,6 +103,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2008-04-17 19:45:03 arekm +- rel 2; don't require -I../pixman-1 in every software + Revision 1.14 2008-04-13 09:20:18 qboosh - fixed Summary ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pixman.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
