]> git.pld-linux.org Git - packages/BitTorrent.git/commitdiff
- up to 5.2.2 auto/th/BitTorrent-5_2_2-1 auto/ti/BitTorrent-5_2_2-1
authorlisu <lisu@pld-linux.org>
Thu, 11 Dec 2008 15:42:48 +0000 (15:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- so locale files fixed already in sources

Changed files:
    BitTorrent.spec -> 1.85

BitTorrent.spec

index 7bed2e20426e82351c7d633452caad4dcf2af5c3..9c4c44de2e0a9e28c5c3b33c38739d6b6b237d19 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       BitTorrent - a tool for distributing files
 Summary(pl.UTF-8):     BitTorrent - narzędzie do rozpowszechniania plików
 Name:          BitTorrent
-Version:       5.2.0
+Version:       5.2.2
 Release:       1
 License:       BitTorrent Open Source License
 Group:         Applications/Communications
 Source0:       http://download.bittorrent.com/dl/%{name}-%{version}.tar.gz
-# Source0-md5: b35d1de939b0768fd5c62978326864eb
+# Source0-md5: d8891cfa4c6bb796c8e948eace7694bc
 Source1:       %{name}.desktop
 Patch0:                %{name}-man_pages.patch
 Patch1:                %{name}-morei18n.patch
@@ -67,7 +67,7 @@ Graficzny interfejs użytkownika dla BitTorrenta.
 
 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
+sed -i -e "s/'nb_NO'/'nb'/" BTL/language.py
 
 %build
 find -type f -exec sed -i -e 's|#!.*python.*|#!%{_bindir}/python|g' "{}" ";"
This page took 0.086465 seconds and 4 git commands to generate.