[packages/hfst-ospell] - adjusted for libxml++2; release 2
qboosh
qboosh at pld-linux.org
Sun Feb 14 21:47:17 CET 2016
commit e91afc40aa56e76e90d4049110e93b565fb126ed
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Feb 14 21:50:12 2016 +0100
- adjusted for libxml++2; release 2
hfst-ospell.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/hfst-ospell.spec b/hfst-ospell.spec
index 546f311..e26e263 100644
--- a/hfst-ospell.spec
+++ b/hfst-ospell.spec
@@ -2,7 +2,7 @@ Summary: hfst-ospell library and toy commandline tester
Summary(pl.UTF-8): Biblioteka hfst-ospell i program testowy
Name: hfst-ospell
Version: 0.4.0
-Release: 1
+Release: 2
License: Apache v2.0
Group: Applications/Text
Source0: http://downloads.sourceforge.net/hfst/hfstospell-%{version}.tar.gz
@@ -14,9 +14,10 @@ BuildRequires: automake >= 1:1.11
BuildRequires: libarchive-devel >= 2
BuildRequires: libicu-devel >= 4
BuildRequires: libstdc++-devel
-BuildRequires: libxml++-devel >= 2.10.0
+BuildRequires: libxml++2-devel >= 2.10.0
BuildRequires: libtool >= 2:2.2.6
BuildRequires: pkgconfig
+Requires: libxml++2 >= 2.10.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -38,7 +39,7 @@ Requires: %{name} = %{version}-%{release}
Requires: libarchive-devel >= 2
Requires: libicu-devel >= 4
Requires: libstdc++-devel
-Requires: libxml++-devel >= 2.10.0
+Requires: libxml++2-devel >= 2.10.0
%description devel
Header files for hfst-ospell library.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/hfst-ospell.git/commitdiff/e91afc40aa56e76e90d4049110e93b565fb126ed
More information about the pld-cvs-commit
mailing list