diff options
author | François Andriot <albator78@libertysurf.fr> | 2015-07-22 21:26:05 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2015-07-22 21:26:05 +0200 |
commit | f490f5210b1597b85d66ae1fd54a51bdab7ca779 (patch) | |
tree | dccb24a2e302a13c2332d330578ad97e5eecc63a /redhat/applications/kopete-otr | |
parent | 3691b7f09c6fe434f1fedec711520e4b8dab37a0 (diff) | |
download | tde-packaging-f490f5210b1597b85d66ae1fd54a51bdab7ca779.tar.gz tde-packaging-f490f5210b1597b85d66ae1fd54a51bdab7ca779.zip |
RPM Packaging: massive updates for R14.0.1
Diffstat (limited to 'redhat/applications/kopete-otr')
-rw-r--r-- | redhat/applications/kopete-otr/kopete-otr-14.0.0.spec | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/redhat/applications/kopete-otr/kopete-otr-14.0.0.spec b/redhat/applications/kopete-otr/kopete-otr-14.0.0.spec index d7bc13318..47d4c79cc 100644 --- a/redhat/applications/kopete-otr/kopete-otr-14.0.0.spec +++ b/redhat/applications/kopete-otr/kopete-otr-14.0.0.spec @@ -33,6 +33,9 @@ %define tde_tdeincludedir %{tde_includedir}/tde %define tde_tdelibdir %{tde_libdir}/trinity +# Required for Mageia 2: removes the ldflag '--no-undefined' +%define _disable_ld_no_undefined 1 + Name: trinity-%{tde_pkg} Epoch: %{tde_epoch} |