summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwrobell2006-09-02 16:11:06 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitdab3f647a0aeef8fdffa6fbf069374049431058e (patch)
treeb1af1165fee58726e43f35e8dce8d40eddbdf792
parentc8346753d972670fa54dcf2601bddddda84827dd (diff)
downloadBitTorrent-dab3f647a0aeef8fdffa6fbf069374049431058e.zip
BitTorrent-dab3f647a0aeef8fdffa6fbf069374049431058e.tar.gz
- gui is wx based againauto/th/BitTorrent-4_20_9-1
- fixed files Changed files: BitTorrent.spec -> 1.68
-rw-r--r--BitTorrent.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/BitTorrent.spec b/BitTorrent.spec
index aed0f22..4259891 100644
--- a/BitTorrent.spec
+++ b/BitTorrent.spec
@@ -43,7 +43,6 @@ Summary: GUI for BitTorrent
Summary: Graficzny interfejs użytkownika dla BitTorrenta
Group: X11/Applications
Requires: %{name} = %{version}-%{release}
-Requires: python-pygtk-gtk >= 2.4.0
Requires: python-wxPython
%description gui
@@ -106,7 +105,8 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %{_bindir}/launchmany-curses
%attr(755,root,root) %{_bindir}/maketorrent-console
%attr(755,root,root) %{_bindir}/torrentinfo-console
-%{py_sitescriptdir}/BitTorrent
+%dir %{py_sitescriptdir}/BitTorrent
+%{py_sitescriptdir}/BitTorrent/*.py[co]
%{py_sitescriptdir}/Zeroconf.py[co]
%{py_sitescriptdir}/khashmir
%{_mandir}/man1/*
@@ -115,6 +115,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/bittorrent
%attr(755,root,root) %{_bindir}/maketorrent
+%{py_sitescriptdir}/BitTorrent/GUI_wx
%{_pixmapsdir}/BitTorrent-%{version}
%{_pixmapsdir}/bittorrent.png
%{_desktopdir}/%{name}.desktop