[control-center/f18] Add Requires: nm-connection-editor (RH #849268)

Debarshi Ray rishi at fedoraproject.org
Fri Aug 17 22:45:28 UTC 2012


commit 9d38f9b3b28fed4251fe45eac87917d2dda0b26d
Author: Debarshi Ray <debarshir at gnome.org>
Date:   Sat Aug 18 00:45:33 2012 +0200

    Add Requires: nm-connection-editor (RH #849268)

 control-center.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/control-center.spec b/control-center.spec
index cf6e160..d485dfc 100644
--- a/control-center.spec
+++ b/control-center.spec
@@ -17,12 +17,12 @@
 Summary: Utilities to configure the GNOME desktop
 Name: control-center
 Version: 3.5.6
-Release: 1%{?dist}
+Release: 2%{?dist}
 Epoch: 1
 License: GPLv2+ and GFDL
 Group: User Interface/Desktops
 #VCS: git:git://git.gnome.org/gnome-control-center
-Source: http://download.gnome.org/sources/gnome-control-center/3.4/gnome-control-center-%{version}.tar.xz
+Source: http://download.gnome.org/sources/gnome-control-center/3.5/gnome-control-center-%{version}.tar.xz
 URL: http://www.gnome.org
 
 # https://bugzilla.gnome.org/show_bug.cgi?id=672682
@@ -47,6 +47,8 @@ Requires: iso-codes
 Requires: gnome-icon-theme-symbolic
 # For the printers panel
 Requires: cups-pk-helper
+# For the network panel
+Requires: nm-connection-editor
 
 BuildRequires: glib2-devel >= %{glib2_version}
 BuildRequires: gtk3-devel >= %{gtk3_version}
@@ -248,6 +250,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 
 
 %changelog
+* Sat Aug 18 2012 Debarshi Ray <rishi at fedoraproject.org> - 1:3.5.6-2
+- Add Requires: nm-connection-editor (RH #849268)
+
 * Wed Aug 15 2012 Debarshi Ray <rishi at fedoraproject.org> - 1:3.5.6-1
 - Update to 3.5.6
 


More information about the scm-commits mailing list