packages: wicd/wicd.spec - new BRs - build translations - partially update ...

baggins baggins at pld-linux.org
Tue Apr 17 21:18:20 CEST 2012


Author: baggins                      Date: Tue Apr 17 19:18:20 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- new BRs
- build translations
- partially update files

---- Files affected:
packages/wicd:
   wicd.spec (1.56 -> 1.57) 

---- Diffs:

================================================================
Index: packages/wicd/wicd.spec
diff -u packages/wicd/wicd.spec:1.56 packages/wicd/wicd.spec:1.57
--- packages/wicd/wicd.spec:1.56	Tue Apr 17 21:03:30 2012
+++ packages/wicd/wicd.spec	Tue Apr 17 21:18:14 2012
@@ -5,8 +5,6 @@
 #   /etc/acpi/resume.d/80-wicd-connect.sh
 #   /etc/acpi/suspend.d/50-wicd-suspend.sh
 # - notes about translations:
-#   - 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
 Summary:	wired and wireless network manager
 Summary(hu.UTF-8):	Vezeték és vezeték néklküli hálózati menedzser
@@ -25,8 +23,10 @@
 Patch1:		bashism.patch
 Patch2:		%{name}-desktop.patch
 URL:		http://www.wicd.net/
+BuildRequires:	gettext-devel
 # /etc/pld-release used to detect platform
 BuildRequires:	issue
+BuildRequires:	python-babel
 BuildRequires:	python-devel
 BuildRequires:	python-modules
 BuildRequires:	rpm-pythonprov
@@ -137,6 +137,7 @@
 %patch2 -p1
 
 mv po/{ar_EG,ar}.po
+rm po/ast.po
 
 grep -r bin/env.*python -l . | xargs %{__sed} -i -e '1s,^#!.*env python,#!%{__python},'
 
@@ -146,6 +147,7 @@
 	--pmutils %{_libdir}/pm-utils/sleep.d
 
 %{__python} setup.py build
+%{__python} setup.py compile_translations
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -217,7 +219,7 @@
 %attr(755,root,root) %{_datadir}/%{name}/daemon/*.py
 %dir %{py_sitescriptdir}/wicd
 %{py_sitescriptdir}/wicd/*.py[co]
-%{py_sitescriptdir}/Wicd-*.egg-info
+%{py_sitescriptdir}/wicd-*.egg-info
 %dir /var/lib/%{name}
 %dir /var/lib/%{name}/configurations
 /var/lib/%{name}/WHEREAREMYFILES
@@ -243,9 +245,8 @@
 %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
 %{_iconsdir}/hicolor/*/apps/wicd-gtk.*
 %{_pixmapsdir}/%{name}
@@ -263,6 +264,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.57  2012/04/17 19:18:14  baggins
+- new BRs
+- build translations
+- partially update files
+
 Revision 1.56  2012/04/17 19:03:30  baggins
 - updated prep
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/wicd/wicd.spec?r1=1.56&r2=1.57



More information about the pld-cvs-commit mailing list