rpms/imlib2/devel imlib2.spec,1.10,1.11

Matthias Saou (thias) fedora-extras-commits at redhat.com
Sat Mar 5 21:10:24 UTC 2005


Author: thias

Update of /cvs/extras/rpms/imlib2/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10397/imlib2/devel

Modified Files:
	imlib2.spec 
Log Message:
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.



Index: imlib2.spec
===================================================================
RCS file: /cvs/extras/rpms/imlib2/devel/imlib2.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- imlib2.spec	3 Mar 2005 21:46:21 -0000	1.10
+++ imlib2.spec	5 Mar 2005 21:10:21 -0000	1.11
@@ -85,7 +85,7 @@
 
 
 %post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig 
+%postun -p /sbin/ldconfig
 
 
 %files
@@ -111,7 +111,7 @@
 %{_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 @@
 - Really include libtool archives to fix fedora.us bug #2284.
 
 * Fri Jan 14 2005 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 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 <fedora[AT]leemhuis[DOT]info> - 0:1.2.0-2
 - Don't ship *.?.a in {_libdir}/imlib/filters/ and loaders/
@@ -134,12 +134,12 @@
   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 @@
 - Moved some binaries and loaders into main package
 - Added missing Requires and BuildRequires
 
-* Sun Oct 26 2003 Dams <anvil[AT]livna.org> 
+* Sun Oct 26 2003 Dams <anvil[AT]livna.org>
 - Initial build.




More information about the scm-commits mailing list