[tw]
- added missing BuildRequires for groff (#134778) - added socketmap support (#131906)
This commit is contained in:
parent
986409db20
commit
db216a893e
@ -139,7 +139,7 @@ your sendmail.cf file.
|
||||
%build
|
||||
# generate redhat config file
|
||||
cat > redhat.config.m4 << EOF
|
||||
define(\`confMAPDEF', \`-DNEWDB -DNIS -DHESIOD -DMAP_REGEX')
|
||||
define(\`confMAPDEF', \`-DNEWDB -DNIS -DHESIOD -DMAP_REGEX -DSOCKETMAP')
|
||||
define(\`confOPTIMIZE', \`${RPM_OPT_FLAGS}')
|
||||
define(\`confENVDEF', \`-I/usr/include/db4 -I/usr/kerberos/include -Wall -DXDEBUG=0 -DTCPWRAPPERS -DNETINET6 -DHES_GETMAILHOST -DUSE_VENDOR_CF_PATH=1 -D_FFR_WORKAROUND_BROKEN_NAMESERVERS -D_FFR_SMTP_SSL')
|
||||
define(\`confLIBDIRS', \`-L/usr/kerberos/%{_lib}')
|
||||
@ -570,8 +570,9 @@ exit 0
|
||||
%{_docdir}/sendmail
|
||||
|
||||
%changelog
|
||||
* Fri Oct 8 2004 Thomas Woerner <twoerner@redhat.com> 8.13.1-2.1
|
||||
* Tue Oct 26 2004 Thomas Woerner <twoerner@redhat.com> 8.13.1-2.1
|
||||
- added missing BuildRequires for groff (#134778)
|
||||
- added socketmap support (#131906)
|
||||
|
||||
* Wed Sep 1 2004 Thomas Woerner <twoerner@redhat.com> 8.13.1-2
|
||||
- applied Sendmail Errata (2004-08-24): errata_cataddr (#131179)
|
||||
@ -582,7 +583,6 @@ exit 0
|
||||
* Wed Jun 30 2004 Thomas Woerner <twoerner@redhat.com> 8.13.0-1.1
|
||||
- fixed init script to not complain missing sendmail-cf package (#126975)
|
||||
- better message in /etc/mail/Makefile for missing sendmail-cf package.
|
||||
- added socketmap support
|
||||
|
||||
* Mon Jun 21 2004 Thomas Woerner <twoerner@redhat.com> 8.13.0-1
|
||||
- new version 8.13.0
|
||||
|
Loading…
Reference in New Issue
Block a user