SHA256
1
0
forked from pool/hunspell

Accepting request 27369 from devel:libraries:c_c++

Copy from devel:libraries:c_c++/hunspell based on submit request 27369 from user mseben

OBS-URL: https://build.opensuse.org/request/show/27369
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hunspell?expand=0&rev=14
This commit is contained in:
OBS User autobuild
2009-12-21 22:19:56 +00:00
committed by Git OBS Bridge
parent ca571cd994
commit 773725a1c2
2 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Dec 17 21:03:18 CET 2009 - jengelh@medozas.de
- add baselibs.conf as a source
-------------------------------------------------------------------
Fri Jul 31 15:44:37 CEST 2009 - mseben@suse.cz

View File

@@ -20,10 +20,11 @@ Summary: Hunspell - a spell checker and morphological analyzer library
Name: hunspell
Version: 1.2.8
Release: 1
License: GPL v2 or later ; LGPL v2.1 or later ; MPL ..
Release: 2
License: GPLv2+ ; LGPLv2.1+ ; MPL ..
Group: System/Libraries
Source0: %{name}-%{version}.tar.bz2
Source1: baselibs.conf
Url: http://hunspell.sourceforge.net/
BuildRequires: autoconf >= 2.59
BuildRequires: ncurses-devel >= 5.0
@@ -45,7 +46,7 @@ Authors:
N<EFBFBD>meth L<EFBFBD>szl<EFBFBD> nemeth (at) OpenOffice.org
%package tools
License: GPL v2 or later ; LGPL v2.1 or later ; MPL ..
License: GPLv2+ ; LGPLv2.1+ ; MPL ..
Summary: Hunspell tools
Group: Development/Libraries/Other
Requires: %{name} = %{version}
@@ -60,7 +61,7 @@ Authors:
N<EFBFBD>meth L<EFBFBD>szl<EFBFBD> nemeth (at) OpenOffice.org
%package devel
License: GPL v2 or later ; LGPL v2.1 or later ; MPL ..
License: GPLv2+ ; LGPLv2.1+ ; MPL ..
Summary: Files for developing with hunspell
Group: Development/Libraries/Other
Requires: %{name} = %{version}
@@ -76,7 +77,7 @@ Authors:
N<EFBFBD>meth L<EFBFBD>szl<EFBFBD> nemeth (at) OpenOffice.org
%package static
License: GPL v2 or later ; LGPL v2.1 or later ; MPL ..
License: GPLv2+ ; LGPLv2.1+ ; MPL ..
Summary: Static hunspell library
Group: Development/Libraries/Other
Requires: %{name}-devel = %{version}