]> git.pld-linux.org Git - packages/BitTorrent.git/blobdiff - BitTorrent.spec
- ver 4.1.1
[packages/BitTorrent.git] / BitTorrent.spec
index 1f7be15567b5463a4fda40cfeb20f382a35b54f7..c03dee4d8263cd5f29f7bdefde66d6226cc281c6 100644 (file)
@@ -1,19 +1,16 @@
 Summary:       BitTorrent - a tool for distributing files
 Summary(pl):   BitTorrent - narzêdzie do rozpowszechniania plików
 Name:          BitTorrent
-Version:       4.0.0
-Release:       0.1
-#license fix ?
-License:       MIT / BitTorrent Open Source License
+Version:       4.1.1
+Release:       1
+License:       BitTorrent Open Source License
 Group:         Applications/Communications
 Source0:       http://www.bittorrent.com/dl/%{name}-%{version}.tar.gz
-# Source0-md5: 67f449df351b66f408b72b6bd196952f
+# Source0-md5: 57381176882184ad8f539c473ad9bce5
 Patch0:                %{name}-man_pages.patch
 URL:           http://www.bittorrent.com/
 BuildRequires: python-devel
-BuildRequires: rpm-pythonprov 
 BuildRequires: sed >= 4.0
-BuildRequires: unzip
 %pyrequires_eq python-modules
 Obsoletes:     BitTornado
 BuildArch:     noarch
@@ -42,14 +39,14 @@ Summary:    GUI for BitTorrent
 Summary:       Graficzny interfejs u¿ytkownika dla BitTorrenta
 Group:         X11/Applications
 Requires:      %{name} = %{version}-%{release}
-Requires:      python-wxPython
+Requires:      python-pygtk-gtk >= 2.4.0
 Obsoletes:     BitTornado-gui
 
 %description gui
-wxWindows based GUI for BitTorrent.
+GUI for BitTorrent.
 
 %description gui -l pl
-Bazuj±cy na wxWindows graficzny interfejs u¿ytkownika dla BitTorrenta.
+Graficzny interfejs u¿ytkownika dla BitTorrenta.
 
 %prep
 %setup -q
@@ -80,9 +77,11 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/btt*.py
 %attr(755,root,root) %{_bindir}/btshowmetainfo.py
 %{py_sitescriptdir}/BitTorrent
+%{py_sitescriptdir}/khashmir
 %{_mandir}/man1/*
 
 %files gui
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/btdownloadgui.py
 %attr(755,root,root) %{_bindir}/btmaketorrentgui.py
+%{_pixmapsdir}/BitTorrent-%{version}
This page took 0.107282 seconds and 4 git commands to generate.