[packages/kde4-smokeqt] - fix building with modern gcc - rel 5
baggins
baggins at pld-linux.org
Thu Mar 28 23:48:01 CET 2019
commit afd22921a0dc3b7929eadd34ba5172fd43fb9997
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Thu Mar 28 23:47:41 2019 +0100
- fix building with modern gcc
- rel 5
kde4-smokeqt.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/kde4-smokeqt.spec b/kde4-smokeqt.spec
index 5f62795..8db06e3 100644
--- a/kde4-smokeqt.spec
+++ b/kde4-smokeqt.spec
@@ -6,7 +6,7 @@ Summary: smokeqt - A SMOKE library
Summary(pl.UTF-8): smokeqt - Biblioteka SMOKE
Name: kde4-smokeqt
Version: 4.14.3
-Release: 4
+Release: 5
License: GPL v2+
Group: X11/Libraries
Source0: http://download.kde.org/%{_state}/%{version}/src/%{orgname}-%{version}.tar.xz
@@ -67,6 +67,7 @@ Pliki nagłówkowe biblioteki %{name}.
%build
install -d build
cd build
+export CXXFLAGS="%{rpmcxxflags} -std=gnu++98"
%cmake \
../
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kde4-smokeqt.git/commitdiff/afd22921a0dc3b7929eadd34ba5172fd43fb9997
More information about the pld-cvs-commit
mailing list