From 02cf87ea15dd9dbf1762afd137aada8e6cec54a6 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 12:18:41 +0000 Subject: auto-import sendmail-8.12.5-6 from sendmail-8.12.5-6.src.rpm --- diff --git a/sendmail.spec b/sendmail.spec index f0059eb..ebd2d24 100644 --- a/sendmail.spec +++ b/sendmail.spec @@ -1,11 +1,9 @@ -%define optflags -O2 -fno-strict-aliasing -g -Wall - %define initdir /etc/rc.d/init.d # If you want to build this on older Red Hat Linux releases, this defines # the version number to build on. Supported should be 62 70 71 72 for # Red Hat Linux 6.2 up to 7.2 and "100" for the current rawhide version. %define errata 100 -%define release 5b +%define release 6 %if %{errata} <= 70 %define sendmailcf usr/lib/sendmail-cf @@ -520,6 +518,9 @@ exit 0 %{_docdir}/sendmail %changelog +* Tue Aug 27 2002 Nalin Dahyabhai +- rebuild + * Thu Jul 25 2002 Phil Knirsch - Only generate new cf files if the /usr/share/sendmail-cf/m4/cf.m4 exists.