diff options
author | François Andriot <albator78@libertysurf.fr> | 2014-10-12 14:42:54 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2014-10-12 14:42:54 +0200 |
commit | 135e17ec989b4c0265f29d740a1c6b02560a1f2e (patch) | |
tree | cc0343b230b161de887c16eb676bb99822d796e0 /redhat/tdemultimedia/tdemultimedia-14.0.0.spec | |
parent | 06bb91edd22d09020cd4fc8336edd0ae75c24b00 (diff) | |
download | tde-packaging-135e17ec989b4c0265f29d740a1c6b02560a1f2e.tar.gz tde-packaging-135e17ec989b4c0265f29d740a1c6b02560a1f2e.zip |
RPM packaging: update tdemultimedia
Diffstat (limited to 'redhat/tdemultimedia/tdemultimedia-14.0.0.spec')
-rw-r--r-- | redhat/tdemultimedia/tdemultimedia-14.0.0.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/redhat/tdemultimedia/tdemultimedia-14.0.0.spec b/redhat/tdemultimedia/tdemultimedia-14.0.0.spec index bb696d17f..ea67077d6 100644 --- a/redhat/tdemultimedia/tdemultimedia-14.0.0.spec +++ b/redhat/tdemultimedia/tdemultimedia-14.0.0.spec @@ -156,7 +156,7 @@ BuildRequires: libXxf86vm-devel %endif # XINE support -%if 0%{?fedora} || 0%{?rhel} >= 4 || 0%{?suse_version} || 0%{?mgaversion} || 0%{?mdkversion} +%if 0%{?suse_version} || 0%{?mgaversion} || 0%{?mdkversion} || 0%{?with_xine} %define with_xine 1 %if 0%{?mgaversion} || 0%{?mdkversion} %if 0%{?pclinuxos} @@ -755,7 +755,7 @@ This is a sound recording utility for Trinity. %{tde_tdelibdir}/kcm_krec_files.so %{tde_tdelibdir}/krec.la %{tde_tdelibdir}/krec.so -%if %{?with_lame} +%if 0%{?with_lame} %{tde_tdelibdir}/libkrecexport_mp3.la %{tde_tdelibdir}/libkrecexport_mp3.so %{tde_datadir}/services/krec_exportmp3.desktop |