From f0af401319746fcdaba32cb821371c11c63c050a6460fc1d2bc877606eb8af33 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 27 Apr 2020 11:56:37 +0000 Subject: [PATCH] Accepting request 794124 from home:kukuk:branches:Base:System - Require /usr/bin/xz instead of xz to make it working with busybox OBS-URL: https://build.opensuse.org/request/show/794124 OBS-URL: https://build.opensuse.org/package/show/Base:System/logrotate?expand=0&rev=83 --- logrotate.changes | 5 +++++ logrotate.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/logrotate.changes b/logrotate.changes index 78ab954..f864fba 100644 --- a/logrotate.changes +++ b/logrotate.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 15 07:22:01 UTC 2020 - Thorsten Kukuk + +- Require /usr/bin/xz instead of xz to make it working with busybox + ------------------------------------------------------------------- Mon Mar 2 12:04:01 UTC 2020 - Tomáš Chvátal diff --git a/logrotate.spec b/logrotate.spec index e6b3708..548cf15 100644 --- a/logrotate.spec +++ b/logrotate.spec @@ -36,7 +36,7 @@ BuildRequires: pkgconfig BuildRequires: pkgconfig(libselinux) BuildRequires: pkgconfig(popt) BuildRequires: pkgconfig(systemd) >= 197 -Requires: xz +Requires: /usr/bin/xz %{?systemd_ordering} %description