rpms/librsvg2/devel librsvg2.spec,1.88,1.89

Matthias Clasen mclasen at fedoraproject.org
Tue Jun 29 00:30:12 UTC 2010


Author: mclasen

Update of /cvs/pkgs/rpms/librsvg2/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv28282

Modified Files:
	librsvg2.spec 
Log Message:
Override queryloaders test



Index: librsvg2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/librsvg2/devel/librsvg2.spec,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -p -r1.88 -r1.89
--- librsvg2.spec	29 Jun 2010 00:20:13 -0000	1.88
+++ librsvg2.spec	29 Jun 2010 00:30:12 -0000	1.89
@@ -49,11 +49,11 @@ files to allow you to develop with librs
 %setup -q -n librsvg-%{version}
 
 %build
+GDK_PIXBUF_QUERYLOADERS=/usr/bin/gdk-pixbuf-query-loaders-%{__isa_bits} \
 %configure --with-svgz \
         --disable-gtk-doc \
         --disable-gtk-theme \
-        --with-croco \
-        --with-gtk=2.0
+        --with-croco
 make %{?_smp_mflags}
 
 %install



More information about the scm-commits mailing list