SPECS: ImageMagick.spec - don't disable optimizations - package in...

qboosh qboosh at pld-linux.org
Mon Oct 3 17:26:12 CEST 2005


Author: qboosh                       Date: Mon Oct  3 15:26:12 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't disable optimizations
- package info coder (in base - no additional deps)

---- Files affected:
SPECS:
   ImageMagick.spec (1.215 -> 1.216) 

---- Diffs:

================================================================
Index: SPECS/ImageMagick.spec
diff -u SPECS/ImageMagick.spec:1.215 SPECS/ImageMagick.spec:1.216
--- SPECS/ImageMagick.spec:1.215	Wed Sep 28 21:07:14 2005
+++ SPECS/ImageMagick.spec	Mon Oct  3 17:26:07 2005
@@ -578,8 +578,9 @@
 %{__aclocal}
 %{__autoconf}
 %{__automake}
+# XXX: what requires these CFLAGS/LDFLAGS?
 %configure \
-	CFLAGS="-I/usr/X11R6/include" \
+	CFLAGS="%{rpmcflags} -I/usr/X11R6/include" \
 	LDFLAGS="-L/usr/X11R6/%{_lib}" \
 	--enable-fast-install \
 	--enable-lzw \
@@ -678,6 +679,8 @@
 %{modulesdir}/coders/html.la
 %attr(755,root,root) %{modulesdir}/coders/icon.so
 %{modulesdir}/coders/icon.la
+%attr(755,root,root) %{modulesdir}/coders/info.so
+%{modulesdir}/coders/info.la
 %attr(755,root,root) %{modulesdir}/coders/label.so
 %{modulesdir}/coders/label.la
 %attr(755,root,root) %{modulesdir}/coders/magick.so
@@ -975,6 +978,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.216  2005/10/03 15:26:07  qboosh
+- don't disable optimizations
+- package info coder (in base - no additional deps)
+
 Revision 1.215  2005/09/28 19:07:14  blues
 - release 1 - removed outdated dot patch, seems to be working fine
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ImageMagick.spec?r1=1.215&r2=1.216&f=u




More information about the pld-cvs-commit mailing list