From 472a95e30a3c05be3faa1d42877bc2fb3a50d86b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Tue, 6 Aug 2013 22:53:07 +0200 Subject: RPM Packaging: update lots of libraries --- redhat/libraries/python-trinity/python-trinity-14.0.0.spec | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'redhat/libraries/python-trinity') diff --git a/redhat/libraries/python-trinity/python-trinity-14.0.0.spec b/redhat/libraries/python-trinity/python-trinity-14.0.0.spec index 71d0d7a26..2953c3937 100644 --- a/redhat/libraries/python-trinity/python-trinity-14.0.0.spec +++ b/redhat/libraries/python-trinity/python-trinity-14.0.0.spec @@ -46,9 +46,9 @@ Source0: %{name}-%{tde_version}%{?preversion:~%{preversion}}.tar.gz # Fix include subdirectory 'tde' instead of 'kde' Patch1: python-trinity-14.0.0-tde_includedir.patch -BuildRequires: trinity-tqtinterface-devel >= 3.5.13.2 -BuildRequires: trinity-arts-devel >= 3.5.13.2 -BuildRequires: trinity-tdelibs-devel >= 3.5.13.2 +BuildRequires: trinity-tqtinterface-devel >= %{tde_version} +BuildRequires: trinity-arts-devel >= 1:1.5.10 +BuildRequires: trinity-tdelibs-devel >= %{tde_version} BuildRequires: desktop-file-utils BuildRequires: gettext @@ -123,8 +123,6 @@ unset QTDIR QTINC QTLIB export PATH="%{tde_bindir}:${PATH}" export LDFLAGS="-L%{tde_libdir} -I%{tde_includedir}" -#export LDFLAGS="${LDFLAGS} -lpython2.7" - export DH_OPTIONS %__python configure.py \ @@ -169,5 +167,5 @@ export PATH="%{tde_bindir}:${PATH}" %changelog -* Wed Jul 03 2013 Francois Andriot - 14.0.0-1 +* Fri Jul 05 2013 Francois Andriot - 3.16.3-1 - Initial release for TDE 14.0.0 -- cgit v1.2.1