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