- fixed typo in spec file
- fixed aliases_dir patch
This commit is contained in:
parent
647e3b9587
commit
a25fa215a4
@ -1,9 +1,9 @@
|
||||
diff -up sendmail-8.14.3/cf/m4/cfhead.m4.movefiles sendmail-8.14.3/cf/m4/cfhead.m4
|
||||
--- sendmail-8.14.3/cf/m4/cfhead.m4.movefiles<->2004-01-28 23:02:22.000000000 +0100
|
||||
+++ sendmail-8.14.3/cf/m4/cfhead.m4<--->2008-12-02 18:07:06.000000000 +0100
|
||||
--- sendmail-8.14.3/cf/m4/cfhead.m4.movefiles 2004-01-28 23:02:22.000000000 +0100
|
||||
+++ sendmail-8.14.3/cf/m4/cfhead.m4 2008-12-02 18:07:06.000000000 +0100
|
||||
@@ -259,7 +259,7 @@ ifdef(`MAIL_SETTINGS_DIR', , `define(`MA
|
||||
define(`DATABASE_MAP_TYPE', `hash')
|
||||
.
|
||||
|
||||
# set up default values for options
|
||||
-define(`ALIAS_FILE', `MAIL_SETTINGS_DIR`'aliases')
|
||||
+define(`ALIAS_FILE', `/etc/aliases')
|
||||
|
@ -14,7 +14,7 @@
|
||||
Summary: A widely used Mail Transport Agent (MTA)
|
||||
Name: sendmail
|
||||
Version: 8.14.4
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: Sendmail
|
||||
Group: System Environment/Daemons
|
||||
URL: http://www.sendmail.org/
|
||||
@ -39,7 +39,7 @@ Patch4: sendmail-8.14.3-smrsh_paths.patch
|
||||
Patch7: sendmail-8.13.7-pid.patch
|
||||
Patch9: sendmail-8.12.7-hesiod.patch
|
||||
Patch10: sendmail-8.12.7-manpage.patch
|
||||
Patch11: sendmail-8.14.0-dynamic.patch
|
||||
Patch11: sendmail-8.14.4-dynamic.patch
|
||||
Patch12: sendmail-8.13.0-cyrus.patch
|
||||
Patch13: sendmail-8.14.4-aliases_dir.patch
|
||||
Patch14: sendmail-8.13.7-vacation.patch
|
||||
@ -562,6 +562,10 @@ exit 0
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Feb 04 2010 Jaroslav Škarvada <jskarvad@redhat.com> - 8.14.4-2
|
||||
- fixed typo in spec file
|
||||
- fixed aliases_dir patch
|
||||
|
||||
* Tue Feb 02 2010 Jaroslav Škarvada <jskarvad@redhat.com> - 8.14.4-1
|
||||
- new version 8.14.4 (#552078)
|
||||
- RPM attributes S, 5, T not recorded for statistics file
|
||||
|
Loading…
Reference in New Issue
Block a user