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
|
Summary: The Cyrus SASL library
|
||||||
Name: cyrus-sasl
|
Name: cyrus-sasl
|
||||||
Version: 2.1.26
|
Version: 2.1.26
|
||||||
Release: 25.1%{?dist}
|
Release: 25.2%{?dist}
|
||||||
License: BSD with advertising
|
License: BSD with advertising
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
# Source0 originally comes from ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/;
|
# 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(pre): /usr/sbin/useradd /usr/sbin/groupadd systemd-units
|
||||||
Requires(postun): /usr/sbin/userdel /usr/sbin/groupdel systemd-units
|
Requires(postun): /usr/sbin/userdel /usr/sbin/groupdel systemd-units
|
||||||
Requires: /sbin/nologin
|
Requires: /sbin/nologin
|
||||||
Requires: systemd%{?_isa} >= 219
|
Requires: systemd >= 211
|
||||||
Provides: user(%username)
|
Provides: user(%username)
|
||||||
Provides: group(%username)
|
Provides: group(%username)
|
||||||
|
|
||||||
@ -438,7 +438,7 @@ getent passwd %{username} >/dev/null || useradd -r -g %{username} -d %{homedir}
|
|||||||
%{_sbindir}/sasl2-shared-mechlist
|
%{_sbindir}/sasl2-shared-mechlist
|
||||||
|
|
||||||
%changelog
|
%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
|
- 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
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.26-24
|
||||||
|
Loading…
Reference in New Issue
Block a user