From da196bce525526dfa852139cf4e967aca5f458f0 Mon Sep 17 00:00:00 2001 From: Matthias Saou Date: Sat, 5 Mar 2005 21:10:21 +0000 Subject: [PATCH] Further mass cleanup. One or more apply : - Remove (hopefully) all zero epoch remains. - Remove trailing spaces and tabs. - Keep consistency between tabs and spaces. - Clean up summary. --- imlib2.spec | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/imlib2.spec b/imlib2.spec index c3c89d0..899df75 100644 --- a/imlib2.spec +++ b/imlib2.spec @@ -85,7 +85,7 @@ rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig -%postun -p /sbin/ldconfig +%postun -p /sbin/ldconfig %files @@ -111,7 +111,7 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/imlib2-config %{_includedir}/Imlib2.h %{_libdir}/libImlib2.a -%{_libdir}/libImlib2.la +%{_libdir}/libImlib2.la %{_libdir}/libImlib2.so %{_libdir}/pkgconfig/imlib2.pc @@ -124,7 +124,7 @@ rm -rf $RPM_BUILD_ROOT - Really include libtool archives to fix fedora.us bug #2284. * Fri Jan 14 2005 Thorsten Leemhuis - 0:1.2.0-3 -- Move filters and loaders back into main package where they belong +- Move filters and loaders back into main package where they belong * Mon Jan 10 2005 Thorsten Leemhuis - 0:1.2.0-2 - Don't ship *.?.a in {_libdir}/imlib/filters/ and loaders/ @@ -134,12 +134,12 @@ rm -rf $RPM_BUILD_ROOT https://bugzilla.fedora.us/show_bug.cgi?id=2284 http://bugzilla.redhat.com/bugzilla/142244 http://bugs.kde.org/93359 -- Use make param LIBTOOL=/usr/bin/libtool - fixes hardcoded rpath on x86_64 +- Use make param LIBTOOL=/usr/bin/libtool - fixes hardcoded rpath on x86_64 - fix hardcoded rpath im Makefiles on x86_64 due to freetype-config --libs returning "-L/usr/lib64 -Wl,--rpath -Wl,/usr/lib64 -lfreetype -lz" -- Update to 1.2.0 -- fixes several security issues +- Update to 1.2.0 -- fixes several security issues - remove explicit libdir=_libdir - 1.2.9 does not need it anymore -- removeddemo compile/install; +- removeddemo compile/install; - use configure param --x-libraries={_prefix}/X11R6/{_lib} and patch to fix "cannot find -lX11" @@ -160,5 +160,5 @@ rm -rf $RPM_BUILD_ROOT - Moved some binaries and loaders into main package - Added missing Requires and BuildRequires -* Sun Oct 26 2003 Dams +* Sun Oct 26 2003 Dams - Initial build.