cyrus-sasl-2.1.26-25.2
Do not depend on arch version of systemd because of multilib
This commit is contained in:
parent
e943a6355a
commit
9de8b276b6
@ -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 <jjelen@redhat.com> 2.1.26-25.1
|
||||
* Thu Jul 16 2015 Jakub Jelen <jjelen@redhat.com> 2.1.26-25.2
|
||||
- Revert tmpfiles.d and use new systemd feature RuntimeDirectory
|
||||
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.26-24
|
||||
|
Loading…
Reference in New Issue
Block a user