[wicd] Ensure wpath.etc is set to /etc/wicd, not /etc/dhcp (#754412)

David Cantrell dcantrel at fedoraproject.org
Thu Mar 22 14:43:04 UTC 2012


commit cd9993d45e55f3338d6aae7a54790a07988af195
Author: David Cantrell <dcantrell at redhat.com>
Date:   Thu Mar 22 10:42:59 2012 -0400

    Ensure wpath.etc is set to /etc/wicd, not /etc/dhcp (#754412)
    
    - Initialize child_pid to None in wicd-daemon.py (#798692)
    - Make wicd-gtk subpackage require notify-python (#748258)
    - Work around no-op problem in DaemonClosing calls (#740317)
    - BR babel

 wicd.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/wicd.spec b/wicd.spec
index e9f6ba1..911bb2d 100644
--- a/wicd.spec
+++ b/wicd.spec
@@ -27,6 +27,7 @@ Patch3:              wicd-1.7.1-child_pid.patch
 Patch4:              wicd-1.7.1-DaemonClosing.patch
 
 BuildRoot:           %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n)
+BuildRequires:       babel
 BuildRequires:       python2-devel
 BuildRequires:       desktop-file-utils
 BuildRequires:       pkgconfig
@@ -295,6 +296,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 - Initialize child_pid to None in wicd-daemon.py (#798692)
 - Make wicd-gtk subpackage require notify-python (#748258)
 - Work around no-op problem in DaemonClosing calls (#740317)
+- BR babel
 
 * Fri Feb 10 2012 David Cantrell <dcantrell at redhat.com> - 1.7.1-1
 - Upgrade to wicd-1.7.1 final release (#789380)


More information about the scm-commits mailing list