]> git.pld-linux.org Git - packages/BitTorrent.git/commitdiff
- updated to 5.0.9 auto/th/BitTorrent-5_0_9-1
authorArtur Frysiak <artur@frysiak.net>
Sun, 5 Oct 2008 16:36:39 +0000 (16:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added xgettext.patch to fix building transaltion files

Changed files:
    BitTorrent.spec -> 1.83

BitTorrent.spec

index 8a041c0f0710ac18fdd882d20ae160b32d03f831..ae112b7207e8342e5937448aab6f72c0d5483dab 100644 (file)
@@ -1,17 +1,19 @@
 Summary:       BitTorrent - a tool for distributing files
 Summary(pl.UTF-8):     BitTorrent - narzędzie do rozpowszechniania plików
 Name:          BitTorrent
-Version:       5.0.8
-Release:       3
+Version:       5.0.9
+Release:       1
 License:       BitTorrent Open Source License
 Group:         Applications/Communications
 Source0:       http://download.bittorrent.com/dl/%{name}-%{version}.tar.gz
-# Source0-md5: 43935e080fade4726fa07bb2565f5f48
+# Source0-md5: 89ab9d21d956eb80766af102a7edc03e
 Source1:       %{name}.desktop
 Patch0:                %{name}-man_pages.patch
 Patch1:                %{name}-morei18n.patch
 Patch2:                %{name}-pl.patch
+Patch3:                %{name}-xgettext.patch
 URL:           http://www.bittorrent.com/
+BuildRequires: gettext-devel
 BuildRequires: python-devel
 BuildRequires: python-devel-tools
 BuildRequires: python-TwistedCore
@@ -61,6 +63,7 @@ Graficzny interfejs użytkownika dla BitTorrenta.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 mv -f po/nb{_NO,}.po
 rm -rf locale
@@ -116,6 +119,7 @@ rm -rf $RPM_BUILD_ROOT
 %{py_sitescriptdir}/Zeroconf.py[co]
 %{py_sitescriptdir}/khashmir
 %{py_sitescriptdir}/BTL
+%{py_sitescriptdir}/*.egg-info
 %{_mandir}/man1/*
 
 %files gui
This page took 0.075304 seconds and 4 git commands to generate.