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

David Cantrell dcantrel at fedoraproject.org
Thu Mar 22 14:55:48 UTC 2012


commit 693809f4a30dad62ba5df9042821b65e595b77d6
Author: David Cantrell <dcantrell at redhat.com>
Date:   Thu Mar 22 10:55:40 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
    - Remove po/ast.po because babel doesn't understand it

 wicd.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/wicd.spec b/wicd.spec
index 911bb2d..c866f14 100644
--- a/wicd.spec
+++ b/wicd.spec
@@ -90,6 +90,8 @@ Client program for wicd that uses a GTK+ interface.
 %prep
 %setup -q
 
+rm -f po/ast.po
+
 # Remove the WHEREAREMYFILES and resetting of ~/.wicd/WHEREAREMYFILES
 # This is pointless.  The documentation can just provide WHEREAREMYFILES,
 # which we do in this package.
@@ -297,6 +299,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 - Make wicd-gtk subpackage require notify-python (#748258)
 - Work around no-op problem in DaemonClosing calls (#740317)
 - BR babel
+- Remove po/ast.po because babel doesn't understand it
 
 * 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