Hello community,
here is the log from the commit of package rpm-config-SUSE for openSUSE:Factory
checked in at 2020-02-09 21:01:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpm-config-SUSE (Old)
and /work/SRC/openSUSE:Factory/.rpm-config-SUSE.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rpm-config-SUSE"
Sun Feb 9 21:01:27 2020 rev:14 rq:769501 version:0.g52
Changes:
--------
--- /work/SRC/openSUSE:Factory/rpm-config-SUSE/rpm-config-SUSE.changes
2019-11-18 19:58:27.965952092 +0100
+++
/work/SRC/openSUSE:Factory/.rpm-config-SUSE.new.26092/rpm-config-SUSE.changes
2020-02-09 21:01:33.743324440 +0100
@@ -1,0 +2,14 @@
+Thu Jan 30 10:33:42 UTC 2020 - [email protected]
+
+- Update to version 0.g52:
+ * Make deprecated %install_info not fail when used within if/fi construct
+
+-------------------------------------------------------------------
+Fri Dec 27 14:00:15 UTC 2019 - [email protected]
+
+- Update to version 0.g50:
+ * Add missing changelog entries and fix authors
+ * Add ldconfig_scriptlets macros for RH/Fedora compatibility
+ * move %install_info to file triggers (boo#1152105)
+
+-------------------------------------------------------------------
Old:
----
rpm-config-SUSE-0.g45.tar.xz
New:
----
rpm-config-SUSE-0.g52.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rpm-config-SUSE.spec ++++++
--- /var/tmp/diff_new_pack.uQqlkr/_old 2020-02-09 21:01:35.375325366 +0100
+++ /var/tmp/diff_new_pack.uQqlkr/_new 2020-02-09 21:01:35.407325384 +0100
@@ -1,7 +1,7 @@
#
# spec file for package rpm-config-SUSE
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2018 Neal Gompa <[email protected]>.
#
# All modifications and additions to the file contributed by third parties
@@ -13,12 +13,12 @@
# 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/
#
Name: rpm-config-SUSE
-Version: 0.g45
+Version: 0.g52
Release: 0
Summary: SUSE specific RPM configuration files
License: GPL-2.0-or-later
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.uQqlkr/_old 2020-02-09 21:01:36.035325741 +0100
+++ /var/tmp/diff_new_pack.uQqlkr/_new 2020-02-09 21:01:36.055325752 +0100
@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/rpm-config-SUSE</param>
- <param
name="changesrevision">53070dccbb7c52871ffff4059137f2df83796d49</param>
+ <param
name="changesrevision">9c56b52ebcf26c5ca30db3cbba0bd38459b03341</param>
</service>
</servicedata>
\ No newline at end of file
++++++ rpm-config-SUSE-0.g45.tar.xz -> rpm-config-SUSE-0.g52.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/rpm-config-SUSE-0.g45/macros.d/macros.ldconfig
new/rpm-config-SUSE-0.g52/macros.d/macros.ldconfig
--- old/rpm-config-SUSE-0.g45/macros.d/macros.ldconfig 1970-01-01
01:00:00.000000000 +0100
+++ new/rpm-config-SUSE-0.g52/macros.d/macros.ldconfig 2020-01-30
11:31:28.000000000 +0100
@@ -0,0 +1,9 @@
+%ldconfig /sbin/ldconfig
+%ldconfig_post(n:) %{?ldconfig:%post -p %ldconfig %{?*} %{-n:-n %{-n*}}\
+%end}
+%ldconfig_postun(n:) %{?ldconfig:%postun -p %ldconfig %{?*} %{-n:-n %{-n*}}\
+%end}
+%ldconfig_scriptlets(n:) %{?ldconfig:\
+%ldconfig_post %{?*} %{-n:-n %{-n*}}\
+%ldconfig_postun %{?*} %{-n:-n %{-n*}}\
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/rpm-config-SUSE-0.g45/package/rpm-config-SUSE.changes
new/rpm-config-SUSE-0.g52/package/rpm-config-SUSE.changes
--- old/rpm-config-SUSE-0.g45/package/rpm-config-SUSE.changes 2019-11-06
10:42:59.000000000 +0100
+++ new/rpm-config-SUSE-0.g52/package/rpm-config-SUSE.changes 2020-01-30
11:31:28.000000000 +0100
@@ -1,9 +1,19 @@
-------------------------------------------------------------------
-Tue Oct 29 11:21:54 CET 2019 - [email protected]
+Mon Dec 16 17:58:53 UTC 2019 - Neal Gompa <[email protected]>
+
+- Add ldconfig_scriptlets macros for RH/Fedora compatibility
+
+-------------------------------------------------------------------
+Tue Oct 29 11:21:54 CET 2019 - Michael Schroeder <[email protected]>
- add _lto_cflags to suse_macros for now
-------------------------------------------------------------------
+Thu Sep 26 12:30:58 UTC 2019 - Ludwig Nussel <[email protected]>
+
+- move %install_info to file triggers (boo#1152105)
+
+-------------------------------------------------------------------
Wed Aug 14 12:55:05 UTC 2019 - Michal Suchanek <[email protected]>
- find-requires.ksyms: Move modinfo and modprobe check before the ksym
@@ -29,7 +39,7 @@
- Provide/require modules with .ko suffix (jsc#SLE-3853)
-------------------------------------------------------------------
-Wed Apr 10 09:59:33 CEST 2019 - [email protected]
+Wed Apr 10 09:59:33 CEST 2019 - Thorsten Kukuk <[email protected]>
- Don't use bash syntax in %install_info macro [bsc#1131957]
@@ -40,7 +50,7 @@
(FATE#326579).
-------------------------------------------------------------------
-Wed Jan 30 13:57:55 CET 2019 - [email protected]
+Wed Jan 30 13:57:55 CET 2019 - Michael Schroeder <[email protected]>
- Added macros.d/macros.initrd
@@ -50,7 +60,7 @@
- Add kmod(module) provides to kernel and KMPs (FATE#326579).
-------------------------------------------------------------------
-Wed Oct 24 16:10:40 CEST 2018 - [email protected]
+Wed Oct 24 16:10:40 CEST 2018 - Michal Suchanek <[email protected]>
- Fix superfluous TOC. dependency (bsc#1113100)
@@ -68,7 +78,7 @@
* Modified %lang_package to not inject -n when -r is given.
-------------------------------------------------------------------
-Sat Aug 18 09:38:18 UTC 2018 - [email protected]
+Sat Aug 18 09:38:18 UTC 2018 - Andreas Schwab <[email protected]>
- Break build cycle with rpm
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/rpm-config-SUSE-0.g45/suse_macros.in
new/rpm-config-SUSE-0.g52/suse_macros.in
--- old/rpm-config-SUSE-0.g45/suse_macros.in 2019-11-06 10:42:59.000000000
+0100
+++ new/rpm-config-SUSE-0.g52/suse_macros.in 2020-01-30 11:31:28.000000000
+0100
@@ -15,7 +15,8 @@
%makeinstall make DESTDIR=%{?buildroot:%{buildroot}} install
%insserv_prereq insserv sed
%fillup_prereq fillup coreutils grep diffutils
-%install_info_prereq info
+# to be removed. deprecated since 11/2019 boo#1152105
+%install_info_prereq %{nil}
# this script calls all scripts in /usr/lib/rpm/brp-suse.d
%__os_install_post \
@@ -220,20 +221,13 @@
%run_ldconfig /sbin/ldconfig
-# for %post
+# to be removed. deprecated since 11/2019 boo#1152105
%install_info(:-:) \
- if test -x /sbin/install-info ; then \
- /sbin/install-info %{**} || : \
- fi ;
+ : # install_info deprecated in favor of file triggers
-# for %preun
+# to be removed. deprecated since 11/2019 boo#1152105
%install_info_delete(:-:) \
- test -n "$FIRST_ARG" || FIRST_ARG=$1 \
- if test -x /sbin/install-info ; then \
- if [ "$FIRST_ARG" = 0 ]; then \
- /sbin/install-info --quiet --delete %{**} || : \
- fi ; \
- fi ;
+ : # install_info_delete deprecated in favor of file triggers
# find-supplements.ksyms parses this macro directly out of the spec file:
%supplements_kernel_module() \