rpms/gnome-games/devel gnome-games.spec,1.219,1.220

Matthias Clasen mclasen at fedoraproject.org
Wed Jul 29 04:04:36 UTC 2009


Author: mclasen

Update of /cvs/pkgs/rpms/gnome-games/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23711

Modified Files:
	gnome-games.spec 
Log Message:
disable introspection for now



Index: gnome-games.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-games/devel/gnome-games.spec,v
retrieving revision 1.219
retrieving revision 1.220
diff -u -p -r1.219 -r1.220
--- gnome-games.spec	29 Jul 2009 03:33:14 -0000	1.219
+++ gnome-games.spec	29 Jul 2009 04:04:36 -0000	1.220
@@ -139,7 +139,10 @@ sed -i -e 's/Gnometris/GnomeFallingBlock
 
 autoconf
 export CFLAGS="$RPM_OPT_FLAGS -DNO_HOWL"
-%configure --localstatedir=/var/lib --disable-gnuchess %{omitgames}
+%configure --localstatedir=/var/lib \
+           --disable-gnuchess \
+           --disable-introspection \
+           %{omitgames}
 make
 
 # strip unneeded translations from .mo files
@@ -354,11 +357,6 @@ fi
 %attr(2551, root, games) %{_bindir}/glines
 %attr(2551, root, games) %{_bindir}/iagno
 
-%{_libdir}/girepository-1.0/GGZ-1.0.typelib
-%{_datadir}/gir-1.0/GGZ-1.0.gir
-%{_libdir}/girepository-1.0/GnomeGamesSupport-1.0.typelib
-%{_datadir}/gir-1.0/GnomeGamesSupport-1.0.gir
-
 %files help -f help.lang
 
 %changelog




More information about the fedora-extras-commits mailing list