From fbd6735c333fc437427370e7cde9919416d493d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Sat, 8 Oct 2016 13:53:29 +0200 Subject: RPM packaging: enable dvdread support in k3b, k9copy --- redhat/applications/k3b/k3b-14.0.0.spec | 4 ---- 1 file changed, 4 deletions(-) (limited to 'redhat/applications/k3b') 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 -- cgit v1.2.1