[packages/libstaroffice] - updated to 0.0.6 - now C++ 11 is the only option
qboosh
qboosh at pld-linux.org
Sun Jul 15 11:53:32 CEST 2018
commit 5b537bca5d88ab17d2733ca66de9fe75165a4eb0
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Jul 15 11:55:23 2018 +0200
- updated to 0.0.6
- now C++ 11 is the only option
libstaroffice.spec | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/libstaroffice.spec b/libstaroffice.spec
index ce630f1..191c8fa 100644
--- a/libstaroffice.spec
+++ b/libstaroffice.spec
@@ -5,13 +5,13 @@
Summary: Library for importing of StarOffice documents
Summary(pl.UTF-8): Biblioteka do importowania dokumentów StarOffice'a
Name: libstaroffice
-Version: 0.0.4
+Version: 0.0.6
Release: 1
License: MPL v2.0
Group: Libraries
#Source0Download: https://github.com/fosnola/libstaroffice/releases
Source0: https://github.com/fosnola/libstaroffice/releases/download/%{version}/%{name}-%{version}.tar.xz
-# Source0-md5: cc9ab242fdc3d1a96151912610d57fb1
+# Source0-md5: 3db5ccd618b67df20adc9555fe89560a
URL: https://github.com/fosnola/libstaroffice/wiki
BuildRequires: doxygen
BuildRequires: librevenge-devel >= 0.0
@@ -92,8 +92,7 @@ Obecnie obsługiwane są: CSV, HTML, SVG, tekstowy i surowy.
%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/libstaroffice.git/commitdiff/5b537bca5d88ab17d2733ca66de9fe75165a4eb0
More information about the pld-cvs-commit
mailing list