rpms/gtk2/devel gtk2.spec,1.386,1.387

Matthias Clasen mclasen at fedoraproject.org
Fri Jul 17 00:52:12 UTC 2009


Author: mclasen

Update of /cvs/pkgs/rpms/gtk2/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26228

Modified Files:
	gtk2.spec 
Log Message:
Explicitly enable jasper



Index: gtk2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gtk2/devel/gtk2.spec,v
retrieving revision 1.386
retrieving revision 1.387
diff -u -p -r1.386 -r1.387
--- gtk2.spec	13 Jul 2009 13:27:01 -0000	1.386
+++ gtk2.spec	17 Jul 2009 00:51:37 -0000	1.387
@@ -164,7 +164,11 @@ if ! pkg-config --exists pangoxft ; then
         exit 1
 fi
 
-%configure --with-xinput=xfree --disable-gtk-doc --disable-rebuilds --with-included-loaders=png
+%configure --with-xinput=xfree 		\
+	   --disable-gtk-doc 		\
+	   --disable-rebuilds 		\
+	   --with-jasper		\
+	   --with-included-loaders=png
 
 # fight unused direct deps
 sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool




More information about the fedora-extras-commits mailing list