Hello community,

here is the log from the commit of package hello for openSUSE:Factory checked 
in at 2019-10-28 16:59:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hello (Old)
 and      /work/SRC/openSUSE:Factory/.hello.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hello"

Mon Oct 28 16:59:04 2019 rev:24 rq:743439 version:2.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/hello/hello.changes      2017-01-23 
11:36:18.531076414 +0100
+++ /work/SRC/openSUSE:Factory/.hello.new.2990/hello.changes    2019-10-28 
17:00:15.693750306 +0100
@@ -1,0 +2,7 @@
+Tue Oct 15 07:13:53 UTC 2019 - Ludwig Nussel <[email protected]>
+
+- don't recommend -lang package as the lang packages uses a
+  supplements already
+- remove install-info macros (boo#1152105)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ hello.spec ++++++
--- /var/tmp/diff_new_pack.j5AEIf/_old  2019-10-28 17:00:16.429751191 +0100
+++ /var/tmp/diff_new_pack.j5AEIf/_new  2019-10-28 17:00:16.437751200 +0100
@@ -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 @@
 %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 @@
 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_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




Reply via email to