Remove redundant tags/sections

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aspell?expand=0&rev=17
This commit is contained in:
Jan Engelhardt 2012-01-28 21:02:37 +00:00 committed by Git OBS Bridge
parent f3eafe0403
commit 3f55070e5d
2 changed files with 6 additions and 9 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Jan 28 21:01:20 UTC 2012 - jengelh@medozas.de
- Remove redundant tags/sections per specfile guideline suggestions
-------------------------------------------------------------------
Tue Nov 22 14:03:06 UTC 2011 - pgajdos@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package aspell
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -61,7 +61,6 @@ memory for dictionaries and intelligently handling personal
dictionaries when more than one Aspell process is open at once.
%package devel
License: LGPL-2.1+
Summary: Include Files and Libraries Mandatory for Development with aspell
Group: Development/Libraries/C and C++
Requires: glibc-devel
@ -77,7 +76,6 @@ This package contains all necessary include files and libraries needed
to develop applications that require aspell.
%package ispell
License: LGPL-2.1+
Summary: GNU Aspell - Ispell compatibility
Group: Productivity/Text/Spell
Requires: %{name} = %{version}
@ -91,7 +89,6 @@ This package contains an ispell script for compatibility reasons so that
programs that expect the "ispell" command will work correctly.
%package spell
License: LGPL-2.1+
Summary: GNU Aspell - Spell compatibility
Group: Productivity/Text/Spell
Requires: %{name} = %{version}
@ -105,7 +102,6 @@ This package contains a spell script for compatibility reasons so that programs
that expect the "spell" command will work correctly.
%package -n libaspell15
License: LGPL-2.1+
Summary: GNU Aspell Library
Group: System/Libraries
@ -116,7 +112,6 @@ can be used as a library or as an independent spell checker.
This package contains the aspell library.
%package -n libpspell15
License: LGPL-2.1+
Summary: GNU Aspell - Pspell Compatibility Library
Group: System/Libraries
@ -159,9 +154,6 @@ ln -s %{_libdir}/aspell-0.60/spell %{buildroot}%{_bindir}
%find_lang %{name}
%clean
rm -rf %{buildroot}
%post
%install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info}