[packages/hfst-ospell] - updated to 0.4.5 (note: new soname)

qboosh qboosh at pld-linux.org
Thu Apr 13 21:15:49 CEST 2017


commit e33c5a5ac9a1c0d4afbdf842a14ef09f41ab37ae
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Apr 13 21:15:57 2017 +0200

    - updated to 0.4.5 (note: new soname)

 hfst-ospell.spec | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/hfst-ospell.spec b/hfst-ospell.spec
index e3623a9..58589aa 100644
--- a/hfst-ospell.spec
+++ b/hfst-ospell.spec
@@ -1,20 +1,20 @@
 Summary:	hfst-ospell library and toy commandline tester
 Summary(pl.UTF-8):	Biblioteka hfst-ospell i program testowy
 Name:		hfst-ospell
-Version:	0.4.2
-Release:	2
+Version:	0.4.5
+Release:	1
 License:	Apache v2.0
 Group:		Applications/Text
 #Source0Download: https://github.com/hfst/hfst-ospell/releases
 Source0:	https://github.com/hfst/hfst-ospell/releases/download/v%{version}/hfstospell-%{version}.tar.gz
-# Source0-md5:	019be86c2461190f12f9889b65117550
+# Source0-md5:	d38110c9992f956aadaf5b9b76172cad
 Patch0:		%{name}-demos.patch
 URL:		http://hfst.github.io/
 BuildRequires:	autoconf >= 2.62
 BuildRequires:	automake >= 1:1.11
 BuildRequires:	libarchive-devel >= 2
 BuildRequires:	libicu-devel >= 4
-BuildRequires:	libstdc++-devel >= 6:4.3
+BuildRequires:	libstdc++-devel >= 6:4.7
 BuildRequires:	libxml++2-devel >= 2.10.0
 BuildRequires:	libtool >= 2:2.2.6
 BuildRequires:	pkgconfig
@@ -39,7 +39,7 @@ Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 Requires:	libarchive-devel >= 2
 Requires:	libicu-devel >= 4
-Requires:	libstdc++-devel
+Requires:	libstdc++-devel >= 6:4.7
 Requires:	libxml++2-devel >= 2.10.0
 
 %description devel
@@ -105,7 +105,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/hfst-ospell-office
 %attr(755,root,root) %{_bindir}/hfst-ospell-survey
 %attr(755,root,root) %{_libdir}/libhfstospell.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libhfstospell.so.7
+%attr(755,root,root) %ghost %{_libdir}/libhfstospell.so.10
 %{_mandir}/man1/hfst-ospell.1*
 %{_mandir}/man1/hfst-ospell-office.1*
 
@@ -114,6 +114,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/libhfstospell.so
 %{_includedir}/ZHfstOspeller*.h
 %{_includedir}/hfst-ol.h
+%{_includedir}/hfstol-stdafx.h
 %{_includedir}/ol-exceptions.h
 %{_includedir}/ospell.h
 %{_pkgconfigdir}/hfstospell.pc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hfst-ospell.git/commitdiff/e33c5a5ac9a1c0d4afbdf842a14ef09f41ab37ae



More information about the pld-cvs-commit mailing list