This commit is contained in:
parent
23b97fc669
commit
508f3803aa
@ -28,7 +28,7 @@ Provides: exim = %{version}-%{release}
|
||||
%endif
|
||||
URL: http://www.exim.org/
|
||||
Conflicts: sendmail sendmail-tls postfix
|
||||
License: GPL
|
||||
License: GNU General Public License (GPL) - all versions
|
||||
Group: Productivity/Networking/Email/Servers
|
||||
Autoreqprov: on
|
||||
provides: smtp_daemon
|
||||
@ -37,7 +37,7 @@ Requires: logrotate
|
||||
PreReq: %insserv_prereq %fillup_prereq /usr/sbin/useradd fileutils textutils
|
||||
%endif
|
||||
Version: 4.63
|
||||
Release: 9
|
||||
Release: 16
|
||||
Summary: The Exim Mail Transfer Agent, a Replacement for sendmail
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source: exim-%{version}.tar.bz2
|
||||
@ -415,9 +415,11 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog -n exim
|
||||
* Mon Oct 02 2006 - poeml@suse.de
|
||||
* Mon Oct 23 2006 - poeml@suse.de
|
||||
- define SYSLOG_LOG_PID in src/EDITME, so the process id is
|
||||
included when logging via syslog. Pointed out by Florian Laws.
|
||||
* Fri Oct 20 2006 - lmuelle@suse.de
|
||||
- add sendmail to the Provides tag in the init script
|
||||
* Fri Aug 04 2006 - poeml@suse.de
|
||||
- add support for building with mysql lookup support, by defining
|
||||
%%build_with_mysql at the top of the spec file [#188586]
|
||||
|
Loading…
x
Reference in New Issue
Block a user