Author: sparky Date: Thu Feb 15 20:24:56 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - added ac-fix patch
---- Files affected: SPECS: imlib2.spec (1.53 -> 1.53.2.1) ---- Diffs: ================================================================ Index: SPECS/imlib2.spec diff -u SPECS/imlib2.spec:1.53 SPECS/imlib2.spec:1.53.2.1 --- SPECS/imlib2.spec:1.53 Thu Aug 25 13:50:22 2005 +++ SPECS/imlib2.spec Thu Feb 15 21:24:51 2007 @@ -8,6 +8,7 @@ Group: X11/Libraries Source0: http://dl.sourceforge.net/enlightenment/%{name}-%{version}.tar.gz # Source0-md5: e32970d03d8aee2885782312d0a7f15f +Patch0: %{name}-ac-fix.patch URL: http://enlightenment.org/Libraries/Imlib2/ BuildRequires: XFree86-devel BuildRequires: autoconf >= 2.50 @@ -71,6 +72,7 @@ %prep %setup -q +%patch0 -p1 sed -i -e 's@/lib -lX11@/%{_lib} -lX11@' configure.in @@ -136,6 +138,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.53.2.1 2007/02/15 20:24:51 sparky +- added ac-fix patch + Revision 1.53 2005/08/25 11:50:22 charles - proper URL ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/imlib2.spec?r1=1.53&r2=1.53.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
