summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwrobell2006-09-02 14:34:23 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commite97530498ce4348327696cf9789cb0be2d75dbe8 (patch)
tree8c856dedae5796807e5bbc1c9f2ae7d94d548e64
parentf9640bd575ab9875be88ce20e23e91f9f20dc6f6 (diff)
downloadBitTorrent-e97530498ce4348327696cf9789cb0be2d75dbe8.zip
BitTorrent-e97530498ce4348327696cf9789cb0be2d75dbe8.tar.gz
- ver. 4.20.9
- removed wxWidgets dependency from main package, if some part of bt requires this, then please fix the spec properly (hint create wx-gui subpackage) Changed files: BitTorrent.spec -> 1.66
-rw-r--r--BitTorrent.spec7
1 files changed, 3 insertions, 4 deletions
diff --git a/BitTorrent.spec b/BitTorrent.spec
index 6781835..393877d 100644
--- a/BitTorrent.spec
+++ b/BitTorrent.spec
@@ -1,12 +1,12 @@
Summary: BitTorrent - a tool for distributing files
Summary(pl): BitTorrent - narzędzie do rozpowszechniania plików
Name: BitTorrent
-Version: 4.20.7
-Release: 2
+Version: 4.20.9
+Release: 1
License: BitTorrent Open Source License
Group: Applications/Communications
Source0: http://www.bittorrent.com/dl/%{name}-%{version}.tar.gz
-# Source0-md5: 285f238330992fda6688f70ab377f2c3
+# Source0-md5: ff1f3e38ce81c2a4beb7e7c4ce65a5ad
Source1: %{name}.desktop
Patch0: %{name}-man_pages.patch
Patch1: %{name}-morei18n.patch
@@ -17,7 +17,6 @@ BuildRequires: sed >= 4.0
%pyrequires_eq python-modules
Requires: python-Crypto
Requires: python-TwistedCore
-Requires: python-wxPython
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)