[packages/paman] requires -std=c++11 to compile
    atler 
    atler at pld-linux.org
       
    Sun Jul 24 23:42:41 CEST 2016
    
    
  
commit e254058587be53729c5ef342f5d8906dfb9a9da7
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun Jul 24 23:42:17 2016 +0200
    requires -std=c++11 to compile
    
    - rel 4
 paman.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/paman.spec b/paman.spec
index 0133b0e..7e792ec 100644
--- a/paman.spec
+++ b/paman.spec
@@ -2,7 +2,7 @@ Summary:	PulseAudio Manager
 Summary(pl.UTF-8):	PulseAudio Manager - zarządca serwera dźwięku PulseAudio
 Name:		paman
 Version:	0.9.4
-Release:	3
+Release:	4
 License:	GPL v2+
 Group:		X11/Applications/Sound
 Source0:	http://0pointer.de/lennart/projects/paman/%{name}-%{version}.tar.gz
@@ -29,6 +29,7 @@ PulseAudio.
 %patch0 -p1
 
 %build
+export CXXFLAGS="%{rpmcxxflags} -std=c++11"
 %configure \
 	--disable-lynx
 %{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/paman.git/commitdiff/e254058587be53729c5ef342f5d8906dfb9a9da7
    
    
More information about the pld-cvs-commit
mailing list