From 4c91373a906d3b5904bf6e4916f1c9678c76ff2c7b7a2c3e7d6f8ec3aca6ebbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Schr=C3=B6der?= Date: Mon, 6 Jul 2020 14:32:48 +0000 Subject: [PATCH 1/3] - Set %_libexecdir to /usr/libexec * modified patch: platformin.diff OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=549 --- platformin.diff | 9 --------- rpm.changes | 6 ++++++ 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/platformin.diff b/platformin.diff index de0da97..4b8673e 100644 --- a/platformin.diff +++ b/platformin.diff @@ -1,14 +1,5 @@ --- ./platform.in.orig 2014-06-26 06:51:54.822818260 +0000 +++ ./platform.in 2014-08-04 12:38:55.389245494 +0000 -@@ -29,7 +29,7 @@ - %_exec_prefix @exec_prefix@ - %_bindir @bindir@ - %_sbindir @sbindir@ --%_libexecdir @libexecdir@ -+%_libexecdir %{_exec_prefix}/lib - %_datarootdir @datarootdir@ - %_datadir @datadir@ - %_sysconfdir @sysconfdir@ @@ -41,7 +41,7 @@ %_oldincludedir @oldincludedir@ %_infodir @infodir@ diff --git a/rpm.changes b/rpm.changes index 15e13c6..8e89cb3 100644 --- a/rpm.changes +++ b/rpm.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jul 6 15:49:28 CEST 2020 - Neal Gompa + +- Set %_libexecdir to /usr/libexec + * modified patch: platformin.diff + ------------------------------------------------------------------- Thu Jun 18 18:32:16 UTC 2020 - Dirk Mueller From 373c8bc791ebe4edba33da32c538dd1c17a8d6064be378d06cde001079ee2b13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Schr=C3=B6der?= Date: Mon, 6 Jul 2020 14:34:30 +0000 Subject: [PATCH 2/3] Accepting request 777337 from home:marxin:branches:Base:System - Default to zstd compression (level 19). OBS-URL: https://build.opensuse.org/request/show/777337 OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=550 --- macrosin.diff | 2 +- rpm.changes | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/macrosin.diff b/macrosin.diff index 7f8435a..5d04c46 100644 --- a/macrosin.diff +++ b/macrosin.diff @@ -34,7 +34,7 @@ # #%_source_payload w9.gzdio -#%_binary_payload w9.gzdio -+%_binary_payload w5.xzdio ++%_binary_payload w19.zstdio # Algorithm to use for generating file checksum digests on build. # If not specified or 0, MD5 is used. diff --git a/rpm.changes b/rpm.changes index 8e89cb3..0790c1b 100644 --- a/rpm.changes +++ b/rpm.changes @@ -72,6 +72,11 @@ Thu Feb 20 20:20:20 UTC 2020 - ohering@suse.de - Remove ocaml-find-provides.sh, ocaml-find-requires.sh, fileattrs/ocaml.attr ocaml(NAME) = HASH is now handled in ocaml-rpm-macros (bsc#1154874) +------------------------------------------------------------------- +Tue Jan 21 10:42:44 UTC 2020 - Martin Liška + +- Default to zstd compression (level 19). + ------------------------------------------------------------------- Fri Jan 17 11:27:17 CET 2020 - mls@suse.de From 858296225ed43dab95339d50139583d0c1fcd61db7de21ed042b76330a7d8241 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Schr=C3=B6der?= Date: Mon, 6 Jul 2020 14:36:40 +0000 Subject: [PATCH 3/3] - Default to zstd compression (level 19). * modified patch: macrosin.diff OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=551 --- rpm.changes | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/rpm.changes b/rpm.changes index 0790c1b..91eded9 100644 --- a/rpm.changes +++ b/rpm.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jul 6 16:35:40 CEST 2020 - Martin Liška + +- Default to zstd compression (level 19). + * modified patch: macrosin.diff + ------------------------------------------------------------------- Mon Jul 6 15:49:28 CEST 2020 - Neal Gompa @@ -72,11 +78,6 @@ Thu Feb 20 20:20:20 UTC 2020 - ohering@suse.de - Remove ocaml-find-provides.sh, ocaml-find-requires.sh, fileattrs/ocaml.attr ocaml(NAME) = HASH is now handled in ocaml-rpm-macros (bsc#1154874) -------------------------------------------------------------------- -Tue Jan 21 10:42:44 UTC 2020 - Martin Liška - -- Default to zstd compression (level 19). - ------------------------------------------------------------------- Fri Jan 17 11:27:17 CET 2020 - mls@suse.de