From 11962f81e8ca82b9571a4b165185e9da32a2d09f893828a9e9065bb07cb60dc5 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 20 Sep 2011 07:47:30 +0000 Subject: [PATCH] Accepting request 83251 from home:jengelh:bl-d - Remove redundant tags/sections from specfile (cf. packaging guidelines) OBS-URL: https://build.opensuse.org/request/show/83251 OBS-URL: https://build.opensuse.org/package/show/Base:System/dialog?expand=0&rev=14 --- dialog.changes | 6 ++++++ dialog.spec | 25 ++++--------------------- 2 files changed, 10 insertions(+), 21 deletions(-) diff --git a/dialog.changes b/dialog.changes index 95a6305..b7f4f83 100644 --- a/dialog.changes +++ b/dialog.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de + +- Remove redundant tags/sections from specfile + (cf. packaging guidelines) + ------------------------------------------------------------------- Sun Oct 31 12:37:02 UTC 2010 - jengelh@medozas.de diff --git a/dialog.spec b/dialog.spec index 093d38e..e2a3ff4 100644 --- a/dialog.spec +++ b/dialog.spec @@ -1,7 +1,7 @@ # -# spec file for package dialog (Version 1.1) +# spec file for package dialog # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# 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 @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: dialog @@ -24,28 +23,17 @@ BuildRequires: ncurses-devel License: LGPLv2.1+ Url: http://invisible-island.net/dialog/ Version: 1.1 -Release: 39 +Release: 40 Summary: Menus and Input Boxes for Shell Scripts Group: Development/Libraries/Other Source: dialog-1.1-20080727.tar.bz2 Source1: dialog.ko.po.bz2 Patch: dialog-1.1-20080727.dif -AutoReqProv: on BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This program lets you use menus and dialog boxes in shell scripts. - - -Authors: --------- - Savio Lam - Alessandro Rubini - Florian La Roche - Marc Ewing - T.Dickey - %prep %setup -n dialog-1.1-20080727 bzcat %{S:1} > po/ko.po @@ -64,9 +52,7 @@ bzcat %{S:1} > po/ko.po break done export CC LIBS CFLAGS - ./configure --prefix=%{_prefix} \ - --infodir=%{_infodir} \ - --mandir=%{_mandir} \ + %configure \ --enable-nls \ --enable-included-msgs \ --enable-widec \ @@ -79,9 +65,6 @@ bzcat %{S:1} > po/ko.po rm -rf %{buildroot}%{_datadir}/locale/rm/ # Rhaeto-Romance %find_lang %name -%clean - rm -rf %{buildroot} - %files -f %name.lang %defattr(-,root,root) %doc CHANGES README VERSION COPYING