SPECS: python-PyQt.spec - %py_postclean
glen
glen at pld-linux.org
Sat Jan 14 17:26:06 CET 2006
Author: glen Date: Sat Jan 14 16:26:06 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- %py_postclean
---- Files affected:
SPECS:
python-PyQt.spec (1.53 -> 1.54)
---- Diffs:
================================================================
Index: SPECS/python-PyQt.spec
diff -u SPECS/python-PyQt.spec:1.53 SPECS/python-PyQt.spec:1.54
--- SPECS/python-PyQt.spec:1.53 Sat Jan 14 17:19:14 2006
+++ SPECS/python-PyQt.spec Sat Jan 14 17:25:58 2006
@@ -6,8 +6,8 @@
%define module PyQt
%define sipver 2:4.3
Summary: Python bindings for the Qt toolkit
-Summary(pl): Dowiązania do toolkitu Qt dla Pythona
Summary(ko): QtŔÇ ĆÄŔ̽㠸đľâ
+Summary(pl): Dowiązania do toolkitu Qt dla Pythona
Name: python-%{module}
Version: 3.15.1
Release: 1
@@ -23,6 +23,7 @@
BuildRequires: qt-designer-libs >= 3.3.0
BuildRequires: qt-devel >= 3.3.0
BuildRequires: rpm-pythonprov
+BuildRequires: rpmbuild(macros) >= 1.219
BuildRequires: sip >= %{sipver}
%pyrequires_eq python-libs
Requires: OpenGL
@@ -43,8 +44,8 @@
%description -l pl
PyQT to zbiór dowiązań do Qt dla Pythona. Dowiązania zostały
zaimplementowane jako moduły Pythona: qt, qtcanvas, qtext, qtgl,
-qtnetwork, qtsql, qttable, qtui i qtxml - zawierają one 300 klas
-i ponad 5 750 funkcji i metod.
+qtnetwork, qtsql, qttable, qtui i qtxml - zawierają one 300 klas i
+ponad 5 750 funkcji i metod.
%package devel
Summary: Files needed to build other bindings based on Qt
@@ -104,6 +105,8 @@
cp -R sip/* $RPM_BUILD_ROOT%{_sipfilesdir}
+%py_postclean
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -130,6 +133,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.54 2006/01/14 16:25:58 glen
+- %py_postclean
+
Revision 1.53 2006/01/14 16:19:14 glen
- unify examples dir
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-PyQt.spec?r1=1.53&r2=1.54&f=u
More information about the pld-cvs-commit
mailing list