SHA256
1
0
forked from pool/k3b

KDE Applications 18.08.0 beta (third time's the charm)

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/k3b?expand=0&rev=73
This commit is contained in:
Wolfgang Bauer
2018-07-28 13:24:07 +00:00
committed by Git OBS Bridge
parent ca195059df
commit 0635f4ca29
4 changed files with 20 additions and 11 deletions

View File

@@ -19,11 +19,11 @@
%bcond_without lang
%bcond_without ffmpeg
%bcond_without lame
%bcond_without mad
%bcond_without lame
%bcond_without mad
Name: k3b
Version: 18.04.3
Version: 18.07.80
Release: 0
Summary: CD/DVD/Blu-ray Burning Application for KDE
License: GPL-2.0-or-later
@@ -92,9 +92,7 @@ Recommends: vcdimager
Provides: kde4-k3b = 4.2.2.svn951754
Obsoletes: k3b-codecs
Obsoletes: kde4-k3b < 4.2.2.svn951754
%if %{with lang}
Recommends: %{name}-lang
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -113,13 +111,11 @@ Requires: %{name} = %{version}
%description devel
This package contain files needed for development with k3b.
%if %{with lang}
%lang_package
%endif
%prep
%setup -q
%patch1 -p1
%autopatch -p1
%build
CXXFLAGS="%{optflags} -fno-strict-aliasing"