SPECS: BitTorrent.spec - gui is wx based again - fixed files
wrobell
wrobell at pld-linux.org
Sat Sep 2 18:11:11 CEST 2006
Author: wrobell Date: Sat Sep 2 16:11:11 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- gui is wx based again
- fixed files
---- Files affected:
SPECS:
BitTorrent.spec (1.67 -> 1.68)
---- Diffs:
================================================================
Index: SPECS/BitTorrent.spec
diff -u SPECS/BitTorrent.spec:1.67 SPECS/BitTorrent.spec:1.68
--- SPECS/BitTorrent.spec:1.67 Sat Sep 2 16:41:40 2006
+++ SPECS/BitTorrent.spec Sat Sep 2 18:11:06 2006
@@ -44,7 +44,6 @@
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
@@ -107,7 +106,8 @@
%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/*
@@ -116,6 +116,7 @@
%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
@@ -126,6 +127,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.68 2006/09/02 16:11:06 wrobell
+- gui is wx based again
+- fixed files
+
Revision 1.67 2006/09/02 14:41:40 patrys
- re-added R: python-wxPython
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/BitTorrent.spec?r1=1.67&r2=1.68&f=u
More information about the pld-cvs-commit
mailing list