SPECS: qtorrent.spec - BR: python 2.5 for .egg-info, pythonprov
qboosh
qboosh at pld-linux.org
Mon Oct 13 20:13:02 CEST 2008
Author: qboosh Date: Mon Oct 13 18:13:02 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- BR: python 2.5 for .egg-info, pythonprov
---- Files affected:
SPECS:
qtorrent.spec (1.12 -> 1.13)
---- Diffs:
================================================================
Index: SPECS/qtorrent.spec
diff -u SPECS/qtorrent.spec:1.12 SPECS/qtorrent.spec:1.13
--- SPECS/qtorrent.spec:1.12 Mon Oct 13 18:01:37 2008
+++ SPECS/qtorrent.spec Mon Oct 13 20:12:57 2008
@@ -1,4 +1,5 @@
# $Revision$, $Date$
+# TODO: py_postclean
Summary: A PyQt GUI for BitTorrent
Summary(pl.UTF-8): Interfejs GUI do BitTorrenta
Name: qtorrent
@@ -9,10 +10,11 @@
Source0: http://thegraveyard.org/files/%{name}-%{version}.tar.bz2
# Source0-md5: 3342c1df915941163d0b3f7f7aec0e83
URL: http://thegraveyard.org/qtorrent.php
-BuildRequires: python
+BuildRequires: python >= 1:2.5
BuildRequires: python-PyQt
-BuildRequires: python-devel
-BuildRequires: python-modules
+BuildRequires: python-devel >= 1:2.5
+BuildRequires: python-modules >= 1:2.5
+BuildRequires: rpm-pythonprov
%pyrequires_eq python-libs
Requires: python-PyQt
BuildArch: noarch
@@ -42,6 +44,7 @@
%install
rm -rf $RPM_BUILD_ROOT
+
%{__python} setup.py install \
--optimize=2 \
--root $RPM_BUILD_ROOT
@@ -70,6 +73,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2008/10/13 18:12:57 qboosh
+- BR: python 2.5 for .egg-info, pythonprov
+
Revision 1.12 2008/10/13 16:01:37 wolvverine
- up to 2.9.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qtorrent.spec?r1=1.12&r2=1.13&f=u
More information about the pld-cvs-commit
mailing list