SPECS: python-PyQt4.spec - s/pyuic.py/pyuic.pyc/ (called from pyui...
charles
charles at pld-linux.org
Sun Feb 19 02:32:04 CET 2006
Author: charles Date: Sun Feb 19 01:32:04 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- s/pyuic.py/pyuic.pyc/ (called from pyuic4 wrapper)
---- Files affected:
SPECS:
python-PyQt4.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/python-PyQt4.spec
diff -u SPECS/python-PyQt4.spec:1.2 SPECS/python-PyQt4.spec:1.3
--- SPECS/python-PyQt4.spec:1.2 Sat Feb 18 11:23:15 2006
+++ SPECS/python-PyQt4.spec Sun Feb 19 02:31:57 2006
@@ -24,6 +24,7 @@
BuildRequires: qt4-qmake
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.219
+BuildRequires: sed >= 4.0
%pyrequires_eq python-libs
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -69,6 +70,7 @@
%prep
%setup -q -n %{module}-gpl-snapshot-%{_snap}
+%{__sed} -i 's,pyuic.py,pyuic.pyc,' configure.py
%build
export QMAKESPEC="%{_datadir}/qt4/mkspecs/default"
@@ -121,6 +123,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2006/02/19 01:31:57 charles
+- s/pyuic.py/pyuic.pyc/ (called from pyuic4 wrapper)
+
Revision 1.2 2006/02/18 10:23:15 qboosh
- typo, missing dirs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-PyQt4.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list