From 9de8b276b6dc7b895bb6c84010cdce028f26d18f Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Thu, 16 Jul 2015 14:27:18 +0200 Subject: [PATCH] cyrus-sasl-2.1.26-25.2 Do not depend on arch version of systemd because of multilib --- cyrus-sasl.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cyrus-sasl.spec b/cyrus-sasl.spec index ac19c70..a39ca0c 100644 --- a/cyrus-sasl.spec +++ b/cyrus-sasl.spec @@ -8,7 +8,7 @@ Summary: The Cyrus SASL library Name: cyrus-sasl Version: 2.1.26 -Release: 25.1%{?dist} +Release: 25.2%{?dist} License: BSD with advertising Group: System Environment/Libraries # Source0 originally comes from ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/; @@ -72,7 +72,7 @@ Requires(post): chkconfig, /sbin/service systemd-units Requires(pre): /usr/sbin/useradd /usr/sbin/groupadd systemd-units Requires(postun): /usr/sbin/userdel /usr/sbin/groupdel systemd-units Requires: /sbin/nologin -Requires: systemd%{?_isa} >= 219 +Requires: systemd >= 211 Provides: user(%username) Provides: group(%username) @@ -438,7 +438,7 @@ getent passwd %{username} >/dev/null || useradd -r -g %{username} -d %{homedir} %{_sbindir}/sasl2-shared-mechlist %changelog -* Tue Jul 14 2015 Jakub Jelen 2.1.26-25.1 +* Thu Jul 16 2015 Jakub Jelen 2.1.26-25.2 - Revert tmpfiles.d and use new systemd feature RuntimeDirectory * Wed Jun 17 2015 Fedora Release Engineering - 2.1.26-24