From 82aad10a4b1c6dd2af16bcb2273fe7c11d1ab34c66dab5b0b669320b9004cf1d Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 28 Oct 2019 09:37:35 +0000 Subject: [PATCH] Accepting request 738660 from home:lnussel:branches:Base:System - don't recommend -lang package as the lang packages uses a supplements already - remove install-info macros (boo#1152105) OBS-URL: https://build.opensuse.org/request/show/738660 OBS-URL: https://build.opensuse.org/package/show/Base:System/hello?expand=0&rev=19 --- hello.changes | 7 +++++++ hello.spec | 14 +++----------- 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/hello.changes b/hello.changes index a726e2e..2e9108b 100644 --- a/hello.changes +++ b/hello.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Oct 15 07:13:53 UTC 2019 - Ludwig Nussel + +- don't recommend -lang package as the lang packages uses a + supplements already +- remove install-info macros (boo#1152105) + ------------------------------------------------------------------- Mon Jan 16 10:12:25 UTC 2017 - meissner@suse.com diff --git a/hello.spec b/hello.spec index 457829c..066195b 100644 --- a/hello.spec +++ b/hello.spec @@ -1,7 +1,7 @@ # # spec file for package hello # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -21,7 +21,7 @@ Name: hello %define hello echo "hello world" Provides: mailreader Summary: A Friendly Greeting Program -License: GPL-3.0+ +License: GPL-3.0-or-later Group: Development/Tools/Other Version: 2.10 Release: 0 @@ -33,8 +33,6 @@ Source2: %{name}.keyring Patch0: hello-1.3.dif BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: makeinfo -PreReq: %install_info_prereq -Recommends: %{name}-lang %description The GNU hello program produces a familiar, friendly greeting. It @@ -73,12 +71,6 @@ make check %make_install %find_lang %{name} -%post -%install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz - -%postun -%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz - %files %defattr(-, root, root) %doc COPYING TODO NEWS README THANKS ABOUT-NLS