commit 2538c6de2a3d5f2df164bd33b4b861057f6ad11e
Author: Jakub Bogusz <[email protected]>
Date:   Wed Feb 17 17:14:14 2016 +0100

    - pass -std to enable C++ 11 for libsigc++; release 3

 net6.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/net6.spec b/net6.spec
index 2e42385..1915de3 100644
--- a/net6.spec
+++ b/net6.spec
@@ -2,7 +2,7 @@ Summary:        Net6 network library
 Summary(pl.UTF-8):     Biblioteka sieciowa net6
 Name:          net6
 Version:       1.3.14
-Release:       2
+Release:       3
 License:       LGPL v2.1+
 Group:         Libraries
 Source0:       http://releases.0x539.de/net6/%{name}-%{version}.tar.gz
@@ -15,7 +15,7 @@ BuildRequires:        automake >= 1:1.9
 BuildRequires: gettext-tools >= 0.15
 BuildRequires: gnutls-devel >= 2.2
 BuildRequires: libsigc++-devel >= 2.0
-BuildRequires: libstdc++-devel
+BuildRequires: libstdc++-devel >= 6:4.3
 BuildRequires: libtool >= 2:1.5
 BuildRequires: pkgconfig
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -77,6 +77,7 @@ aplicativos estáticos que usam net6.
 %{__aclocal}
 %{__automake}
 %{__autoconf}
+CXXFLAGS="%{rpmcxxflags} -std=c++0x"
 %configure
 %{__make}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/net6.git/commitdiff/2538c6de2a3d5f2df164bd33b4b861057f6ad11e

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to