From 340d247a16bdb58ec5c9e693c83ef50aadd54bf7d926a898f8caf74a13608140 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 25 Jul 2014 12:38:31 +0000 Subject: [PATCH] Accepting request 241591 from home:posophe:branches:network Fixes for systemd OBS-URL: https://build.opensuse.org/request/show/241591 OBS-URL: https://build.opensuse.org/package/show/network/cyrus-sasl?expand=0&rev=50 --- cyrus-sasl-saslauthd.changes | 7 +++++++ cyrus-sasl-saslauthd.spec | 2 +- cyrus-sasl.changes | 7 +++++++ cyrus-sasl.spec | 1 - 4 files changed, 15 insertions(+), 2 deletions(-) diff --git a/cyrus-sasl-saslauthd.changes b/cyrus-sasl-saslauthd.changes index 005beac..3ea255d 100644 --- a/cyrus-sasl-saslauthd.changes +++ b/cyrus-sasl-saslauthd.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Jul 19 12:54:50 UTC 2014 - p.drouand@gmail.com + +- Remove insserv dependency; it's unneeded with systemd' systems +- Remove insserv and fillup dependency in cyrus-sasl package; there + is neither sysconfig or init file + ------------------------------------------------------------------- Tue Apr 1 10:32:37 UTC 2014 - varkoly@suse.com diff --git a/cyrus-sasl-saslauthd.spec b/cyrus-sasl-saslauthd.spec index d0855a1..216ad3b 100644 --- a/cyrus-sasl-saslauthd.spec +++ b/cyrus-sasl-saslauthd.spec @@ -34,7 +34,7 @@ Patch1: shared_link_on_ppc.patch Patch5: cyrus-sasl-no_rpath.patch Patch6: cyrus-sasl-lfs.patch Patch7: fix-sasl-header.diff -PreReq: %insserv_prereq %fillup_prereq +PreReq: %fillup_prereq BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: db-devel BuildRequires: krb5-devel diff --git a/cyrus-sasl.changes b/cyrus-sasl.changes index 6075140..fd4131a 100644 --- a/cyrus-sasl.changes +++ b/cyrus-sasl.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Jul 19 12:54:50 UTC 2014 - p.drouand@gmail.com + +- Remove insserv dependency; it's unneeded with systemd' systems +- Remove insserv and fillup dependency in cyrus-sasl package; there + is neither sysconfig or init file + ------------------------------------------------------------------- Fri Jun 13 11:03:45 UTC 2014 - ckornacker@suse.com diff --git a/cyrus-sasl.spec b/cyrus-sasl.spec index 45353b1..9b4e5a4 100644 --- a/cyrus-sasl.spec +++ b/cyrus-sasl.spec @@ -35,7 +35,6 @@ Patch5: cyrus-sasl-no_rpath.patch Patch6: cyrus-sasl-lfs.patch Patch7: fix-sasl-header.diff Patch8: cyrus-sasl-revert_gssapi_flags.patch -PreReq: %insserv_prereq %fillup_prereq BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: db-devel BuildRequires: krb5-mini-devel