commit rpm-config-SUSE for openSUSE:Factory

2020-11-07 Thread root
Hello community,

here is the log from the commit of package rpm-config-SUSE for openSUSE:Factory 
checked in at 2020-11-07 21:00:56

Comparing /work/SRC/openSUSE:Factory/rpm-config-SUSE (Old)
 and  /work/SRC/openSUSE:Factory/.rpm-config-SUSE.new.11331 (New)


Package is "rpm-config-SUSE"

Sat Nov  7 21:00:56 2020 rev:17 rq:845616 version:0.g64

Changes:

--- /work/SRC/openSUSE:Factory/rpm-config-SUSE/rpm-config-SUSE.changes  
2020-10-22 14:22:20.974753867 +0200
+++ 
/work/SRC/openSUSE:Factory/.rpm-config-SUSE.new.11331/rpm-config-SUSE.changes   
2020-11-07 21:01:16.498036141 +0100
@@ -1,0 +2,7 @@
+Mon Oct 26 12:14:50 UTC 2020 - lnus...@suse.de
+
+- Update to version 0.g64:
+  * Define a global %_firmwaredir
+  * macros.obs: remove unused macros
+
+---

Old:

  rpm-config-SUSE-0.g60.tar.xz

New:

  rpm-config-SUSE-0.g64.tar.xz



Other differences:
--
++ rpm-config-SUSE.spec ++
--- /var/tmp/diff_new_pack.ha9wZe/_old  2020-11-07 21:01:17.042035310 +0100
+++ /var/tmp/diff_new_pack.ha9wZe/_new  2020-11-07 21:01:17.046035304 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   rpm-config-SUSE
-Version:0.g60
+Version:0.g64
 Release:0
 Summary:SUSE specific RPM configuration files
 License:GPL-2.0-or-later

++ _servicedata ++
--- /var/tmp/diff_new_pack.ha9wZe/_old  2020-11-07 21:01:17.082035249 +0100
+++ /var/tmp/diff_new_pack.ha9wZe/_new  2020-11-07 21:01:17.082035249 +0100
@@ -1,6 +1,6 @@
 
   
 https://github.com/openSUSE/rpm-config-SUSE
-11be231be6dd99eb9de5919c08a976513745f221
+33376665c4252c8b3262fdb9fe6fb449feedfbb7
   
 
\ No newline at end of file

++ rpm-config-SUSE-0.g60.tar.xz -> rpm-config-SUSE-0.g64.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpm-config-SUSE-0.g60/fileattrs/firmware.attr 
new/rpm-config-SUSE-0.g64/fileattrs/firmware.attr
--- old/rpm-config-SUSE-0.g60/fileattrs/firmware.attr   2020-08-07 
05:19:24.0 +0200
+++ new/rpm-config-SUSE-0.g64/fileattrs/firmware.attr   2020-10-26 
12:08:10.0 +0100
@@ -1,2 +1,2 @@
 %__firmware_provides   %{_rpmconfigdir}/firmware.prov
-%__firmware_path   /lib/firmware/
+%__firmware_path   %{_firmwaredir}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpm-config-SUSE-0.g60/macros.d/macros.obs 
new/rpm-config-SUSE-0.g64/macros.d/macros.obs
--- old/rpm-config-SUSE-0.g60/macros.d/macros.obs   2020-08-07 
05:19:24.0 +0200
+++ new/rpm-config-SUSE-0.g64/macros.d/macros.obs   2020-10-26 
12:08:10.0 +0100
@@ -4,14 +4,6 @@
 %ext_info .gz
 %ext_man .gz
 
-%info_add() test -x /sbin/install-info -a -f 
%{?2}%{?!2:%{_infodir}}/%{1}%ext_info && /sbin/install-info 
--info-dir=%{?2}%{?!2:%{_infodir}} %{?2}%{?!2:%{_infodir}}/%{1}%ext_info \
-%{nil}
-
-%info_del() test -x /sbin/install-info -a ! -f 
%{?2}%{?!2:%{_infodir}}/%{1}%ext_info && /sbin/install-info --quiet --delete 
--info-dir=%{?2}%{?!2:%{_infodir}} %{?2}%{?!2:%{_infodir}}/%{1}%ext_info \
-%{nil}
-
-%service_add() %{fillup_and_insserv %{1}}
-
 %user_group_add() \
 getent group %{1} >/dev/null || /usr/sbin/groupadd -r %{1} \
 getent passwd %{1} >/dev/null || /usr/sbin/useradd -r -g %{1} -d %{2} -s %{3} 
-c %{4} %{1} \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpm-config-SUSE-0.g60/suse_macros.in 
new/rpm-config-SUSE-0.g64/suse_macros.in
--- old/rpm-config-SUSE-0.g60/suse_macros.in2020-08-07 05:19:24.0 
+0200
+++ new/rpm-config-SUSE-0.g64/suse_macros.in2020-10-26 12:08:10.0 
+0100
@@ -9,6 +9,7 @@
 %_defaultdocdir %{_usr}/share/doc/packages
 %_fillupdir %{_usr}/share/fillup-templates
 %_distconfdir   %{_usr}/etc
+%_firmwaredir   /lib/firmware
 
 # package build macros
 %make_install   make install DESTDIR=%{?buildroot}




commit rpm-config-SUSE for openSUSE:Factory

2020-10-22 Thread root
Hello community,

here is the log from the commit of package rpm-config-SUSE for openSUSE:Factory 
checked in at 2020-10-22 14:21:08

Comparing /work/SRC/openSUSE:Factory/rpm-config-SUSE (Old)
 and  /work/SRC/openSUSE:Factory/.rpm-config-SUSE.new.3463 (New)


Package is "rpm-config-SUSE"

Thu Oct 22 14:21:08 2020 rev:16 rq:842484 version:0.g60

Changes:

--- /work/SRC/openSUSE:Factory/rpm-config-SUSE/rpm-config-SUSE.changes  
2020-03-27 21:54:56.934710787 +0100
+++ 
/work/SRC/openSUSE:Factory/.rpm-config-SUSE.new.3463/rpm-config-SUSE.changes
2020-10-22 14:22:20.974753867 +0200
@@ -1,0 +2,7 @@
+Mon Aug 31 08:06:43 UTC 2020 - lnus...@suse.de
+
+- Update to version 0.g60:
+  * Add VPATH macros from RH/Fedora to make upstream Meson macros work
+  * Don't limit locale match to /usr/share/locale
+
+---

Old:

  rpm-config-SUSE-0.g56.tar.xz

New:

  rpm-config-SUSE-0.g60.tar.xz



Other differences:
--
++ rpm-config-SUSE.spec ++
--- /var/tmp/diff_new_pack.3JO7jT/_old  2020-10-22 14:22:23.422756065 +0200
+++ /var/tmp/diff_new_pack.3JO7jT/_new  2020-10-22 14:22:23.426756068 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   rpm-config-SUSE
-Version:0.g56
+Version:0.g60
 Release:0
 Summary:SUSE specific RPM configuration files
 License:GPL-2.0-or-later

++ _servicedata ++
--- /var/tmp/diff_new_pack.3JO7jT/_old  2020-10-22 14:22:23.478756115 +0200
+++ /var/tmp/diff_new_pack.3JO7jT/_new  2020-10-22 14:22:23.482756119 +0200
@@ -1,6 +1,6 @@
 
   
 https://github.com/openSUSE/rpm-config-SUSE
-8dcfe7b89abddeb2d3ed32046338c82cce9c306d
+11be231be6dd99eb9de5919c08a976513745f221
   
 
\ No newline at end of file

