packages: BitTorrent/BitTorrent.spec - more locale fixes, rel. 3
ankry
ankry at pld-linux.org
Wed Feb 17 01:13:58 CET 2010
Author: ankry Date: Wed Feb 17 00:13:58 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- more locale fixes, rel. 3
---- Files affected:
packages/BitTorrent:
BitTorrent.spec (1.86 -> 1.87)
---- Diffs:
================================================================
Index: packages/BitTorrent/BitTorrent.spec
diff -u packages/BitTorrent/BitTorrent.spec:1.86 packages/BitTorrent/BitTorrent.spec:1.87
--- packages/BitTorrent/BitTorrent.spec:1.86 Fri Mar 13 16:35:37 2009
+++ packages/BitTorrent/BitTorrent.spec Wed Feb 17 01:13:52 2010
@@ -3,7 +3,7 @@
Summary(pl.UTF-8): BitTorrent - narzędzie do rozpowszechniania plików
Name: BitTorrent
Version: 5.2.2
-Release: 2
+Release: 3
License: BitTorrent Open Source License
Group: Applications/Communications
Source0: http://download.bittorrent.com/dl/%{name}-%{version}.tar.gz
@@ -67,8 +67,12 @@
%patch3 -p1
mv -f po/nb{_NO,}.po
+mv -f po/nn{_NO,}.po
+mv -f po/{in,id}.po
rm -rf locale
sed -i -e "s/'nb_NO'/'nb'/" BTL/language.py
+sed -i -e "s/'nn_NO'/'nn'/" BTL/language.py
+sed -i -e "s/'in'/'id'/" BTL/language.py
%build
find -type f -exec sed -i -e 's|#!.*python.*|#!%{_bindir}/python|g' "{}" ";"
@@ -86,7 +90,7 @@
find $RPM_BUILD_ROOT%{py_sitescriptdir} -type f -name "*.py" | xargs rm
install debian/* $RPM_BUILD_ROOT%{_mandir}/man1
-rm -rf locale/{in,nn_NO,piglatin}
+rm -rf locale/piglatin
find locale -type f ! -name '*.mo' -exec rm "{}" ";"
cp -a locale/* $RPM_BUILD_ROOT%{_datadir}/locale
@@ -138,6 +142,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.87 2010/02/17 00:13:52 ankry
+- more locale fixes, rel. 3
+
Revision 1.86 2009/03/13 15:35:37 hawk
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/BitTorrent/BitTorrent.spec?r1=1.86&r2=1.87&f=u
More information about the pld-cvs-commit
mailing list