Accepting request 562852 from home:wolfi323:branches:KDE:Applications
- Add fix-build-with-older-kio.patch to make it build again on standard Leap 42.x. (mainly for Packman) OBS-URL: https://build.opensuse.org/request/show/562852 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/k3b?expand=0&rev=57
This commit is contained in:
committed by
Git OBS Bridge
parent
c612d9e6f9
commit
6f6813e531
3
k3b.spec
3
k3b.spec
@@ -32,6 +32,8 @@ Url: http://www.kde.org
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
# PATCH-FIX-OPENSUSE
|
||||
Patch1: Don-t-suggest-to-install-libburn.patch
|
||||
# PATCH-FIX-UPSTREAM
|
||||
Patch2: fix-build-with-older-kio.patch
|
||||
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: fdupes
|
||||
@@ -121,6 +123,7 @@ This package contain files needed for development with k3b.
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
|
||||
%build
|
||||
CXXFLAGS="%{optflags} -fno-strict-aliasing"
|
||||
|
Reference in New Issue
Block a user