packages: exact-image/exact-image.spec - disabled APIs that don't build, th...

gotar gotar at pld-linux.org
Sat May 14 00:58:31 CEST 2011


Author: gotar                        Date: Fri May 13 22:58:31 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- disabled APIs that don't build, they're not packaged anyway

---- Files affected:
packages/exact-image:
   exact-image.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/exact-image/exact-image.spec
diff -u packages/exact-image/exact-image.spec:1.2 packages/exact-image/exact-image.spec:1.3
--- packages/exact-image/exact-image.spec:1.2	Sat May 14 00:51:50 2011
+++ packages/exact-image/exact-image.spec	Sat May 14 00:58:26 2011
@@ -38,7 +38,10 @@
 %patch0 -p1
 
 %build
-./configure --prefix=%{_prefix} --without-libpng
+./configure --prefix=%{_prefix} --without-libpng --without-php \
+%ifarch %{x8664}
+	--without-lua --without-perl --without-python
+%endif
 %{__make} \
 	CFLAGS="%{rpmcflags}" \
 	CXXFLAGS="%{rpmcflags}"
@@ -63,6 +66,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2011/05/13 22:58:26  gotar
+- disabled APIs that don't build, they're not packaged anyway
+
 Revision 1.2  2011/05/13 22:51:50  gotar
 - no libpng12 in Th, disable support
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/exact-image/exact-image.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list