From d96bdb2929e7179283b8842adc4e7e3751afa49d Mon Sep 17 00:00:00 2001 From: lisu Date: Thu, 11 Dec 2008 15:42:48 +0000 Subject: [PATCH] - up to 5.2.2 - so locale files fixed already in sources Changed files: BitTorrent.spec -> 1.85 --- BitTorrent.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BitTorrent.spec b/BitTorrent.spec index 7bed2e2..9c4c44d 100644 --- a/BitTorrent.spec +++ b/BitTorrent.spec @@ -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' "{}" ";" -- 2.44.0