rpms/control-center/devel control-center.spec,1.305,1.306

Bastien Nocera (hadess) fedora-extras-commits at redhat.com
Thu Oct 18 09:36:01 UTC 2007


Author: hadess

Update of /cvs/pkgs/rpms/control-center/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17491

Modified Files:
	control-center.spec 
Log Message:
* Thu Oct 18 2007 - Bastien Nocera <bnocera at redhat.com> - 2.20.1-2
- Remove OnlyShowIn GNOME from the default apps, so that KDE users
  can change their mailto: handlers easily (#161489)



Index: control-center.spec
===================================================================
RCS file: /cvs/pkgs/rpms/control-center/devel/control-center.spec,v
retrieving revision 1.305
retrieving revision 1.306
diff -u -r1.305 -r1.306
--- control-center.spec	15 Oct 2007 17:06:18 -0000	1.305
+++ control-center.spec	18 Oct 2007 09:35:28 -0000	1.306
@@ -22,7 +22,7 @@
 Summary: GNOME Control Center
 Name: control-center
 Version: 2.20.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 Epoch: 1
 License: GPLv2+ and GFDL+
 Group: User Interface/Desktops
@@ -237,6 +237,10 @@
 sed -i -e "s/OnlyShowIn=GNOME;/OnlyShowIn=;/"  \
   $RPM_BUILD_ROOT%{_datadir}/applications/gnome-themus-theme-applier.desktop
 
+# https://bugzilla.redhat.com/show_bug.cgi?id=161489
+sed -i -e "s/OnlyShowIn=GNOME;//"  \
+  $RPM_BUILD_ROOT%{_datadir}/applications/gnome-default-applications.desktop
+
 # we do want this
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/gnome/wm-properties
 
@@ -386,6 +390,10 @@
 %dir %{_datadir}/gnome-control-center/keybindings
 
 %changelog
+* Thu Oct 18 2007 - Bastien Nocera <bnocera at redhat.com> - 2.20.1-2
+- Remove OnlyShowIn GNOME from the default apps, so that KDE users
+  can change their mailto: handlers easily (#161489)
+
 * Mon Oct 15 2007 - Bastien Nocera <bnocera at redhat.com> - 2.20.1-1
 - Update to 2.20.1
 




More information about the fedora-extras-commits mailing list