Use sysvinit on F15, not systemd
This commit is contained in:
parent
d445ae08f0
commit
2a18fc3715
@ -55,7 +55,7 @@ Requires: portreserve
|
|||||||
%define dkim_deps 1
|
%define dkim_deps 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?fedora} >= 15
|
%if 0%{?fedora} >= 16
|
||||||
%define use_systemd 1
|
%define use_systemd 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -69,7 +69,7 @@ Summary: Spam filter for email which can be invoked from mail delivery agents
|
|||||||
Name: spamassassin
|
Name: spamassassin
|
||||||
Version: 3.3.2
|
Version: 3.3.2
|
||||||
#Release: 0.8.%{prerev}%{?dist}
|
#Release: 0.8.%{prerev}%{?dist}
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
URL: http://spamassassin.apache.org/
|
URL: http://spamassassin.apache.org/
|
||||||
@ -352,6 +352,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 12 2011 Nick Bebout <nb@fedoraproject.org> - 3.3.2-7
|
||||||
|
- Use sysvinit on F15, not systemd
|
||||||
|
|
||||||
* Thu Sep 08 2011 Nick Bebout <nb@fedoraproject.org> - 3.3.2-6
|
* Thu Sep 08 2011 Nick Bebout <nb@fedoraproject.org> - 3.3.2-6
|
||||||
- Don't install sysvinit script if using systemd
|
- Don't install sysvinit script if using systemd
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user