From 7d97cbf37695a8842cfd0275fc403ded033e32d88c2c77d8e2277336cc347052 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 11 Jul 2018 13:54:31 +0000 Subject: [PATCH] Accepting request 622085 from home:kukuk:branches:network - Don't require systemd explicit, spec file can handle both cases correct and in containers we don't have systemd [bsc#1100786]. OBS-URL: https://build.opensuse.org/request/show/622085 OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=71 --- rsync.changes | 6 ++++++ rsync.spec | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/rsync.changes b/rsync.changes index 468e97a..c788432 100644 --- a/rsync.changes +++ b/rsync.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jul 11 15:02:34 CEST 2018 - kukuk@suse.de + +- Don't require systemd explicit, spec file can handle both cases + correct and in containers we don't have systemd [bsc#1100786]. + ------------------------------------------------------------------- Tue Apr 3 15:01:42 CEST 2018 - kukuk@suse.de diff --git a/rsync.spec b/rsync.spec index 5675584..2196ac0 100644 --- a/rsync.spec +++ b/rsync.spec @@ -53,7 +53,6 @@ BuildRequires: zlib-devel Requires(post): grep Requires(post): sed Recommends: logrotate -%{?systemd_requires} %description Rsync is a fast and extraordinarily versatile file copying tool. It can copy