Author: wolvverine Date: Mon Oct 13 16:01:42 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 2.9.1
---- Files affected: SPECS: qtorrent.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/qtorrent.spec diff -u SPECS/qtorrent.spec:1.11 SPECS/qtorrent.spec:1.12 --- SPECS/qtorrent.spec:1.11 Tue Feb 13 09:06:43 2007 +++ SPECS/qtorrent.spec Mon Oct 13 18:01:37 2008 @@ -2,12 +2,12 @@ Summary: A PyQt GUI for BitTorrent Summary(pl.UTF-8): Interfejs GUI do BitTorrenta Name: qtorrent -Version: 0.9.6.1 -Release: 2 +Version: 2.9.1 +Release: 1 License: MIT Group: Applications/Networking Source0: http://thegraveyard.org/files/%{name}-%{version}.tar.bz2 -# Source0-md5: ee6164fb26e0400f6083516f59ea77a3 +# Source0-md5: 3342c1df915941163d0b3f7f7aec0e83 URL: http://thegraveyard.org/qtorrent.php BuildRequires: python BuildRequires: python-PyQt @@ -40,12 +40,6 @@ %build %{__python} setup.py build -# regenerate from ui files -cd pyqtorrent -pyuic torrentwidget.ui > torrentwidget.py -pyuic torrentwindow.ui > torrentwindow.py -pyuic torrentsettings.ui > torrentsettings.py - %install rm -rf $RPM_BUILD_ROOT %{__python} setup.py install \ @@ -59,12 +53,16 @@ %defattr(644,root,root,755) %doc LICENSE.txt MANIFEST PKG-INFO %attr(755,root,root) %{_bindir}/* -%dir %{py_sitescriptdir}/pyqtorrent -%dir %{py_sitescriptdir}/pyqtorrent/BitTornado -%dir %{py_sitescriptdir}/pyqtorrent/BitTornado/BT1 -%{py_sitescriptdir}/pyqtorrent/*.py[co] -%{py_sitescriptdir}/pyqtorrent/BitTornado/*.py[co] -%{py_sitescriptdir}/pyqtorrent/BitTornado/BT1/*.py[co] +%dir %{py_sitescriptdir}/pyqtorrent3 +%dir %{py_sitescriptdir}/pyqtorrent3/BitTorrent +%dir %{py_sitescriptdir}/pyqtorrent3/QtGui +%{py_sitescriptdir}/pyqtorrent3/*.py[co] +%{py_sitescriptdir}/pyqtorrent3/*.py +%{py_sitescriptdir}/pyqtorrent3/BitTorrent/*.py[co] +%{py_sitescriptdir}/pyqtorrent3/BitTorrent/*.py +%{py_sitescriptdir}/pyqtorrent3/QtGui/*.py[co] +%{py_sitescriptdir}/pyqtorrent3/QtGui/*.py +%{py_sitescriptdir}/%{name}-%{version}-py*.egg-info %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -72,6 +70,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2008/10/13 16:01:37 wolvverine +- up to 2.9.1 + Revision 1.11 2007/02/13 08:06:43 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qtorrent.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
