Author: freetz Date: Tue Aug 8 15:39:28 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - removed hack^H^H^trash
---- Files affected: SPECS: libpng.spec (1.113 -> 1.114) ---- Diffs: ================================================================ Index: SPECS/libpng.spec diff -u SPECS/libpng.spec:1.113 SPECS/libpng.spec:1.114 --- SPECS/libpng.spec:1.113 Mon Aug 7 22:50:57 2006 +++ SPECS/libpng.spec Tue Aug 8 17:39:23 2006 @@ -15,8 +15,6 @@ Group: Libraries Source0: http://dl.sourceforge.net/libpng/%{name}-%{version}.tar.bz2 # Source0-md5: 2287cfaad53a714acdf6eb75a7c1d15f -Source1: %{name}.la -Source2: %{name}12.la Patch0: %{name}-pngminus.patch Patch1: %{name}-opt.patch Patch2: %{name}-norpath.patch @@ -189,9 +187,6 @@ install contrib/pngminus/{png2pnm,pnm2png} $RPM_BUILD_ROOT%{_bindir} install example.c $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} -install %SOURCE1 $RPM_BUILD_ROOT%{_libdir} -install %SOURCE2 $RPM_BUILD_ROOT%{_libdir} - %clean rm -rf $RPM_BUILD_ROOT @@ -230,6 +225,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.114 2006/08/08 15:39:23 freetz +- removed hack^H^H^trash + Revision 1.113 2006/08/07 20:50:57 aredridel - add temporary hack to let libtool-expecting apps link with libpng ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libpng.spec?r1=1.113&r2=1.114&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
