SHA256
1
0
forked from pool/hunspell

Remove redundant/unwanted tags/section (cf. specfile guidelines)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/hunspell?expand=0&rev=26
This commit is contained in:
2011-12-09 13:56:01 +00:00
committed by Git OBS Bridge
parent 5062e909ad
commit a90ca765d2
2 changed files with 7 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Dec 9 13:20:45 UTC 2011 - jengelh@medozas.de
- Remove redundant/unwanted tags/section (cf. specfile guidelines)
-------------------------------------------------------------------
Fri Dec 9 11:50:51 UTC 2011 - coolo@suse.com

View File

@@ -15,6 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Summary: Hunspell - a spell checker and morphological analyzer library
License: GPL-2.0+ ; LGPL-2.1+ ; MPL-1.0
Group: System/Libraries
@@ -22,7 +23,7 @@ Group: System/Libraries
Name: hunspell
Version: 1.3.2
Release: 0
Url: http://hunspell.sourceforge.net/
URL: http://hunspell.sourceforge.net/
Source0: %{name}-%{version}.tar.bz2
Source1: baselibs.conf
BuildRequires: autoconf >= 2.59
@@ -87,9 +88,6 @@ install -m 644 src/tools/{,un}munch.h %{buildroot}%{_includedir}
%check
make check
%clean
rm -rf %{buildroot}
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig