diff --git a/abook.spec b/abook.spec index 0d4509d..daa6c8c 100644 --- a/abook.spec +++ b/abook.spec @@ -1,14 +1,32 @@ +# +# spec file for package abook +# +# Copyright (c) 2011 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 +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. -Name: abook -BuildRequires: ncurses-devel readline-devel gettext -Summary: Text-based addressbook program -Version: 0.6.0pre2 -Release: 1 -License: GPL -Group: Productivity/Other -Source: http://abook.sourceforge.net/devel/%{name}-%{version}.tar.gz -URL: http://abook.sourceforge.net/ -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root +# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# + + + +Name: abook +BuildRequires: gettext ncurses-devel readline-devel +Summary: Text-based addressbook program +Version: 0.6.0pre2 +Release: 1 +License: GPL +Group: Productivity/Other +Source: http://abook.sourceforge.net/devel/%{name}-%{version}.tar.gz +Url: http://abook.sourceforge.net/ +BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Abook is a text-based addressbook program designed to @@ -22,7 +40,6 @@ use with mutt mail client. %configure make RPM_OPT_FLAGS="$RPM_OPT_FLAGS -fstack-protector-all" %{?jobs:-j %jobs} - %install %makeinstall %find_lang %{name}