diff options
author | François Andriot <albator78@libertysurf.fr> | 2014-10-21 23:34:48 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2014-10-21 23:34:48 +0200 |
commit | 7f618578980595885450c4c104b1ca52b162cc68 (patch) | |
tree | 2e8aa6b37c28f1c289651e1207ecce31d8a3301e /redhat/dependencies/sip4-tqt | |
parent | 306ee286b1aaf81ff6bc5655a1b8ff922fe109f0 (diff) | |
download | tde-packaging-7f618578980595885450c4c104b1ca52b162cc68.tar.gz tde-packaging-7f618578980595885450c4c104b1ca52b162cc68.zip |
RPM Packaging: update sip4-tqt
Diffstat (limited to 'redhat/dependencies/sip4-tqt')
-rw-r--r-- | redhat/dependencies/sip4-tqt/sip4-tqt-14.0.0.spec | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/redhat/dependencies/sip4-tqt/sip4-tqt-14.0.0.spec b/redhat/dependencies/sip4-tqt/sip4-tqt-14.0.0.spec index bdb1c2451..da3d7bb8d 100644 --- a/redhat/dependencies/sip4-tqt/sip4-tqt-14.0.0.spec +++ b/redhat/dependencies/sip4-tqt/sip4-tqt-14.0.0.spec @@ -71,6 +71,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source0: %{name}-%{tde_version}%{?preversion:~%{preversion}}.tar.gz BuildRequires: libtqt4-devel >= %{tde_epoch}:4.2.0 +BuildRequires: trinity-filesystem >= %{tde_version} +Requires: trinity-filesystem >= %{tde_version} BuildRequires: gcc-c++ BuildRequires: python @@ -84,8 +86,8 @@ specificity towards C++ and Python. ########## %package -n sip4-tqt -Summary: Python/C++ bindings generator runtime library -Group: System Environment/Libraries +Summary: Python/C++ bindings generator (Runtime Library) +Group: System/Libraries %description -n sip4-tqt SIP is a tool for generating bindings for C++ classes with some ideas @@ -103,7 +105,7 @@ specificity towards C++ and Python. ########## %package -n sip4-tqt-devel -Summary: Python/C++ bindings generator development files +Summary: Python/C++ bindings generator (Development Files) Group: Development/Libraries Requires: %{name} = %{version}-%{release} @@ -171,5 +173,5 @@ cd build %changelog -* Fri Jul 05 2013 Francois Andriot <francois.andriot@free.fr> - 4.10.5-1 -- Initial release for TDE R14, using 'tqt3' instead of 'qt3' +* Fri Jul 05 2013 Francois Andriot <francois.andriot@free.fr> - 2:4.10.5-1 +- Initial release for TDE R14 |