summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArtur Frysiak2008-10-05 16:36:39 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit2a0415025db738cf7d37f970e0300778ddbf4322 (patch)
treec28009d7915ca02cd220d1280cc7634ab99df164
parent97110af4fc55dfbfdeee24dff331095f4d10c68c (diff)
downloadBitTorrent-2a0415025db738cf7d37f970e0300778ddbf4322.zip
BitTorrent-2a0415025db738cf7d37f970e0300778ddbf4322.tar.gz
- updated to 5.0.9auto/th/BitTorrent-5_0_9-1
- added xgettext.patch to fix building transaltion files Changed files: BitTorrent.spec -> 1.83
-rw-r--r--BitTorrent.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/BitTorrent.spec b/BitTorrent.spec
index 8a041c0..ae112b7 100644
--- a/BitTorrent.spec
+++ b/BitTorrent.spec
@@ -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