[packages/kde4-krfb] - requires g++98 to build - rel 4

baggins baggins at pld-linux.org
Thu Oct 3 22:49:31 CEST 2019


commit ee4d5d5286b6e5cb7c94f17b2a49f89f00c648bd
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Oct 3 22:48:20 2019 +0200

    - requires g++98 to build
    - rel 4

 kde4-krfb.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/kde4-krfb.spec b/kde4-krfb.spec
index 4e8ad8d..b41d7fa 100644
--- a/kde4-krfb.spec
+++ b/kde4-krfb.spec
@@ -9,7 +9,7 @@ Summary:	Virtual Desktops
 Summary(pl.UTF-8):	Wirtualne biurka
 Name:		kde4-krfb
 Version:	4.14.3
-Release:	3
+Release:	4
 License:	GPL v2+
 Group:		X11/Applications
 Source0:	http://download.kde.org/%{_state}/%{version}/src/%{orgname}-%{version}.tar.xz
@@ -95,6 +95,7 @@ specjalnych możliwości Remote Desktop Connection.
 %setup -q -n %{orgname}-%{version}
 
 %build
+export CXXFLAGS="%{rpmcxxflags} -std=gnu++98"
 install -d build
 cd build
 %cmake \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kde4-krfb.git/commitdiff/ee4d5d5286b6e5cb7c94f17b2a49f89f00c648bd



More information about the pld-cvs-commit mailing list