From a20a95188ee0cc59529f1055f6de8a0b45a0b78d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Sun, 8 Jun 2014 19:21:13 +0200 Subject: RPM Packaging: update R14 packages --- redhat/dependencies/sip4-tqt/sip4-tqt.spec | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) (limited to 'redhat/dependencies/sip4-tqt/sip4-tqt.spec') diff --git a/redhat/dependencies/sip4-tqt/sip4-tqt.spec b/redhat/dependencies/sip4-tqt/sip4-tqt.spec index 8d3a7e8c9..f87bedf88 100644 --- a/redhat/dependencies/sip4-tqt/sip4-tqt.spec +++ b/redhat/dependencies/sip4-tqt/sip4-tqt.spec @@ -39,12 +39,6 @@ SIP is a tool for generating bindings for C++ classes with some ideas borrowed from SWIG, but capable of tighter bindings because of its specificity towards C++ and Python. -%post -/sbin/ldconfig || : - -%postun -/sbin/ldconfig || : - %files %defattr(-,root,root,-) %dir %{python_sitearch}/sip4_tqt @@ -70,8 +64,8 @@ has explicit support for the signal slot mechanism used by the Qt/KDE class libraries. Features: -- connecting Qt signals to Python functions and class methods -- connecting Python signals to Qt slots +- connecting TQt signals to Python functions and class methods +- connecting Python signals to TQt slots - overloading virtual member functions with Python class methods - protected member functions - abstract classes @@ -82,12 +76,6 @@ Features: This package contains the code generator tool and the development headers needed to develop Python bindings with sip. -%post devel -/sbin/ldconfig || : - -%postun devel -/sbin/ldconfig || : - %files devel %defattr(-,root,root,-) %{tde_bindir}/sip -- cgit v1.2.1