packages: mtpaint/mtpaint.spec - specify to build with jpeg/GIF/tiff suppor...

evil evil at pld-linux.org
Mon Feb 22 23:45:15 CET 2010


Author: evil                         Date: Mon Feb 22 22:45:15 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- specify to build with jpeg/GIF/tiff support instead of autodetection

---- Files affected:
packages/mtpaint:
   mtpaint.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: packages/mtpaint/mtpaint.spec
diff -u packages/mtpaint/mtpaint.spec:1.9 packages/mtpaint/mtpaint.spec:1.10
--- packages/mtpaint/mtpaint.spec:1.9	Mon Feb 22 22:48:58 2010
+++ packages/mtpaint/mtpaint.spec	Mon Feb 22 23:45:09 2010
@@ -39,7 +39,7 @@
 %patch1 -p1
 
 %build
-%configure man pod intl jp2 \
+%configure GIF man pod intl jpeg jp2 tiff \
 	--mandir=%{_mandir}/man1
 cat >> _conf.txt <<'EOF'
 LDFLAG = %{rpmldflags}
@@ -91,6 +91,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2010/02/22 22:45:09  evil
+- specify to build with jpeg/GIF/tiff support instead of autodetection
+
 Revision 1.9  2010/02/22 21:48:58  evil
 - fixed building against new libpng by adding appropiate patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mtpaint/mtpaint.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list