rpms/bigboard/devel bigboard.spec,1.17,1.18

Colin Walters (walters) fedora-extras-commits at redhat.com
Fri Jun 29 22:45:42 UTC 2007


Author: walters

Update of /cvs/extras/rpms/bigboard/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv821

Modified Files:
	bigboard.spec 
Log Message:
 


Index: bigboard.spec
===================================================================
RCS file: /cvs/extras/rpms/bigboard/devel/bigboard.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- bigboard.spec	29 Jun 2007 22:03:35 -0000	1.17
+++ bigboard.spec	29 Jun 2007 22:45:07 -0000	1.18
@@ -3,7 +3,7 @@
 
 Name:           bigboard
 Version:        0.4.8
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Sidebar application launcher using mugshot.org
 
 Group:          Applications/Internet
@@ -36,7 +36,7 @@
 %setup -q
 
 %build
-%configure --disable-static --disable-pymod-checks
+%configure --disable-static --disable-pymod-checks --disable-schemas-install
 make %{?_smp_mflags}
 
 %install
@@ -90,8 +90,9 @@
 killall -HUP gconfd-2 || :
 
 %changelog
-* Fri Jun 29 2007 Colin Walters <walters at redhat.com> - 0.4.8-1
+* Fri Jun 29 2007 Colin Walters <walters at redhat.com> - 0.4.8-2
 - update
+- disable schemas install
 
 * Thu Jun 28 2007 Colin Walters <walters at redhat.com> - 0.4.7-1
 - update




More information about the fedora-extras-commits mailing list