diff --git a/gnuchess.spec b/gnuchess.spec index c3fbe5f..8ff8950 100644 --- a/gnuchess.spec +++ b/gnuchess.spec @@ -1,7 +1,7 @@ # # spec file for package gnuchess # -# 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 @@ -16,14 +16,13 @@ # - Name: gnuchess Version: 6.0.1 -Release: 1 -License: GPLv2+ +Release: 0 Summary: GNU Chess Program -Url: http://alpha.uhasselt.be/Research/Algebra/Toga/gnuchess-release/ +License: GPL-2.0+ Group: Amusements/Games/Board/Chess +Url: http://alpha.uhasselt.be/Research/Algebra/Toga/gnuchess-release/ Source0: %{name}-%{version}.tar.bz2 # WARNING: Don't forget to re-generate book.dat manually before submit! # Simply remove the source and build, updated book will be generated. @@ -34,10 +33,10 @@ Source4: gnuchess.6 Source5: xgnuchess Patch0: gnuchess-return-nonvoid.patch BuildRequires: bison -BuildRequires: flex -BuildRequires: readline-devel -BuildRequires: gcc-c++ BuildRequires: expect +BuildRequires: flex +BuildRequires: gcc-c++ +BuildRequires: readline-devel Requires(post): info Requires(preun):info Provides: chess_backend