]> git.pld-linux.org Git - packages/hfst-ospell.git/commitdiff
- updated to 0.4.5 (note: new soname) auto/th/hfst-ospell-0.4.5-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 13 Apr 2017 19:15:57 +0000 (21:15 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 13 Apr 2017 19:15:57 +0000 (21:15 +0200)
hfst-ospell.spec

index e3623a98f3472923ba3cce2c26a3761878122ef5..58589aa72dbea45a61928d7329f3f45a3f32e51f 100644 (file)
@@ -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
This page took 0.173281 seconds and 4 git commands to generate.