[packages/libodfgen] - updated to 0.1.7; now C++ 11 is the only option

qboosh qboosh at pld-linux.org
Fri Jul 13 17:24:58 CEST 2018


commit da7b78312b2fa1c6c1f7d6412dd9cd40e61ae73c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Jul 13 17:26:48 2018 +0200

    - updated to 0.1.7; now C++ 11 is the only option

 libodfgen.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/libodfgen.spec b/libodfgen.spec
index 33d4c7e..7ca6090 100644
--- a/libodfgen.spec
+++ b/libodfgen.spec
@@ -5,12 +5,12 @@
 Summary:	Library to generate ODF documents from librevenge API calls
 Summary(pl.UTF-8):	Biblioteka do generowania dokumentów ODF z wywołań API librevenge
 Name:		libodfgen
-Version:	0.1.6
-Release:	2
+Version:	0.1.7
+Release:	1
 License:	MPL v2.0 or LGPL v2.1+
 Group:		Libraries
 Source0:	http://downloads.sourceforge.net/libwpd/%{name}-%{version}.tar.xz
-# Source0-md5:	731fd5e5513c55ed64458a0a8c33a830
+# Source0-md5:	ec7ce6c69aac83f8a9e6280d919b3cad
 URL:		http://libwpd.sourceforge.net/
 BuildRequires:	autoconf >= 2.65
 BuildRequires:	automake >= 1:1.11
@@ -79,8 +79,8 @@ Dokumentacja API biblioteki libodfgen.
 %{__automake}
 %configure \
 	%{?with_static_libs:--enable-static} \
-	--disable-silent-rules \
-	--with-sharedptr=c++11
+	--disable-silent-rules
+
 %{__make}
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libodfgen.git/commitdiff/da7b78312b2fa1c6c1f7d6412dd9cd40e61ae73c



More information about the pld-cvs-commit mailing list