packages (DEVEL): wicd/wicd.spec - updated to 1.7.1b2 - wicd.glade -> wicd.ui
lisu
lisu at pld-linux.org
Thu Feb 3 22:05:40 CET 2011
Author: lisu Date: Thu Feb 3 21:05:40 2011 GMT
Module: packages Tag: DEVEL
---- Log message:
- updated to 1.7.1b2
- wicd.glade -> wicd.ui
---- Files affected:
packages/wicd:
wicd.spec (1.49 -> 1.49.2.1)
---- Diffs:
================================================================
Index: packages/wicd/wicd.spec
diff -u packages/wicd/wicd.spec:1.49 packages/wicd/wicd.spec:1.49.2.1
--- packages/wicd/wicd.spec:1.49 Thu Feb 3 20:02:39 2011
+++ packages/wicd/wicd.spec Thu Feb 3 22:05:35 2011
@@ -8,21 +8,22 @@
# - duplicate fr and fr_FR exist, we prefer fr_FR
# - ar_PS (Palestine) isn't in glibc yet.
# - ar_EG (Egypt) isn't in glibc yet. using ar instead
+
+%define _pre b2
+
Summary: wired and wireless network manager
Summary(hu.UTF-8): Vezeték és vezeték néklküli hálózati menedzser
Summary(pl.UTF-8): Zarządca sieci przewodowych i bezprzewodowych
Name: wicd
-Version: 1.7.0
-Release: 6
+Version: 1.7.1
+Release: 0.%{_pre}.1
License: GPL v2+
Group: X11/Applications/Networking
-Source0: http://downloads.sourceforge.net/wicd/%{name}-%{version}.tar.gz
-# Source0-md5: 003d2e67240989db55934553437ba32a
+Source0: http://downloads.sourceforge.net/wicd/%{name}-%{version}%{_pre}.tar.gz
+# Source0-md5: f0378b0ec6f91b0a8e09eb6090b94193
Source1: %{name}.init
Patch0: %{name}-init_status.patch
-Patch1: bashism.patch
-Patch2: %{name}-desktop.patch
-Patch3: no-deepcopy.patch
+Patch1: %{name}-desktop.patch
URL: http://www.wicd.net/
# /etc/pld-release used to detect platform
BuildRequires: issue
@@ -127,11 +128,9 @@
Skrypt wicd dla pm-utils.
%prep
-%setup -q
+%setup -q -n %{name}-%{version}%{_pre}
%patch0 -p1
%patch1 -p1
-%patch2 -p1
-%patch3 -p1
mv translations/{ar_EG,ar}
%{__rm} -r translations/ar_PS
@@ -234,7 +233,7 @@
%attr(755,root,root) %{_bindir}/wicd-gtk
%{_sysconfdir}/xdg/autostart/wicd-tray.desktop
%dir %{_datadir}/%{name}/gtk
-%{_datadir}/%{name}/gtk/%{name}.glade
+%{_datadir}/%{name}/gtk/%{name}.ui
%attr(755,root,root) %{_datadir}/%{name}/gtk/*.py
%{_datadir}/autostart/wicd-tray.desktop
%{_desktopdir}/wicd.desktop
@@ -254,6 +253,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.49.2.1 2011/02/03 21:05:35 lisu
+- updated to 1.7.1b2
+- wicd.glade -> wicd.ui
+
Revision 1.49 2011/02/03 19:02:39 lisu
- use __rm and sed macros
- S: wireless-tools
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wicd/wicd.spec?r1=1.49&r2=1.49.2.1&f=u
More information about the pld-cvs-commit
mailing list