From aa051be452bad87dc5bf8ac7ee26a7bafb555f74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Sat, 16 Nov 2013 12:51:52 +0100 Subject: RPM Packaging: update R14 applications --- redhat/applications/tderadio/tderadio-14.0.0.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'redhat/applications/tderadio') diff --git a/redhat/applications/tderadio/tderadio-14.0.0.spec b/redhat/applications/tderadio/tderadio-14.0.0.spec index 8c7d8fff0..6265f14d6 100644 --- a/redhat/applications/tderadio/tderadio-14.0.0.spec +++ b/redhat/applications/tderadio/tderadio-14.0.0.spec @@ -108,6 +108,7 @@ of new plugins (e.g. Internet Radio Streams, new cool GUIs) are welcome. unset QTDIR QTINC QTLIB export PATH="%{tde_bindir}:${PATH}" +# Warning: --enable-visibility causes applications fails to start ! %configure \ --prefix=%{tde_prefix} \ --exec-prefix=%{tde_prefix} \ @@ -123,7 +124,7 @@ export PATH="%{tde_bindir}:${PATH}" --enable-new-ldflags \ --enable-closure \ --enable-rpath \ - --enable-gcc-hidden-visibility \ + --disable-gcc-hidden-visibility \ \ %{?with_lirc:--enable-lirc} %{?!with_lirc:--disable-lirc} \ --enable-v4l2 \ @@ -142,6 +143,7 @@ export PATH="%{tde_bindir}:${PATH}" %find_lang %{tde_pkg} + %clean %__rm -rf %{buildroot} -- cgit v1.2.3