I took a look at the requires (through rpmfind, haven't installed package yet) and it appears to be built against sasl1 & db4.0 verses sasl2 & db4.1. With all the talk about migrating to sasl2 & db4.1 (other posts), shouldn't this be built against those?
Is it a goal for 9.2 to have (as much as possible) migrated over to the above? (I believe Openldap 2.1.20 requires db4.1.) If this is the case, at what point in the Cooker should all updated packages be built using the most recent libs?
Thanks,
S
Guillaume Cottenceau wrote:
--=-=-= Name : postfix Relocations: (not relocateable) Version : 2.0.12 Vendor: MandrakeSoft Release : 1mdk Build Date: Thu Jun 12 22:02:36 2003 Install date: (not installed) Build Host: bi.mandrakesoft.com Group : System/Servers Source RPM: (none) Size : 1616997 License: IBM Public License Packager : Yves Duret <[EMAIL PROTECTED]> URL : http://www.postfix.org/ Summary : Postfix Mail Transport Agent Description : Postfix is a Mail Transport Agent (MTA), supporting LDAP, SMTP AUTH (SASL), TLS and running in a chroot environment.
Postfix is Wietse Venema's mailer that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. This software was formerly known as VMailer. It was released by the end of 1998 as the IBM Secure Mailer. From then on it has lived on as Postfix.
This rpm supports LDAP, SMTP AUTH (trough cyrus-sasl) and TLS. If you need MySQL too, rebuild the srpm --with mysql.
--=-=-=
* Thu Jun 12 2003 Guillaume Cottenceau <[EMAIL PROTECTED]> 2.0.12-1mdk
- new version
--=-=-=
--=-=-= postfix.spec changed --- postfix-2.0.10-1mdk.src.rpm/postfix.spec 2003-06-12 22:15:15.000000000 +0200 +++ postfix-2.0.12-1mdk.src.rpm/postfix.spec 2003-06-12 22:15:15.000000000 +0200 @@ -1,7 +1,7 @@ %define name postfix # If set to 0 if official version, 1 if snapshot %define experimental 0 -%define version 2.0.10 +%define version 2.0.12 %define release 1mdk %define releasedate 20020508
@@ -510,6 +510,9 @@
%changelog +* Thu Jun 12 2003 Guillaume Cottenceau <[EMAIL PROTECTED]> 2.0.12-1mdk +- new version + * Mon May 26 2003 Guillaume Cottenceau <[EMAIL PROTECTED]> 2.0.10-1mdk - new version
--=-=-=