++ rpm-config-SUSE-0.g56.tar.xz -> rpm-config-SUSE-0.g60.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpm-config-SUSE-0.g56/fileattrs/locale.attr 
new/rpm-config-SUSE-0.g60/fileattrs/locale.attr
--- old/rpm-config-SUSE-0.g56/fileattrs/locale.attr 2020-03-20 
15:12:39.0 +0100
+++ new/rpm-config-SUSE-0.g60/fileattrs/locale.attr 2020-08-07 
05:19:24.0 +0200
@@ -1,4 +1,4 @@
 %__locale_provides %{_rpmconfigdir}/locale.prov
-%__locale_path ^%{_datadir}/locale/[^/]*/LC_MESSAGES/.*\\.mo$
+%__locale_path /locale/[^/]*/LC_MESSAGES/.*\\.mo$
 %__locale_provides_opts%{name}
 %__locale_namespacelocale
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpm-config-SUSE-0.g56/macros.d/macros.vpath 
new/rpm-config-SUSE-0.g60/macros.d/macros.vpath
--- old/rpm-config-SUSE-0.g56/macros.d/macros.vpath 1970-01-01 
01:00:00.0 +0100
+++ new/rpm-config-SUSE-0.g60/macros.d/macros.vpath 2020-08-07 
05:19:24.0 +0200
@@ -0,0 +1,7 @@
+#  VPATH default settings
+
+# directory where CMakeLists.txt/meson.build/etc. are placed
+%_vpath_srcdir .
+
+# directory (doesn't need to exist) where all generated build files will be 
placed
+%_vpath_builddir %_target_platform




commit rpm-config-SUSE for openSUSE:Factory

2020-03-27 Thread root
Hello community,

here is the log from the commit of package rpm-config-SUSE for openSUSE:Factory 
checked in at 2020-03-27 21:54:56

Comparing /work/SRC/openSUSE:Factory/rpm-config-SUSE (Old)
 and  /work/SRC/openSUSE:Factory/.rpm-config-SUSE.new.3160 (New)


Package is "rpm-config-SUSE"

Fri Mar 27 21:54:56 2020 rev:15 rq:787861 version:0.g56

Changes:

--- /work/SRC/openSUSE:Factory/rpm-config-SUSE/rpm-config-SUSE.changes  
2020-02-09 21:01:33.743324440 +0100
+++ 
/work/SRC/openSUSE:Factory/.rpm-config-SUSE.new.3160/rpm-config-SUSE.changes
2020-03-27 21:54:56.934710787 +0100
@@ -1,0 +2,7 @@
+Sun Mar 22 13:32:49 UTC 2020 - ku...@suse.com
+
+- Update to version 0.g56:
+  * Remove grep and diffutils from fillup_prereq, replace coreutils with file 
requires
+  * Avoid overwriting files that didn't actually change on disk
+
+---

Old:

  rpm-config-SUSE-0.g52.tar.xz

New:

  rpm-config-SUSE-0.g56.tar.xz



Other differences:
--
++ rpm-config-SUSE.spec ++
--- /var/tmp/diff_new_pack.9WrLS5/_old  2020-03-27 21:54:57.630711192 +0100
+++ /var/tmp/diff_new_pack.9WrLS5/_new  2020-03-27 21:54:57.638711196 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   rpm-config-SUSE
-Version:0.g52
+Version:0.g56
 Release:0
 Summary:SUSE specific RPM configuration files
 License:GPL-2.0-or-later

++ _servicedata ++
--- /var/tmp/diff_new_pack.9WrLS5/_old  2020-03-27 21:54:57.750711262 +0100
+++ /var/tmp/diff_new_pack.9WrLS5/_new  2020-03-27 21:54:57.754711264 +0100
@@ -1,6 +1,6 @@
 
   
 https://github.com/openSUSE/rpm-config-SUSE
-9c56b52ebcf26c5ca30db3cbba0bd38459b03341
+8dcfe7b89abddeb2d3ed32046338c82cce9c306d
   
 
\ No newline at end of file

++ rpm-config-SUSE-0.g52.tar.xz -> rpm-config-SUSE-0.g56.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpm-config-SUSE-0.g52/suse_macros.in 
new/rpm-config-SUSE-0.g56/suse_macros.in
--- old/rpm-config-SUSE-0.g52/suse_macros.in2020-01-30 11:31:28.0 
+0100
+++ new/rpm-config-SUSE-0.g56/suse_macros.in2020-03-20 15:12:39.0 
+0100
@@ -14,7 +14,7 @@
 %make_install   make install DESTDIR=%{?buildroot}
 %makeinstallmake DESTDIR=%{?buildroot:%{buildroot}} install
 %insserv_prereq insserv sed
-%fillup_prereq  fillup coreutils grep diffutils
+%fillup_prereq  fillup /usr/bin/mkdir /usr/bin/touch
 # to be removed. deprecated since 11/2019 boo#1152105
 %install_info_prereq%{nil}
 
@@ -297,3 +297,5 @@
 # to be removed when no longer needed (when gcc-10.1 is in Factory)
 %_lto_cflags   -flto=auto
 
+# avoid overwriting files that didn't actually change on disk
+%_minimize_writes  1




commit rpm-config-SUSE for openSUSE:Factory

2020-02-09 Thread root
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 - dims...@opensuse.org
+
+- 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 - opensuse-packag...@opensuse.org
+
+- 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 .
 #
 # 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 @@
 
   
 https://github.com/openSUSE/rpm-config-SUSE
-53070dccbb7c528714059137f2df83796d49
+9c56b52ebcf26c5ca30db3cbba0bd38459b03341
   
 
\ 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.0 +0100
+++ new/rpm-config-SUSE-0.g52/macros.d/macros.ldconfig  2020-01-30 
11:31:28.0 +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.0 +0100
+++ new/rpm-config-SUSE-0.g52/package/rpm-config-SUSE.changes   2020-01-30 
11:31:28.0 +0100
@@ -1,9 +1,19 @@
 ---
-Tue Oct 29 11:21:54 CET 2019 - m...@suse.de
+Mon Dec 16 17:58:53 UTC 2019 - Neal Gompa 
+
+- Add ldconfig_scriptlets macros for RH/Fedora compatibility
+
+---
+Tue Oct 29 11:21:54 CET 2019 - Michael Schroeder 
 
 - add _lto_cflags to suse_macros for now
 
 ---
