summaryrefslogtreecommitdiffstats
path: root/redhat/dependencies/sip4-tqt/sip4-tqt.spec
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2014-06-08 19:21:13 +0200
committerFrançois Andriot <albator78@libertysurf.fr>2014-06-08 19:21:13 +0200
commita20a95188ee0cc59529f1055f6de8a0b45a0b78d (patch)
tree6ec8b77d949340d3d0dec8408feded1e4e477c05 /redhat/dependencies/sip4-tqt/sip4-tqt.spec
parent85084f00f8bd4bdbd04bdd2bb2c12d2a2d0bc975 (diff)
downloadtde-packaging-a20a95188ee0cc59529f1055f6de8a0b45a0b78d.tar.gz
tde-packaging-a20a95188ee0cc59529f1055f6de8a0b45a0b78d.zip
RPM Packaging: update R14 packages
Diffstat (limited to 'redhat/dependencies/sip4-tqt/sip4-tqt.spec')
-rw-r--r--redhat/dependencies/sip4-tqt/sip4-tqt.spec16
1 files changed, 2 insertions, 14 deletions
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