[control-center/f17] F17 did not have nm-connection-editor. Use NetworkManager-gnome instead

Debarshi Ray rishi at fedoraproject.org
Sat Oct 6 18:01:29 UTC 2012


commit 4b8ec028648370e545ceef2afa252a071519c053
Author: Debarshi Ray <debarshir at gnome.org>
Date:   Sat Oct 6 20:01:15 2012 +0200

    F17 did not have nm-connection-editor. Use NetworkManager-gnome instead
    
      (RH #862835)

 control-center.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/control-center.spec b/control-center.spec
index bf91569..338c9e5 100644
--- a/control-center.spec
+++ b/control-center.spec
@@ -17,7 +17,7 @@
 Summary: Utilities to configure the GNOME desktop
 Name: control-center
 Version: 3.4.2
-Release: 3%{?dist}
+Release: 4%{?dist}
 Epoch: 1
 License: GPLv2+ and GFDL
 Group: User Interface/Desktops
@@ -48,7 +48,7 @@ Requires: gnome-icon-theme-symbolic
 # For the printers panel
 Requires: cups-pk-helper
 # For the network panel
-Requires: nm-connection-editor
+Requires: NetworkManager-gnome
 
 BuildRequires: glib2-devel >= %{glib2_version}
 BuildRequires: gtk3-devel >= %{gtk3_version}
@@ -245,6 +245,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 
 
 %changelog
+* Sat Oct 06 2012 Debarshi Ray <rishi at fedoraproject.org> - 1:3.4.2-4
+- F17 did not have nm-connection-editor. Use NetworkManager-gnome instead
+  (RH #862835)
+
 * Fri Oct 05 2012 Debarshi Ray <rishi at fedoraproject.org> - 1:3.4.2-3
 - Add Requires: nm-connection-editor (RH #862835)
 


More information about the scm-commits mailing list