Remove redundant tags/sections/commands

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aspell?expand=0&rev=18
This commit is contained in:
Jan Engelhardt 2012-02-09 02:35:06 +00:00 committed by Git OBS Bridge
parent 3f55070e5d
commit f74e0a2792

View File

@ -16,14 +16,13 @@
# #
Name: aspell Name: aspell
Version: 0.60.6.1 Version: 0.60.6.1
Release: 1 Release: 0
License: LGPL-2.1+
Summary: A Free and Open Source Spell Checker Summary: A Free and Open Source Spell Checker
Url: http://aspell.net/ License: LGPL-2.1+
Group: Productivity/Text/Spell Group: Productivity/Text/Spell
Url: http://aspell.net/
Source0: ftp://ftp.gnu.org/gnu/aspell/%{name}-%{version}.tar.gz Source0: ftp://ftp.gnu.org/gnu/aspell/%{name}-%{version}.tar.gz
Source100: baselibs.conf Source100: baselibs.conf
# PATCH-FIX-OPENSUSE aspell-strict-aliasing.patch pnemec@suse.cz -- Fix gcc strict aliasing warnings # PATCH-FIX-OPENSUSE aspell-strict-aliasing.patch pnemec@suse.cz -- Fix gcc strict aliasing warnings
@ -128,9 +127,6 @@ This package contains the pspell compatibility library.
%patch2 %patch2
%build %build
export CFLAGS="%{optflags}"
export CXXFLAGS="%{optflags}"
%configure \ %configure \
%if %suse_version > 1210 %if %suse_version > 1210
--enable-curses="-lncursesw -ltinfo" \ --enable-curses="-lncursesw -ltinfo" \