[packages/libmwaw] - now C++ 11 is the only option

qboosh qboosh at pld-linux.org
Fri Jul 13 18:27:09 CEST 2018


commit 14a6d2e5d016547eaee0a8521b5775313cfdec00
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Jul 13 18:28:57 2018 +0200

    - now C++ 11 is the only option

 libmwaw.spec | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/libmwaw.spec b/libmwaw.spec
index 95ec827..1ca4e1c 100644
--- a/libmwaw.spec
+++ b/libmwaw.spec
@@ -11,7 +11,7 @@ License:	MPL v2.0 or LGPL v2+
 Group:		Libraries
 Source0:	http://downloads.sourceforge.net/libmwaw/%{name}-%{version}.tar.xz
 # Source0-md5:	df03f34343c0ebd5d7e96bef5de0345b
-URL:		http://sourceforge.net/projects/libmwaw
+URL:		https://sourceforge.net/projects/libmwaw/
 BuildRequires:	doxygen
 BuildRequires:	librevenge-devel >= 0.0
 BuildRequires:	libstdc++-devel >= 6:4.7
@@ -93,8 +93,7 @@ ClarisWorks, MacWrite i WriteNow do innych formatów.
 %build
 %configure \
 	--disable-silent-rules \
-	%{?with_static_libs:--enable-static} \
-	--with-sharedptr=c++11
+	%{?with_static_libs:--enable-static}
 
 %{__make}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libmwaw.git/commitdiff/14a6d2e5d016547eaee0a8521b5775313cfdec00



More information about the pld-cvs-commit mailing list