From 765083cc81d06118ef3bb9d403fef093edb373ec223934bf78dde96131f2f27f Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Tue, 9 Feb 2021 10:11:47 +0000 Subject: [PATCH] Accepting request 870408 from home:dimstar:Factory - Drop insserv_prereq and fillup_prereq macros: there are no pre-scripts that would justify these dependencies. OBS-URL: https://build.opensuse.org/request/show/870408 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libevent?expand=0&rev=50 --- libevent.changes | 6 ++++++ libevent.spec | 6 +----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/libevent.changes b/libevent.changes index 8bdbba4..aa8b818 100644 --- a/libevent.changes +++ b/libevent.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 9 08:18:41 UTC 2021 - Dominique Leuenberger + +- Drop insserv_prereq and fillup_prereq macros: there are no + pre-scripts that would justify these dependencies. + ------------------------------------------------------------------- Tue Jul 28 23:30:12 UTC 2020 - David Disseldorp diff --git a/libevent.spec b/libevent.spec index c936716..8a68642 100644 --- a/libevent.spec +++ b/libevent.spec @@ -1,7 +1,7 @@ # # spec file for package libevent # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -50,10 +50,6 @@ BuildRequires: pkgconfig BuildRequires: pkg-config %endif BuildRequires: zlib-devel -%if 0%{?suse_version} > 1220 -Requires(pre): %fillup_prereq -Requires(pre): %insserv_prereq -%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description