summaryrefslogtreecommitdiffstats
path: root/redhat/applications/k3b/k3b-14.0.0.spec
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/applications/k3b/k3b-14.0.0.spec')
-rw-r--r--redhat/applications/k3b/k3b-14.0.0.spec4
1 files changed, 0 insertions, 4 deletions
diff --git a/redhat/applications/k3b/k3b-14.0.0.spec b/redhat/applications/k3b/k3b-14.0.0.spec
index 82d3a1147..f1a5777c2 100644
--- a/redhat/applications/k3b/k3b-14.0.0.spec
+++ b/redhat/applications/k3b/k3b-14.0.0.spec
@@ -150,14 +150,12 @@ BuildRequires: libsamplerate-devel
%endif
# DVDREAD support
-%if 0%{?mdkversion} || 0%{?mgaversion} || 0%{?fedora} || 0%{?suse_version} || 0%{?rhel} >= 4
%define with_dvdread 1
%if 0%{?mdkversion} || 0%{?mgaversion}
BuildRequires: %{_lib}dvdread-devel
%else
BuildRequires: libdvdread-devel
%endif
-%endif
# FLAC support
%if 0%{?mgaversion} || 0%{?mdkversion}
@@ -204,7 +202,6 @@ BuildRequires: lame-devel
%endif
# FFMPEG support
-%if 0%{?opensuse_bs} == 0
%if 0%{?mdkversion} || 0%{?mgaversion} || 0%{?fedora} || 0%{?suse_version} || 0%{?rhel}
%define with_ffmpeg 1
%if 0%{?mdkversion} || 0%{?mgaversion}
@@ -214,7 +211,6 @@ BuildRequires: %{_lib}ffmpeg-devel
BuildRequires: ffmpeg-devel
%endif
%endif
-%endif
%description