rpms/gnome-utils/devel gnome-utils.spec,1.143,1.144

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Feb 28 15:23:25 UTC 2007


Author: mclasen

Update of /cvs/dist/rpms/gnome-utils/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv17483

Modified Files:
	gnome-utils.spec 
Log Message:
enable gfloppy



Index: gnome-utils.spec
===================================================================
RCS file: /cvs/dist/rpms/gnome-utils/devel/gnome-utils.spec,v
retrieving revision 1.143
retrieving revision 1.144
diff -u -r1.143 -r1.144
--- gnome-utils.spec	13 Feb 2007 06:27:41 -0000	1.143
+++ gnome-utils.spec	28 Feb 2007 15:23:23 -0000	1.144
@@ -95,7 +95,7 @@
 popd
 
 %build
-%configure --disable-scrollkeeper --enable-console-helper
+%configure --disable-scrollkeeper --enable-console-helper --enable-gfloppy
 make %{?_smp_mflags}
 
 
@@ -112,11 +112,13 @@
 desktop-file-install --vendor gnome --delete-original       \
   --dir $RPM_BUILD_ROOT%{_datadir}/applications             \
   --add-only-show-in GNOME                                  \
+  --remove-category Application				    \
   $RPM_BUILD_ROOT%{_datadir}/applications/*
 
 desktop-file-install --vendor gnome --delete-original       \
   --dir $RPM_BUILD_ROOT%{_datadir}/applications             \
   --copy-generic-name-to-name				    \
+  --remove-category Application				    \
   $RPM_BUILD_ROOT%{_datadir}/applications/gnome-baobab.desktop
 
 %find_lang gnome-utils-2.0




More information about the fedora-cvs-commits mailing list