SPECS: BitTorrent.spec - fixed locale packaging
qboosh
qboosh at pld-linux.org
Sun Jan 15 15:02:34 CET 2006
Author: qboosh Date: Sun Jan 15 14:02:34 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed locale packaging
---- Files affected:
SPECS:
BitTorrent.spec (1.53 -> 1.54)
---- Diffs:
================================================================
Index: SPECS/BitTorrent.spec
diff -u SPECS/BitTorrent.spec:1.53 SPECS/BitTorrent.spec:1.54
--- SPECS/BitTorrent.spec:1.53 Sat Dec 31 16:59:10 2005
+++ SPECS/BitTorrent.spec Sun Jan 15 15:02:28 2006
@@ -58,13 +58,12 @@
mv -f po/{gr,el}.po
mv -f po/he{_IL,}.po
mv -f po/nb{_NO,}.po
+rm -rf locale
+sed -i -e "s/'nb_NO'/'nb' /;s/'gr'/'el'/;s/'he_IL'/'he' /" BitTorrent/__init__.py
%build
find -type f -exec sed -i -e 's|#!.*python.*|#!%{_bindir}/python|g' "{}" ";"
-#rm -rf locale
-#. ./makei18n.sh
-
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT%{_mandir}/man1
@@ -105,6 +104,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.54 2006/01/15 14:02:28 qboosh
+- fixed locale packaging
+
Revision 1.53 2005/12/31 15:59:10 mkierus
- up to 4.2.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/BitTorrent.spec?r1=1.53&r2=1.54&f=u
More information about the pld-cvs-commit
mailing list