Author: arekm Date: Tue Jan 9 23:44:02 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2; drop la files
---- Files affected: SPECS: imlib2.spec (1.58 -> 1.59) ---- Diffs: ================================================================ Index: SPECS/imlib2.spec diff -u SPECS/imlib2.spec:1.58 SPECS/imlib2.spec:1.59 --- SPECS/imlib2.spec:1.58 Thu Jan 4 18:45:27 2007 +++ SPECS/imlib2.spec Wed Jan 10 00:43:57 2007 @@ -3,7 +3,7 @@ Summary(pl): Potężna biblioteka wczytująca i renderująca obrazki Name: imlib2 Version: 1.3.0 -Release: 1 +Release: 2 License: LGPL Group: X11/Libraries Source0: http://dl.sourceforge.net/enlightenment/%{name}-%{version}.tar.gz @@ -101,6 +101,9 @@ # plugins are lt_dlopened w/o extension, so *.la should be left rm -f $RPM_BUILD_ROOT%{_libdir}/imlib2/*/*.a +# not needed +rm -f $RPM_BUILD_ROOT%{_libdir}/imlib2/*/*.la + %clean rm -rf $RPM_BUILD_ROOT @@ -116,7 +119,6 @@ %dir %{_libdir}/imlib2/filters %dir %{_libdir}/imlib2/loaders %attr(755,root,root) %{_libdir}/imlib2/*/*.so -%{_libdir}/imlib2/*/*.la %{_datadir}/imlib2 %files devel @@ -138,6 +140,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.59 2007/01/09 23:43:57 arekm +- rel 2; drop la files + Revision 1.58 2007/01/04 17:45:27 arekm - up to 1.3.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/imlib2.spec?r1=1.58&r2=1.59&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