+Thu Sep 26 12:30:58 UTC 2019 - Ludwig Nussel 
+
+- move %install_info to file triggers (boo#1152105)
+
+---
 Wed Aug 14 12:55:05 UTC 2019 - Michal Suchanek 
 
 - 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 - ku...@suse.de
+Wed Apr 

commit rpm-config-SUSE for openSUSE:Factory

2019-11-18 Thread root
Hello community,

here is the log from the commit of package rpm-config-SUSE for openSUSE:Factory 
checked in at 2019-11-18 19:58:12

Comparing /work/SRC/openSUSE:Factory/rpm-config-SUSE (Old)
 and  /work/SRC/openSUSE:Factory/.rpm-config-SUSE.new.26869 (New)


Package is "rpm-config-SUSE"

Mon Nov 18 19:58:12 2019 rev:13 rq:748133 version:0.g45

Changes:

--- /work/SRC/openSUSE:Factory/rpm-config-SUSE/rpm-config-SUSE.changes  
2019-11-11 12:57:05.769481003 +0100
+++ 
/work/SRC/openSUSE:Factory/.rpm-config-SUSE.new.26869/rpm-config-SUSE.changes   
2019-11-18 19:58:27.965952092 +0100
@@ -1,0 +2,6 @@
+Wed Nov 06 09:45:08 UTC 2019 - opensuse-packag...@opensuse.org
+
+- Update to version 0.g45:
+  * Use -flto=auto for _lto_cflags for now
+
+---

Old:

  rpm-config-SUSE-0.g44.tar.xz

New:

  rpm-config-SUSE-0.g45.tar.xz



Other differences:
--
++ rpm-config-SUSE.spec ++
--- /var/tmp/diff_new_pack.p02egp/_old  2019-11-18 19:58:28.937951605 +0100
+++ /var/tmp/diff_new_pack.p02egp/_new  2019-11-18 19:58:28.941951602 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   rpm-config-SUSE
-Version:0.g44
+Version:0.g45
 Release:0
 Summary:SUSE specific RPM configuration files
 License:GPL-2.0-or-later

++ _servicedata ++
--- /var/tmp/diff_new_pack.p02egp/_old  2019-11-18 19:58:29.009951568 +0100
+++ /var/tmp/diff_new_pack.p02egp/_new  2019-11-18 19:58:29.009951568 +0100
@@ -1,6 +1,6 @@
 
   
 https://github.com/openSUSE/rpm-config-SUSE
-4b56a3a9a7e3ad95405d1fb0c7900e138db99809
+53070dccbb7c528714059137f2df83796d49
   
 
\ No newline at end of file

++ rpm-config-SUSE-0.g44.tar.xz -> rpm-config-SUSE-0.g45.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpm-config-SUSE-0.g44/suse_macros.in 
new/rpm-config-SUSE-0.g45/suse_macros.in
--- old/rpm-config-SUSE-0.g44/suse_macros.in2019-10-29 11:25:49.0 
+0100
+++ new/rpm-config-SUSE-0.g45/suse_macros.in2019-11-06 10:42:59.0 
+0100
@@ -300,6 +300,6 @@
 %requires_ge() %(echo '%*' | LC_ALL=C xargs -r rpm -q --qf 'Requires: %%{name} 
>= %%{epoch}:%%{version}\\n' | sed -e 's/ (none):/ /' -e 's/ 0:/ /' | grep -v 
"is not")
 %__perl/usr/bin/perl
 
-# to be removed when no longer needed
-%_lto_cflags   %nil
+# to be removed when no longer needed (when gcc-10.1 is in Factory)
+%_lto_cflags   -flto=auto
 




commit rpm-config-SUSE for openSUSE:Factory

2019-11-11 Thread root
Hello community,

here is the log from the commit of package rpm-config-SUSE for openSUSE:Factory 
checked in at 2019-11-11 12:57:03

Comparing /work/SRC/openSUSE:Factory/rpm-config-SUSE (Old)
 and  /work/SRC/openSUSE:Factory/.rpm-config-SUSE.new.2990 (New)


Package is "rpm-config-SUSE"

Mon Nov 11 12:57:03 2019 rev:12 rq:745450 version:0.g44

Changes:

--- /work/SRC/openSUSE:Factory/rpm-config-SUSE/rpm-config-SUSE.changes  
2019-10-28 16:43:25.848476828 +0100
+++ 
/work/SRC/openSUSE:Factory/.rpm-config-SUSE.new.2990/rpm-config-SUSE.changes
2019-11-11 12:57:05.769481003 +0100
@@ -1,0 +2,7 @@
+Tue Oct 29 10:26:17 UTC 2019 - opensuse-packag...@opensuse.org
+
+- Update to version 0.g44:
+  * Sync specfile changes
+  * Add _lto_cflags to suse_macros for now
+
+---

Old:

  rpm-config-SUSE-0.g42.tar.xz

New:

  rpm-config-SUSE-0.g44.tar.xz



Other differences:
--
++ rpm-config-SUSE.spec ++
--- /var/tmp/diff_new_pack.K8WF5r/_old  2019-11-11 12:57:06.445481719 +0100
+++ /var/tmp/diff_new_pack.K8WF5r/_new  2019-11-11 12:57:06.445481719 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   rpm-config-SUSE
-Version:0.g42
+Version:0.g44
 Release:0
 Summary:SUSE specific RPM configuration files
 License:GPL-2.0-or-later

++ _servicedata ++
--- /var/tmp/diff_new_pack.K8WF5r/_old  2019-11-11 12:57:06.485481761 +0100
+++ /var/tmp/diff_new_pack.K8WF5r/_new  2019-11-11 12:57:06.489481766 +0100
@@ -1,6 +1,6 @@
 
   
 https://github.com/openSUSE/rpm-config-SUSE
-44c0de9144c42fd306a1454f80989a24542a3dbf
+4b56a3a9a7e3ad95405d1fb0c7900e138db99809
   
 
\ No newline at end of file

++ rpm-config-SUSE-0.g42.tar.xz -> rpm-config-SUSE-0.g44.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/rpm-config-SUSE-0.g42/package/rpm-config-SUSE.changes 
new/rpm-config-SUSE-0.g44/package/rpm-config-SUSE.changes
--- old/rpm-config-SUSE-0.g42/package/rpm-config-SUSE.changes   2019-10-16 
11:04:16.0 +0200
+++ new/rpm-config-SUSE-0.g44/package/rpm-config-SUSE.changes   2019-10-29 
11:25:49.0 +0100
@@ -1,4 +1,9 @@
 ---
+Tue Oct 29 11:21:54 CET 2019 - m...@suse.de
+
+- add _lto_cflags to suse_macros for now
+
+---
 Wed Aug 14 12:55:05 UTC 2019 - Michal Suchanek 
 
 - find-requires.ksyms: Move modinfo and modprobe check before the ksym
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpm-config-SUSE-0.g42/package/rpm-config-SUSE.spec 
new/rpm-config-SUSE-0.g44/package/rpm-config-SUSE.spec
--- old/rpm-config-SUSE-0.g42/package/rpm-config-SUSE.spec  2019-10-16 
11:04:16.0 +0200
+++ new/rpm-config-SUSE-0.g44/package/rpm-config-SUSE.spec  2019-10-29 
11:25:49.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rpm-config-SUSE
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2018 Neal Gompa .
 #
 # All modifications and additions to the file contributed by third parties
@@ -30,6 +30,7 @@
 Requires:   rpm
 
 BuildArch:  noarch
+#!BuildIgnore:  rpm-config-SUSE
 
 %description
 This package contains the RPM configuration data for the SUSE Linux
@@ -74,6 +75,7 @@
 %{_rpmconfigdir}/brp-suse
 %{_rpmconfigdir}/firmware.prov
 %{_rpmconfigdir}/sysvinitdeps.sh
+%{_rpmconfigdir}/locale.prov
 # kmod deps
 %{_rpmconfigdir}/find-provides.ksyms
 %{_rpmconfigdir}/find-requires.ksyms
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpm-config-SUSE-0.g42/suse_macros.in 
new/rpm-config-SUSE-0.g44/suse_macros.in
--- old/rpm-config-SUSE-0.g42/suse_macros.in2019-10-16 11:04:16.0 
+0200
+++ new/rpm-config-SUSE-0.g44/suse_macros.in2019-10-29 11:25:49.0 
+0100
@@ -299,3 +299,7 @@
 %requires_eq() %(echo '%*' | LC_ALL=C xargs -r rpm -q --qf 'Requires: %%{name} 
= %%{epoch}:%%{version}\\n' | sed -e 's/ (none):/ /' -e 's/ 0:/ /' | grep -v 
"is not")
 %requires_ge() %(echo '%*' | LC_ALL=C xargs -r rpm -q --qf 'Requires: %%{name} 
>= %%{epoch}:%%{version}\\n' | sed -e 's/ (none):/ /' -e 's/ 0:/ /' | grep -v 
"is not")
 %__perl/usr/bin/perl
+
+# to be removed when no longer needed
+%_lto_cflags   %nil
+




commit rpm-config-SUSE for openSUSE:Factory

2019-10-28 Thread root
Hello community,

here is the log from the commit of package rpm-config-SUSE for openSUSE:Factory 
checked in at 2019-10-28 16:43:22

Comparing /work/SRC/openSUSE:Factory/rpm-config-SUSE (Old)
 and  /work/SRC/openSUSE:Factory/.rpm-config-SUSE.new.2990 (New)


Package is "rpm-config-SUSE"

Mon Oct 28 16:43:22 2019 rev:11 rq:742086 version:0.g42

Changes:

--- /work/SRC/openSUSE:Factory/rpm-config-SUSE/rpm-config-SUSE.changes  
2019-10-22 15:38:00.317207918 +0200
+++ 
/work/SRC/openSUSE:Factory/.rpm-config-SUSE.new.2990/rpm-config-SUSE.changes
2019-10-28 16:43:25.848476828 +0100
@@ -1,0 +2,7 @@
+Wed Oct 16 09:07:52 UTC 2019 - opensuse-packag...@opensuse.org
+
+- Update to version 0.g42:
+  * Add __perl macro until the perl package provides it
+  * Add requires_eq and requires_ge macros
+
+---

Old:

  rpm-config-SUSE-0.g40.tar.xz

New:

  rpm-config-SUSE-0.g42.tar.xz



Other differences:
--
++ rpm-config-SUSE.spec ++
--- /var/tmp/diff_new_pack.ervwYf/_old  2019-10-28 16:43:26.336477449 +0100
+++ /var/tmp/diff_new_pack.ervwYf/_new  2019-10-28 16:43:26.340477454 +0100
@@ -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 https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
 Name:   rpm-config-SUSE
-Version:0.g40
+Version:0.g42
 Release:0
 Summary:SUSE specific RPM configuration files
 License:GPL-2.0-or-later

++ _servicedata ++
--- /var/tmp/diff_new_pack.ervwYf/_old  2019-10-28 16:43:26.384477510 +0100
+++ /var/tmp/diff_new_pack.ervwYf/_new  2019-10-28 16:43:26.384477510 +0100
@@ -1,6 +1,6 @@
 
   
 https://github.com/openSUSE/rpm-config-SUSE
-54f9f71bacdfb944d88f722d71a4d35651f7cc8a
+44c0de9144c42fd306a1454f80989a24542a3dbf
   
 
\ No newline at end of file

++ rpm-config-SUSE-0.g40.tar.xz -> rpm-config-SUSE-0.g42.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpm-config-SUSE-0.g40/suse_macros.in 
new/rpm-config-SUSE-0.g42/suse_macros.in
--- old/rpm-config-SUSE-0.g40/suse_macros.in2019-09-24 23:49:55.0 
+0200
+++ new/rpm-config-SUSE-0.g42/suse_macros.in2019-10-16 11:04:16.0 
+0200
@@ -295,3 +295,7 @@
 %py_incdir  %{py_prefix}/include/python%{py_ver}
 %py_sitedir %{py_libdir}/site-packages
 
+# dropped from rpm package
+%requires_eq() %(echo '%*' | LC_ALL=C xargs -r rpm -q --qf 'Requires: %%{name} 
= %%{epoch}:%%{version}\\n' | sed -e 's/ (none):/ /' -e 's/ 0:/ /' | grep -v 
"is not")
+%requires_ge() %(echo '%*' | LC_ALL=C xargs -r rpm -q --qf 'Requires: %%{name} 
>= %%{epoch}:%%{version}\\n' | sed -e 's/ (none):/ /' -e 's/ 0:/ /' | grep -v 
"is not")
+%__perl/usr/bin/perl




commit rpm-config-SUSE for openSUSE:Factory

2019-10-22 Thread root
Hello community,

here is the log from the commit of package rpm-config-SUSE for openSUSE:Factory 
checked in at 2019-10-22 15:37:57

Comparing /work/SRC/openSUSE:Factory/rpm-config-SUSE (Old)
 and  /work/SRC/openSUSE:Factory/.rpm-config-SUSE.new.2352 (New)


Package is "rpm-config-SUSE"

Tue Oct 22 15:37:57 2019 rev:10 rq:737162 version:0.g40

Changes:

--- /work/SRC/openSUSE:Factory/rpm-config-SUSE/rpm-config-SUSE.changes  
2019-09-11 10:25:04.879475861 +0200
+++ 
/work/SRC/openSUSE:Factory/.rpm-config-SUSE.new.2352/rpm-config-SUSE.changes
2019-10-22 15:38:00.317207918 +0200
@@ -1,0 +2,13 @@
+Wed Sep 25 09:16:39 UTC 2019 - lnus...@suse.de
+
+- Update to version 0.g40:
+  * locale.prov: also work with -locale packages
+  * locale.prov: discard input in error case
+
+---
+Thu Sep 19 08:20:36 UTC 2019 - lnus...@suse.de
+
+- Update to version 0.g37:
+  * Add macros for locale provides
+
+---

Old:

  rpm-config-SUSE-0.g35.tar.xz

New:

  rpm-config-SUSE-0.g40.tar.xz



Other differences:
--
++ rpm-config-SUSE.spec ++
--- /var/tmp/diff_new_pack.9bDBXP/_old  2019-10-22 15:38:00.805208474 +0200
+++ /var/tmp/diff_new_pack.9bDBXP/_new  2019-10-22 15:38:00.809208479 +0200
@@ -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.g35
+Version:0.g40
 Release:0
 Summary:SUSE specific RPM configuration files
 License:GPL-2.0-or-later
@@ -75,6 +75,7 @@
 %{_rpmconfigdir}/brp-suse
 %{_rpmconfigdir}/firmware.prov
 %{_rpmconfigdir}/sysvinitdeps.sh
+%{_rpmconfigdir}/locale.prov
 # kmod deps
 %{_rpmconfigdir}/find-provides.ksyms
 %{_rpmconfigdir}/find-requires.ksyms

++ _servicedata ++
--- /var/tmp/diff_new_pack.9bDBXP/_old  2019-10-22 15:38:00.837208511 +0200
+++ /var/tmp/diff_new_pack.9bDBXP/_new  2019-10-22 15:38:00.841208515 +0200
@@ -1,6 +1,6 @@
 
-
-https://github.com/openSUSE/rpm-config-SUSE
-  a734ff65dcb46b1bde78adc48624e2d9e7875c3b
-https://github.com/hramrach/rpm-config-SUSE
-  5ca49877086ae0ef42b3ecf650034ec80a1c9513
\ No newline at end of file
+  
+https://github.com/openSUSE/rpm-config-SUSE
+54f9f71bacdfb944d88f722d71a4d35651f7cc8a
+  
+
\ No newline at end of file

++ rpm-config-SUSE-0.g35.tar.xz -> rpm-config-SUSE-0.g40.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpm-config-SUSE-0.g35/fileattrs/locale.attr 
new/rpm-config-SUSE-0.g40/fileattrs/locale.attr
--- old/rpm-config-SUSE-0.g35/fileattrs/locale.attr 1970-01-01 
01:00:00.0 +0100
+++ new/rpm-config-SUSE-0.g40/fileattrs/locale.attr 2019-09-24 
23:49:55.0 +0200
@@ -0,0 +1,4 @@
+%__locale_provides %{_rpmconfigdir}/locale.prov
+%__locale_path ^%{_datadir}/locale/[^/]*/LC_MESSAGES/.*\\.mo$
+%__locale_provides_opts%{name}
+%__locale_namespacelocale
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpm-config-SUSE-0.g35/scripts/locale.prov 
new/rpm-config-SUSE-0.g40/scripts/locale.prov
--- old/rpm-config-SUSE-0.g35/scripts/locale.prov   1970-01-01 
01:00:00.0 +0100
+++ new/rpm-config-SUSE-0.g40/scripts/locale.prov   2019-09-24 
23:49:55.0 +0200
@@ -0,0 +1,16 @@
+#!/bin/bash
+targetpkg="$1"
+if [ "${targetpkg%-lang}" != "$1" ]; then
+   targetpkg="${targetpkg%-lang}"
+elif [ "${targetpkg%-locale}" != "$1" ]; then
+   targetpkg="${targetpkg%-locale}"
+else
+   # discard input
+   cat >/dev/null
+   exit 0
+fi
+while read line; do
+   l="${line%%/LC_MESSAGES/*}"
+   l="${l##*/}"
+   echo "$targetpkg:$l"
+done
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpm-config-SUSE-0.g35/suse_macros.in 
new/rpm-config-SUSE-0.g40/suse_macros.in
--- old/rpm-config-SUSE-0.g35/suse_macros.in2019-08-22 13:24:59.0 
+0200
+++ new/rpm-config-SUSE-0.g40/suse_macros.in2019-09-24 23:49:55.0 
+0200
@@ -267,7 +267,6 @@
 %{!-n:%{!-r:Requires: %{name} = %{version}}} \
 %{-r:Requires: %{-r*}} \
 Provides: %{-n:%{-n*}}%{!-n:%{name}}-lang-all = %{version} \
-Supplements: %{-n:%{-n*}}%{!-n:%{name}} \
 BuildArch: noarch \
 %description %{-n:-n %{-n*}-}lang \
 Provides translations for the \"%{name}\" package.




commit rpm-config-SUSE for openSUSE:Factory

2019-09-11 Thread root
Hello community,

here is the log from the commit of package rpm-config-SUSE for openSUSE:Factory 
checked in at 2019-09-11 10:25:03

Comparing /work/SRC/openSUSE:Factory/rpm-config-SUSE (Old)
 and  /work/SRC/openSUSE:Factory/.rpm-config-SUSE.new.7948 (New)


Package is "rpm-config-SUSE"

Wed Sep 11 10:25:03 2019 rev:9 rq:728303 version:0.g35

Changes:

--- /work/SRC/openSUSE:Factory/rpm-config-SUSE/rpm-config-SUSE.changes  
2019-08-27 12:00:28.579658558 +0200
+++ 
/work/SRC/openSUSE:Factory/.rpm-config-SUSE.new.7948/rpm-config-SUSE.changes
2019-09-11 10:25:04.879475861 +0200
@@ -1,0 +2,9 @@
+Wed Aug 28 12:12:34 UTC 2019 - opensuse-packag...@opensuse.org
+
+- Update to version 0.g35:
+  * Add _distconfdir as /usr/etc
+  * find-provides.ksyms, find-requires.ksyms: cleanup kernel version handling 
(bsc#1145601).
+  * find-requires.ksyms: fix matching of uninstalled files (bsc#1145601).
+  * add changes
+
+---

Old:

  rpm-config-SUSE-0.g32.tar.xz

New:

  rpm-config-SUSE-0.g35.tar.xz



Other differences:
--
++ rpm-config-SUSE.spec ++
--- /var/tmp/diff_new_pack.L9U9YG/_old  2019-09-11 10:25:05.767475621 +0200
+++ /var/tmp/diff_new_pack.L9U9YG/_new  2019-09-11 10:25:05.775475618 +0200
@@ -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 https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
 Name:   rpm-config-SUSE
-Version:0.g32
+Version:0.g35
 Release:0
 Summary:SUSE specific RPM configuration files
 License:GPL-2.0-or-later

++ _servicedata ++
--- /var/tmp/diff_new_pack.L9U9YG/_old  2019-09-11 10:25:05.803475610 +0200
+++ /var/tmp/diff_new_pack.L9U9YG/_new  2019-09-11 10:25:05.803475610 +0200
@@ -1,6 +1,6 @@
 
 
 https://github.com/openSUSE/rpm-config-SUSE
-  5cc9254be696f7d54829a7672fc3d325f0918b0b
+  a734ff65dcb46b1bde78adc48624e2d9e7875c3b
 https://github.com/hramrach/rpm-config-SUSE
   5ca49877086ae0ef42b3ecf650034ec80a1c9513
\ No newline at end of file

++ rpm-config-SUSE-0.g32.tar.xz -> rpm-config-SUSE-0.g35.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpm-config-SUSE-0.g32/suse_macros.in 
new/rpm-config-SUSE-0.g35/suse_macros.in
--- old/rpm-config-SUSE-0.g32/suse_macros.in2019-08-14 15:47:24.0 
+0200
+++ new/rpm-config-SUSE-0.g35/suse_macros.in2019-08-22 13:24:59.0 
+0200
@@ -8,6 +8,7 @@
 %_localstatedir /var
 %_defaultdocdir %{_usr}/share/doc/packages
 %_fillupdir %{_usr}/share/fillup-templates
+%_distconfdir   %{_usr}/etc
 
 # package build macros
 %make_install   make install DESTDIR=%{?buildroot}




commit rpm-config-SUSE for openSUSE:Factory

2019-08-27 Thread root
Hello community,

here is the log from the commit of package rpm-config-SUSE for openSUSE:Factory 
checked in at 2019-08-27 12:00:21

Comparing /work/SRC/openSUSE:Factory/rpm-config-SUSE (Old)
 and  /work/SRC/openSUSE:Factory/.rpm-config-SUSE.new.7948 (New)


Package is "rpm-config-SUSE"

Tue Aug 27 12:00:21 2019 rev:8 rq:724810 version:0.g32

Changes:

--- /work/SRC/openSUSE:Factory/rpm-config-SUSE/rpm-config-SUSE.changes  
2019-07-13 13:33:49.435344968 +0200
+++ 
/work/SRC/openSUSE:Factory/.rpm-config-SUSE.new.7948/rpm-config-SUSE.changes
2019-08-27 12:00:28.579658558 +0200
@@ -1,0 +2,13 @@
+Thu Aug 15 17:53:05 UTC 2019 - msucha...@suse.de
+
+- Update to version 0.g32:
+  * find-provides.ksyms, find-requires.ksyms: cleanup kernel version handling 
(bsc#1145601).
+  * find-requires.ksyms: fix matching of uninstalled files (bsc#1145601).
+
+---
+Wed Aug 14 11:25:25 UTC 2019 - dims...@opensuse.org
+
+- Update to version 0.g29:
+  * find-requires.ksyms: Move modinfo and modprobe before the ksym dependency 
code.
+
+---

Old:

  rpm-config-SUSE-0.g27.tar.xz

New:

  _servicedata
  rpm-config-SUSE-0.g32.tar.xz



Other differences:
--
++ rpm-config-SUSE.spec ++
--- /var/tmp/diff_new_pack.Puji1X/_old  2019-08-27 12:00:29.211658471 +0200
+++ /var/tmp/diff_new_pack.Puji1X/_new  2019-08-27 12:00:29.219658470 +0200
@@ -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.g27
+Version:0.g32
 Release:0
 Summary:SUSE specific RPM configuration files
 License:GPL-2.0-or-later

++ _service ++
--- /var/tmp/diff_new_pack.Puji1X/_old  2019-08-27 12:00:29.279658461 +0200
+++ /var/tmp/diff_new_pack.Puji1X/_new  2019-08-27 12:00:29.279658461 +0200
@@ -4,6 +4,7 @@
https://github.com/openSUSE/rpm-config-SUSE
e56ce28a20ccfa1d37d3b66eb943bd12922b61ae
0.g@TAG_OFFSET@
+   enable


*.tar

++ _servicedata ++


https://github.com/openSUSE/rpm-config-SUSE
  5cc9254be696f7d54829a7672fc3d325f0918b0b
https://github.com/hramrach/rpm-config-SUSE
  5ca49877086ae0ef42b3ecf650034ec80a1c9513++
 rpm-config-SUSE-0.g27.tar.xz -> rpm-config-SUSE-0.g32.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/rpm-config-SUSE-0.g27/package/rpm-config-SUSE.changes 
new/rpm-config-SUSE-0.g32/package/rpm-config-SUSE.changes
--- old/rpm-config-SUSE-0.g27/package/rpm-config-SUSE.changes   2019-06-19 
14:07:25.0 +0200
+++ new/rpm-config-SUSE-0.g32/package/rpm-config-SUSE.changes   2019-08-14 
15:47:24.0 +0200
@@ -1,4 +1,13 @@
 ---
+Wed Aug 14 12:55:05 UTC 2019 - Michal Suchanek 
+
+- find-requires.ksyms: Move modinfo and modprobe check before the ksym
+dependency code.
+- find-requires.ksyms: fix matching of uninstalled files (bsc#1145601).
+- find-provides.ksyms, find-requires.ksyms: cleanup kernel version
+handling (bsc#1145601).
+
+---
 Tue Jun 18 13:25:45 UTC 2019 - Takashi Iwai 
 
 - Add support for compressed firmware files
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpm-config-SUSE-0.g27/scripts/find-provides.ksyms 
new/rpm-config-SUSE-0.g32/scripts/find-provides.ksyms
--- old/rpm-config-SUSE-0.g27/scripts/find-provides.ksyms   2019-06-19 
14:07:25.0 +0200
+++ new/rpm-config-SUSE-0.g32/scripts/find-provides.ksyms   2019-08-14 
15:47:24.0 +0200
@@ -25,9 +25,8 @@
 continue
 ;;
 */boot/vmlinu[xz]-*)
-flavor=${f##*/vmlinu[xz]-}
-flavor=${flavor%.gz}
-version=${flavor}
+version=${f##*/vmlinu[xz]-}
+version=${version%.gz}
 inst_prefix="$(dirname $f)"
 inst_prefix="$(dirname $inst_prefix)"
 echo "kernel-uname-r = $version"
@@ -39,7 +38,7 @@
 else
 echo "Builtin modules for $f not available in $builtin" >&2
 fi
-flavor=${flavor##*-}
+flavor=${version##*-}
 ;;
 */lib/modules/*/*.ko | */lib/modules/*/*.ko.[gx]z)
 is_module="1"
@@ -63,10 +62,9 @@
 f=$tmp
 fi
 if test -z 

commit rpm-config-SUSE for openSUSE:Factory

2019-07-13 Thread root
Hello community,

here is the log from the commit of package rpm-config-SUSE for openSUSE:Factory 
checked in at 2019-07-13 13:33:47

Comparing /work/SRC/openSUSE:Factory/rpm-config-SUSE (Old)
 and  /work/SRC/openSUSE:Factory/.rpm-config-SUSE.new.4615 (New)


Package is "rpm-config-SUSE"

Sat Jul 13 13:33:47 2019 rev:7 rq:710907 version:0.g27

Changes:

--- /work/SRC/openSUSE:Factory/rpm-config-SUSE/rpm-config-SUSE.changes  
2019-04-22 12:21:55.528818340 +0200
+++ 
/work/SRC/openSUSE:Factory/.rpm-config-SUSE.new.4615/rpm-config-SUSE.changes
2019-07-13 13:33:49.435344968 +0200
@@ -1,0 +2,16 @@
+Tue Jun 18 13:25:45 UTC 2019 - Takashi Iwai 
+
+- Add support for compressed firmware files
+- Add support for compressed kernel modules
+
+---
+Fri May 17 10:37:23 UTC 2019 - Martin Wilck 
+
+- macros: avoid emitting bashisms into scriptlets
+
+---
+Thu Apr 25 16:15:13 UTC 2019 - Michal Suchanek 
+
+- Provide/require modules with .ko suffix (jsc#SLE-3853)
+
+---
@@ -6,0 +23,6 @@
+Tue Mar  5 16:05:14 UTC 2019 - Michal Suchanek 
+
+- Add automatic kernel module requires for module-load.d files
+  (FATE#326579).
+
+---
@@ -9,0 +32,10 @@
+
+---
+Tue Dec 18 20:10:04 UTC 2018 - Michal Suchanek 
+
+- Add kmod(module) provides to kernel and KMPs (FATE#326579).
+
+---
+Wed Oct 24 16:10:40 CEST 2018 - msucha...@suse.de
+
+- Fix superfluous TOC. dependency (bsc#1113100)

Old:

  rpm-config-SUSE-0.g14.tar.xz

New:

  rpm-config-SUSE-0.g27.tar.xz



Other differences:
--
++ rpm-config-SUSE.spec ++
--- /var/tmp/diff_new_pack.aNN6cl/_old  2019-07-13 13:33:50.931344570 +0200
+++ /var/tmp/diff_new_pack.aNN6cl/_new  2019-07-13 13:33:50.959344563 +0200
@@ -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 https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
 Name:   rpm-config-SUSE
-Version:0.g14
+Version:0.g27
 Release:0
 Summary:SUSE specific RPM configuration files
 License:GPL-2.0-or-later

++ rpm-config-SUSE-0.g14.tar.xz -> rpm-config-SUSE-0.g27.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpm-config-SUSE-0.g14/fileattrs/kernel.attr 
new/rpm-config-SUSE-0.g27/fileattrs/kernel.attr
--- old/rpm-config-SUSE-0.g14/fileattrs/kernel.attr 2019-04-10 
11:40:50.0 +0200
+++ new/rpm-config-SUSE-0.g27/fileattrs/kernel.attr 2019-06-19 
14:07:25.0 +0200
@@ -1,2 +1,2 @@
 %__kernel_provides %{_rpmconfigdir}/find-provides.ksyms --tumbleweed 
%{?sle_version:0}%{!?sle_version:1}
-%__kernel_path 
^(/lib/modules/[^/]*/kernel/.*\.ko(\.gz)?|/boot/vmlinu[xz].*)$
+%__kernel_path 
^(/lib/modules/[^/]*/kernel/.*\.ko(\.gz|\.xz)?|/boot/vmlinu[xz].*)$
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpm-config-SUSE-0.g14/fileattrs/kmp.attr 
new/rpm-config-SUSE-0.g27/fileattrs/kmp.attr
--- old/rpm-config-SUSE-0.g14/fileattrs/kmp.attr2019-04-10 
11:40:50.0 +0200
+++ new/rpm-config-SUSE-0.g27/fileattrs/kmp.attr2019-06-19 
14:07:25.0 +0200
@@ -1,4 +1,4 @@
 %__kmp_provides%{_rpmconfigdir}/find-provides.ksyms 
--tumbleweed %{?sle_version:0}%{!?sle_version:1}
 %__kmp_requires%{_rpmconfigdir}/find-requires.ksyms 
--tumbleweed %{?sle_version:0}%{!?sle_version:1}
 %__kmp_supplements %{_rpmconfigdir}/find-supplements.ksyms
-%__kmp_path^/lib/modules/[^/]*/(updates|extra)/.*\.ko(\.gz)?
+%__kmp_path^/lib/modules/[^/]*/(updates|extra)/.*\.ko(\.gz|\.xz)?
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpm-config-SUSE-0.g14/macros.d/macros.initrd 
new/rpm-config-SUSE-0.g27/macros.d/macros.initrd
--- old/rpm-config-SUSE-0.g14/macros.d/macros.initrd2019-04-10 
11:40:50.0 +0200
+++ new/rpm-config-SUSE-0.g27/macros.d/macros.initrd2019-06-19 
14:07:25.0 +0200
@@ -10,6 +10,6 @@
 
 %regenerate_initrd_posttrans \
if test -x /usr/lib/module-init-tools/regenerate-initrd-posttrans; then 
\
-   /bin/bash -${-/e/} 
/usr/lib/module-init-tools/regenerate-initrd-posttrans \
+   /bin/bash -c 

commit rpm-config-SUSE for openSUSE:Factory

2019-04-22 Thread root
Hello community,

here is the log from the commit of package rpm-config-SUSE for openSUSE:Factory 
checked in at 2019-04-22 12:21:46

Comparing /work/SRC/openSUSE:Factory/rpm-config-SUSE (Old)
 and  /work/SRC/openSUSE:Factory/.rpm-config-SUSE.new.5536 (New)


Package is "rpm-config-SUSE"

Mon Apr 22 12:21:46 2019 rev:6 rq:695446 version:0.g14

Changes:

--- /work/SRC/openSUSE:Factory/rpm-config-SUSE/rpm-config-SUSE.changes  
2019-02-06 14:04:51.078676966 +0100
+++ 
/work/SRC/openSUSE:Factory/.rpm-config-SUSE.new.5536/rpm-config-SUSE.changes
2019-04-22 12:21:55.528818340 +0200
@@ -1,0 +2,5 @@
+Wed Apr 10 09:59:33 CEST 2019 - ku...@suse.de
+
+- Don't use bash syntax in %install_info macro [bsc#1131957]
+
+---

Old:

  rpm-config-SUSE-0.g11.tar.xz

New:

  rpm-config-SUSE-0.g14.tar.xz



Other differences:
--
++ rpm-config-SUSE.spec ++
--- /var/tmp/diff_new_pack.O1TIe8/_old  2019-04-22 12:21:57.840820131 +0200
+++ /var/tmp/diff_new_pack.O1TIe8/_new  2019-04-22 12:21:57.860820146 +0200
@@ -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.g11
+Version:0.g14
 Release:0
 Summary:SUSE specific RPM configuration files
 License:GPL-2.0-or-later

++ rpm-config-SUSE-0.g11.tar.xz -> rpm-config-SUSE-0.g14.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/rpm-config-SUSE-0.g11/package/rpm-config-SUSE.changes 
new/rpm-config-SUSE-0.g14/package/rpm-config-SUSE.changes
--- old/rpm-config-SUSE-0.g11/package/rpm-config-SUSE.changes   2019-01-30 
13:58:44.0 +0100
+++ new/rpm-config-SUSE-0.g14/package/rpm-config-SUSE.changes   2019-04-10 
11:40:50.0 +0200
@@ -1,4 +1,9 @@
 ---
+Wed Apr 10 09:59:33 CEST 2019 - ku...@suse.de
+
+- Don't use bash syntax in %install_info macro [bsc#1131957]
+
+---
 Wed Jan 30 13:57:55 CET 2019 - m...@suse.de
 
 - Added macros.d/macros.initrd
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpm-config-SUSE-0.g11/suse_macros.in 
new/rpm-config-SUSE-0.g14/suse_macros.in
--- old/rpm-config-SUSE-0.g11/suse_macros.in2019-01-30 13:58:44.0 
+0100
+++ new/rpm-config-SUSE-0.g14/suse_macros.in2019-04-10 11:40:50.0 
+0200
@@ -221,9 +221,8 @@
 
 # for %post
 %install_info(:-:) \
-ALL_ARGS=(%{**}) \
 if test -x /sbin/install-info ; then \
-   /sbin/install-info "${ALL_ARGS[@]}" || : \
+   /sbin/install-info %{**} || : \
 fi ;
 
 # for %preun




commit rpm-config-SUSE for openSUSE:Factory

2019-02-06 Thread root
Hello community,

here is the log from the commit of package rpm-config-SUSE for openSUSE:Factory 
checked in at 2019-02-06 14:04:49

Comparing /work/SRC/openSUSE:Factory/rpm-config-SUSE (Old)
 and  /work/SRC/openSUSE:Factory/.rpm-config-SUSE.new.28833 (New)


Package is "rpm-config-SUSE"

Wed Feb  6 14:04:49 2019 rev:5 rq:670124 version:0.g11

Changes:

--- /work/SRC/openSUSE:Factory/rpm-config-SUSE/rpm-config-SUSE.changes  
2018-10-22 11:05:38.148157563 +0200
+++ 
/work/SRC/openSUSE:Factory/.rpm-config-SUSE.new.28833/rpm-config-SUSE.changes   
2019-02-06 14:04:51.078676966 +0100
@@ -1,0 +2,5 @@
+Wed Jan 30 13:57:55 CET 2019 - m...@suse.de
+
+- Added macros.d/macros.initrd
+
+---

Old:

  rpm-config-SUSE-0.g8.tar.xz

New:

  rpm-config-SUSE-0.g11.tar.xz



Other differences:
--
++ rpm-config-SUSE.spec ++
--- /var/tmp/diff_new_pack.69w8FR/_old  2019-02-06 14:04:51.786676841 +0100
+++ /var/tmp/diff_new_pack.69w8FR/_new  2019-02-06 14:04:51.786676841 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rpm-config-SUSE
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2018 Neal Gompa .
 #
 # 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 https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
 Name:   rpm-config-SUSE
-Version:0.g8
+Version:0.g11
 Release:0
 Summary:SUSE specific RPM configuration files
 License:GPL-2.0-or-later

++ rpm-config-SUSE-0.g8.tar.xz -> rpm-config-SUSE-0.g11.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpm-config-SUSE-0.g8/macros.d/macros.initrd 
new/rpm-config-SUSE-0.g11/macros.d/macros.initrd
--- old/rpm-config-SUSE-0.g8/macros.d/macros.initrd 1970-01-01 
01:00:00.0 +0100
+++ new/rpm-config-SUSE-0.g11/macros.d/macros.initrd2019-01-30 
13:58:44.0 +0100
@@ -0,0 +1,15 @@
+# Packages installing files and binaries that end up in the initrd should
+# call these macros in their post(trans) scriptlets to have the initrd
+# regenerated
+# See also fate#313506
+
+%regenerate_initrd_post \
+   mkdir -p /run/regenerate-initrd/ \
+   touch /run/regenerate-initrd/all \
+   %nil
+
+%regenerate_initrd_posttrans \
+   if test -x /usr/lib/module-init-tools/regenerate-initrd-posttrans; then 
\
+   /bin/bash -${-/e/} 
/usr/lib/module-init-tools/regenerate-initrd-posttrans \
+   fi \
+   %nil
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpm-config-SUSE-0.g8/package/rpm-config-SUSE.changes 
new/rpm-config-SUSE-0.g11/package/rpm-config-SUSE.changes
--- old/rpm-config-SUSE-0.g8/package/rpm-config-SUSE.changes2018-10-12 
11:31:03.0 +0200
+++ new/rpm-config-SUSE-0.g11/package/rpm-config-SUSE.changes   2019-01-30 
13:58:44.0 +0100
@@ -1,4 +1,27 @@
 ---
+Wed Jan 30 13:57:55 CET 2019 - m...@suse.de
+
+- Added macros.d/macros.initrd
+
+---
+Fri Oct 12 14:17:05 UTC 2018 - Jan Engelhardt 
+
+- Update to new snapshot 0.g8
+  * %lang_package: fix "empty Requires:" being emitted
+  * %user_group_add: do not ignore errors from useradd
+
+---
+Wed Sep  5 11:57:46 UTC 2018 - Jan Engelhardt 
+
+- Update to new snapshot 0.g5
+  * Modified %lang_package to not inject -n when -r is given.
+
+---
+Sat Aug 18 09:38:18 UTC 2018 - sch...@suse.de
+
+- Break build cycle with rpm
+
+---
 Mon Feb 26 03:48:20 UTC 2018 - Neal Gompa 
 
 - Initial split of RPM vendor configuration from rpm package




commit rpm-config-SUSE for openSUSE:Factory

2018-10-22 Thread root
Hello community,

here is the log from the commit of package rpm-config-SUSE for openSUSE:Factory 
checked in at 2018-10-22 11:04:31

Comparing /work/SRC/openSUSE:Factory/rpm-config-SUSE (Old)
 and  /work/SRC/openSUSE:Factory/.rpm-config-SUSE.new (New)


Package is "rpm-config-SUSE"

Mon Oct 22 11:04:31 2018 rev:4 rq:641703 version:0.g8

Changes:

--- /work/SRC/openSUSE:Factory/rpm-config-SUSE/rpm-config-SUSE.changes  
2018-10-02 19:42:59.854102196 +0200
+++ /work/SRC/openSUSE:Factory/.rpm-config-SUSE.new/rpm-config-SUSE.changes 
2018-10-22 11:05:38.148157563 +0200
@@ -1,0 +2,7 @@
+Fri Oct 12 14:17:05 UTC 2018 - Jan Engelhardt 
+
+- Update to new snapshot 0.g8
+  * %lang_package: fix "empty Requires:" being emitted
+  * %user_group_add: do not ignore errors from useradd
+
+---

Old:

  rpm-config-SUSE-0.g5.tar.xz

New:

  rpm-config-SUSE-0.g8.tar.xz



Other differences:
--
++ rpm-config-SUSE.spec ++
--- /var/tmp/diff_new_pack.82nIzL/_old  2018-10-22 11:05:40.644155456 +0200
+++ /var/tmp/diff_new_pack.82nIzL/_new  2018-10-22 11:05:40.648155453 +0200
@@ -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.g5
+Version:0.g8
 Release:0
 Summary:SUSE specific RPM configuration files
 License:GPL-2.0-or-later

++ rpm-config-SUSE-0.g5.tar.xz -> rpm-config-SUSE-0.g8.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpm-config-SUSE-0.g5/macros.d/macros.obs 
new/rpm-config-SUSE-0.g8/macros.d/macros.obs
--- old/rpm-config-SUSE-0.g5/macros.d/macros.obs2018-09-03 
15:56:21.0 +0200
+++ new/rpm-config-SUSE-0.g8/macros.d/macros.obs2018-10-12 
11:31:03.0 +0200
@@ -13,8 +13,8 @@
 %service_add() %{fillup_and_insserv %{1}}
 
 %user_group_add() \
-/usr/sbin/groupadd -r %{1} 2>/dev/null || :\
-/usr/sbin/useradd -r -g %{1} -d %{2} -s %{3} -c %{4} %{1} 2>/dev/null || :\
+getent group %{1} >/dev/null || /usr/sbin/groupadd -r %{1} \
+getent passwd %{1} >/dev/null || /usr/sbin/useradd -r -g %{1} -d %{2} -s %{3} 
-c %{4} %{1} \
 %{nil}
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpm-config-SUSE-0.g5/suse_macros.in 
new/rpm-config-SUSE-0.g8/suse_macros.in
--- old/rpm-config-SUSE-0.g5/suse_macros.in 2018-09-03 15:56:21.0 
+0200
+++ new/rpm-config-SUSE-0.g8/suse_macros.in 2018-10-12 11:31:03.0 
+0200
@@ -263,7 +263,8 @@
 %package %{-n:-n %{-n*}-}lang \
 Summary: Translations for package %{name} \
 Group: System/Localization \
-Requires: %{-n:%{-n*} = %{version}} %{!-n:%{!-r:%{name} = %{version}}} \
+%{-n:Requires: %{-n*} = %{version}} \
+%{!-n:%{!-r:Requires: %{name} = %{version}}} \
 %{-r:Requires: %{-r*}} \
 Provides: %{-n:%{-n*}}%{!-n:%{name}}-lang-all = %{version} \
 Supplements: %{-n:%{-n*}}%{!-n:%{name}} \




commit rpm-config-SUSE for openSUSE:Factory

2018-10-02 Thread root
Hello community,

here is the log from the commit of package rpm-config-SUSE for openSUSE:Factory 
checked in at 2018-10-02 19:42:57

Comparing /work/SRC/openSUSE:Factory/rpm-config-SUSE (Old)
 and  /work/SRC/openSUSE:Factory/.rpm-config-SUSE.new (New)


Package is "rpm-config-SUSE"

Tue Oct  2 19:42:57 2018 rev:3 rq:639031 version:0.g5

Changes:

--- /work/SRC/openSUSE:Factory/rpm-config-SUSE/rpm-config-SUSE.changes  
2018-09-03 10:32:14.920228577 +0200
+++ /work/SRC/openSUSE:Factory/.rpm-config-SUSE.new/rpm-config-SUSE.changes 
2018-10-02 19:42:59.854102196 +0200
@@ -1,0 +2,6 @@
+Wed Sep  5 11:57:46 UTC 2018 - Jan Engelhardt 
+
+- Update to new snapshot 0.g5
+  * Modified %lang_package to not inject -n when -r is given.
+
+---

Old:

  rpm-config-SUSE-0.tar.gz

New:

  _service
  rpm-config-SUSE-0.g5.tar.xz



Other differences:
--
++ rpm-config-SUSE.spec ++
--- /var/tmp/diff_new_pack.RDPGKk/_old  2018-10-02 19:43:00.274101772 +0200
+++ /var/tmp/diff_new_pack.RDPGKk/_new  2018-10-02 19:43:00.274101772 +0200
@@ -18,13 +18,13 @@
 
 
 Name:   rpm-config-SUSE
-Version:0
+Version:0.g5
 Release:0
 Summary:SUSE specific RPM configuration files
 License:GPL-2.0-or-later
-Group:  System/Packages
+Group:  Development/Tools/Building
 URL:https://github.com/openSUSE/rpm-config-SUSE
-Source: %{name}-%{version}.tar.gz
+Source: %{name}-%{version}.tar.xz
 
 # RPM owns the directories we need
 Requires:   rpm

++ _service ++


git
https://github.com/openSUSE/rpm-config-SUSE
e56ce28a20ccfa1d37d3b66eb943bd12922b61ae
0.g@TAG_OFFSET@


*.tar
xz






commit rpm-config-SUSE for openSUSE:Factory

2018-09-03 Thread root
Hello community,

here is the log from the commit of package rpm-config-SUSE for openSUSE:Factory 
checked in at 2018-09-03 10:32:10

Comparing /work/SRC/openSUSE:Factory/rpm-config-SUSE (Old)
 and  /work/SRC/openSUSE:Factory/.rpm-config-SUSE.new (New)


Package is "rpm-config-SUSE"

Mon Sep  3 10:32:10 2018 rev:2 rq:630573 version:0

Changes:

--- /work/SRC/openSUSE:Factory/rpm-config-SUSE/rpm-config-SUSE.changes  
2018-08-17 23:37:33.394406274 +0200
+++ /work/SRC/openSUSE:Factory/.rpm-config-SUSE.new/rpm-config-SUSE.changes 
2018-09-03 10:32:14.920228577 +0200
@@ -1,0 +2,5 @@
+Sat Aug 18 09:38:18 UTC 2018 - sch...@suse.de
+
+- Break build cycle with rpm
+
+---



Other differences:
--
++ rpm-config-SUSE.spec ++
--- /var/tmp/diff_new_pack.IcdqhW/_old  2018-09-03 10:32:15.808230858 +0200
+++ /var/tmp/diff_new_pack.IcdqhW/_new  2018-09-03 10:32:15.812230868 +0200
@@ -30,6 +30,7 @@
 Requires:   rpm
 
 BuildArch:  noarch
+#!BuildIgnore:  rpm-config-SUSE
 
 %description
 This package contains the RPM configuration data for the SUSE Linux