SPECS: BitTorrent.spec - somethong better than noothing: use also ...

ankry ankry at pld-linux.org
Fri Nov 4 13:39:19 CET 2005


Author: ankry                        Date: Fri Nov  4 12:39:19 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- somethong better than noothing: use also unfinished translations

---- Files affected:
SPECS:
   BitTorrent.spec (1.46 -> 1.47) 

---- Diffs:

================================================================
Index: SPECS/BitTorrent.spec
diff -u SPECS/BitTorrent.spec:1.46 SPECS/BitTorrent.spec:1.47
--- SPECS/BitTorrent.spec:1.46	Fri Nov  4 05:52:27 2005
+++ SPECS/BitTorrent.spec	Fri Nov  4 13:39:12 2005
@@ -9,6 +9,7 @@
 Source0:	http://www.bittorrent.com/dl/%{name}-%{version}.tar.gz
 # Source0-md5:	b1912428950d1875ae674d324a302191
 Patch0:		%{name}-man_pages.patch
+Patch1:		%{name}-morei18n.patch
 URL:		http://www.bittorrent.com/
 BuildRequires:	python-devel
 BuildRequires:	sed >= 4.0
@@ -53,10 +54,18 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
+
+mv -f po/{gr,el}.po
+mv -f po/he{_IL,}.po
+mv -f po/nb{_NO,}.po
 
 %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
@@ -65,9 +74,6 @@
 find $RPM_BUILD_ROOT%{py_sitescriptdir} -type f -name "*.py" | xargs rm
 install debian/* $RPM_BUILD_ROOT%{_mandir}/man1
 
-mv -f $RPM_BUILD_ROOT%{_datadir}/locale/{gr,el}
-mv -f $RPM_BUILD_ROOT%{_datadir}/locale/nb{_NO,}
-
 %find_lang bittorrent
 
 %clean
@@ -100,6 +106,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.47  2005/11/04 12:39:12  ankry
+- somethong better than noothing: use also unfinished translations
+
 Revision 1.46  2005/11/04 04:52:27  aredridel
 - up to 4.1.7
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/BitTorrent.spec?r1=1.46&r2=1.47&f=u




More information about the pld-cvs-commit mailing list