From 28aec343a9decbda054f15af952aed70f90f5607def468ce9ac5b08ef7863a37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 2 Jan 2020 07:27:02 +0000 Subject: [PATCH] Accepting request 760347 from home:kukuk:branches:Base:System x- Use systemd_ordering instead of systemd_requires OBS-URL: https://build.opensuse.org/request/show/760347 OBS-URL: https://build.opensuse.org/package/show/Base:System/logrotate?expand=0&rev=77 --- logrotate.changes | 5 +++++ logrotate.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/logrotate.changes b/logrotate.changes index 6ea017a..1810d12 100644 --- a/logrotate.changes +++ b/logrotate.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 2 07:46:43 CET 2020 - kukuk@suse.de + +- Use systemd_ordering instead of systemd_requires + ------------------------------------------------------------------- Thu Apr 4 11:12:28 UTC 2019 - Pedro Monreal Gonzalez diff --git a/logrotate.spec b/logrotate.spec index e6cfa9f..cdd9740 100644 --- a/logrotate.spec +++ b/logrotate.spec @@ -1,7 +1,7 @@ # # spec file for package logrotate # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ Release: 0 Summary: Cron service for rotating, compressing, mailing and removing system log files License: GPL-2.0-or-later Group: System/Base -Url: https://github.com/%{name}/%{name} +URL: https://github.com/%{name}/%{name} Source0: https://github.com/%{name}/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz Source10: https://github.com/%{name}/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc # SUSE specific logrotate configurations @@ -37,7 +37,7 @@ BuildRequires: pkgconfig(libselinux) BuildRequires: pkgconfig(popt) BuildRequires: pkgconfig(systemd) >= 197 Requires: xz -%{?systemd_requires} +%{?systemd_ordering} %description The logrotate utility does automatic rotation, compression, mailing and removal