From 335c929220a43fbd2d3eaa7ec44085a8f13ee146 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Fri, 2 Aug 2013 10:07:57 +0200 Subject: RPM Packaging: update libtqt-perl --- redhat/libraries/libtqt-perl/libtqt-perl-14.0.0-ftbfs.patch | 11 ----------- redhat/libraries/libtqt-perl/libtqt-perl-14.0.0.spec | 11 ++++++++--- 2 files changed, 8 insertions(+), 14 deletions(-) delete mode 100644 redhat/libraries/libtqt-perl/libtqt-perl-14.0.0-ftbfs.patch (limited to 'redhat') diff --git a/redhat/libraries/libtqt-perl/libtqt-perl-14.0.0-ftbfs.patch b/redhat/libraries/libtqt-perl/libtqt-perl-14.0.0-ftbfs.patch deleted file mode 100644 index df8630e61..000000000 --- a/redhat/libraries/libtqt-perl/libtqt-perl-14.0.0-ftbfs.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- trinity-libtqt-perl-14.0.0~pre127+d5696aa6/configure.in.ORI 2013-07-04 19:50:09.707137994 +0200 -+++ trinity-libtqt-perl-14.0.0~pre127+d5696aa6/configure.in 2013-07-04 19:50:18.592226468 +0200 -@@ -43,7 +43,7 @@ - KDE_SET_PREFIX - - dnl generate the config header --AM_CONFIG_HEADER(config.h) dnl at the distribution this done -+AC_CONFIG_HEADER(config.h) dnl at the distribution this done - - dnl Checks for programs. - AC_PROG_CC diff --git a/redhat/libraries/libtqt-perl/libtqt-perl-14.0.0.spec b/redhat/libraries/libtqt-perl/libtqt-perl-14.0.0.spec index c8aac10c4..4f8c467ec 100644 --- a/redhat/libraries/libtqt-perl/libtqt-perl-14.0.0.spec +++ b/redhat/libraries/libtqt-perl/libtqt-perl-14.0.0.spec @@ -40,7 +40,6 @@ Prefix: %{tde_prefix} BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source0: %{name}-%{tde_version}%{?preversion:~%{preversion}}.tar.gz -Patch0: libtqt-perl-14.0.0-ftbfs.patch BuildRequires: trinity-tqtinterface-devel >= %{tde_version} BuildRequires: trinity-arts-devel >= %{tde_version} @@ -95,7 +94,6 @@ It provides an object-oriented interface and is easy to use. %prep %setup -q -n %{name}-%{tde_version}%{?preversion:~%{preversion}} -%patch0 -p1 -b .ftbfs %__cp "/usr/share/aclocal/libtool.m4" "admin/libtool.m4.in" %__cp "/usr/share/libtool/config/ltmain.sh" "admin/ltmain.sh" || %__cp "/usr/share/libtool/ltmain.sh" "admin/ltmain.sh" @@ -115,7 +113,14 @@ export LDFLAGS="-L%{tde_libdir} -I%{tde_includedir}" --libdir=%{tde_libdir} \ --mandir=%{tde_mandir} \ --includedir=%{tde_tdeincludedir} \ - --disable-rpath + \ + --disable-dependency-tracking \ + --disable-debug \ + --enable-new-ldflags \ + --enable-final \ + --enable-closure \ + --disable-rpath \ + --enable-gcc-hidden-visibility %__make %{?_smp_mflags} -- cgit v1.2.1