From 36bf92c3f269a13760cc260f2329944955212a9bf6f416ac331575c60a938490 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Mon, 11 Apr 2011 11:50:28 +0000 Subject: [PATCH] Autobuild autoformatter for 66796 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abook?expand=0&rev=2 --- abook.spec | 39 ++++++++++++++++++++++++++++----------- 1 file changed, 28 insertions(+), 11 deletions(-) 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}