SPECS: transcode.spec - Fixed building --without im

qrczak qrczak at pld-linux.org
Sun Jun 29 13:37:49 CEST 2008


Author: qrczak                       Date: Sun Jun 29 11:37:49 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Fixed building --without im

---- Files affected:
SPECS:
   transcode.spec (1.104 -> 1.105) 

---- Diffs:

================================================================
Index: SPECS/transcode.spec
diff -u SPECS/transcode.spec:1.104 SPECS/transcode.spec:1.105
--- SPECS/transcode.spec:1.104	Tue May 27 14:11:24 2008
+++ SPECS/transcode.spec	Sun Jun 29 13:37:44 2008
@@ -149,7 +149,7 @@
 	--%{!?with_gtk:dis}%{?with_gtk:en}able-gtk \
 	--enable-ibp \
 	--enable-iconv \
-	--enable-imagemagick \
+	--%{!?with_im:dis}%{?with_im:en}able-imagemagick \
 	--enable-lame \
 	--enable-libavcodec \
 	--enable-libdv \
@@ -219,6 +219,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.105  2008/06/29 11:37:44  qrczak
+- Fixed building --without im
+
 Revision 1.104  2008/05/27 12:11:24  hawk
 - fixed building with ImageMagick 6.4.x, BR: ImageMagick >= 6.4.1-2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/transcode.spec?r1=1.104&r2=1.105&f=u



More information about the pld-cvs-commit mailing list