[wicd/el6] Have wicd-common require pygobject2 (#1003200)

David Cantrell dcantrel at fedoraproject.org
Thu Jun 12 18:46:13 UTC 2014


commit 0751300b5802bdacb81f098231d75d0437afcca3
Author: David Cantrell <dcantrell at redhat.com>
Date:   Thu Jun 12 14:45:47 2014 -0400

    Have wicd-common require pygobject2 (#1003200)

 wicd.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/wicd.spec b/wicd.spec
index 084b52a..007b61e 100644
--- a/wicd.spec
+++ b/wicd.spec
@@ -7,7 +7,7 @@
 
 Name:             wicd
 Version:          1.7.0
-Release:          4%{?dist}
+Release:          5%{?dist}
 Summary:          Wireless and wired network connection manager
 
 Group:            System Environment/Base
@@ -48,6 +48,7 @@ Requires:         ethtool
 Requires:         iproute
 Requires:         logrotate
 Requires:         net-tools
+Requires:         pygobject2
 Requires:         wireless-tools
 Requires:         wpa_supplicant
 Requires:         %{name} = %{version}-%{release}
@@ -270,6 +271,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/icons/hicolor/scalable/apps/wicd-gtk.svg
 
 %changelog
+* Thu Jun 12 2014 David Cantrell <dcantrell at redhat.com> - 1.7.0-5
+- HAve wicd-common require pygobject2 (#1003200)
+
 * Thu Mar 14 2013 David Cantrell <dcantrell at redhat.com> - 1.7.0-4
 - Make sure wicd-daemon.py waits for dhclient child (#893807)
 


More information about the scm-commits mailing list