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
|
||||
%endif
|
||||
|
||||
%if 0%{?fedora} >= 15
|
||||
%if 0%{?fedora} >= 16
|
||||
%define use_systemd 1
|
||||
%endif
|
||||
|
||||
@ -69,7 +69,7 @@ Summary: Spam filter for email which can be invoked from mail delivery agents
|
||||
Name: spamassassin
|
||||
Version: 3.3.2
|
||||
#Release: 0.8.%{prerev}%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
License: ASL 2.0
|
||||
Group: Applications/Internet
|
||||
URL: http://spamassassin.apache.org/
|
||||
@ -352,6 +352,9 @@ fi
|
||||
%endif
|
||||
|
||||
%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
|
||||
- Don't install sysvinit script if using systemd
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user