forked from pool/qalculate
Accepting request 398085 from KDE:Distro:Factory
- add gcc-6-compile.patch: Fix compilation with gcc 6 (forwarded request 398084 from jirislaby) OBS-URL: https://build.opensuse.org/request/show/398085 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qalculate?expand=0&rev=12
This commit is contained in:
@@ -28,6 +28,8 @@ Version: 0.9.7
|
||||
Release: 0
|
||||
Url: http://qalculate.sourceforge.net/
|
||||
Source0: %{libname}-%{version}.tar.bz2
|
||||
# PATCH-FIX-UPSTREAM gcc-6-compile.patch jslaby@suse.com -- Fix compilation with gcc 6
|
||||
Patch0: gcc-6-compile.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: cln-devel
|
||||
BuildRequires: gcc-c++
|
||||
@@ -76,6 +78,7 @@ you will need to install %{libname}-devel.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{libname}-%{version}
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%configure --disable-static --disable-rpath
|
||||
|
Reference in New Issue
Block a user