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

Debarshi Ray rishi at fedoraproject.org
Fri Oct 5 16:41:54 UTC 2012


commit 3b2f9f5406b4116a6a24270624010ae12739e8be
Author: Debarshi Ray <debarshir at gnome.org>
Date:   Fri Oct 5 17:41:16 2012 +0200

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

 control-center.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/control-center.spec b/control-center.spec
index 4deca9b..bf91569 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: 2%{?dist}
+Release: 3%{?dist}
 Epoch: 1
 License: GPLv2+ and GFDL
 Group: User Interface/Desktops
@@ -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}
@@ -243,6 +245,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 
 
 %changelog
+* Fri Oct 05 2012 Debarshi Ray <rishi at fedoraproject.org> - 1:3.4.2-3
+- Add Requires: nm-connection-editor (RH #862835)
+
 * Mon Jul 02 2012 Dan HorĂ¡k <dan[at]danny.cz> - 1:3.4.2-2
 - fix build on s390(x) without Bluetooth
 


More information about the scm-commits mailing list