SHA256
1
0
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:
2016-05-31 10:11:15 +00:00
committed by Git OBS Bridge
parent d66e69206c
commit 78023f0bee
3 changed files with 37 additions and 0 deletions

View File

@@ -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