From 0ba732583211feabf8ce436862f4893b73f2a35e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Thu, 23 Mar 2006 00:12:06 +0000 Subject: [PATCH] - shm hack for ac-{i586,i686}, rel 2 Changed files: sendmail.spec -> 1.175 --- sendmail.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sendmail.spec b/sendmail.spec index 2fdc3f0..67f7060 100644 --- a/sendmail.spec +++ b/sendmail.spec @@ -24,7 +24,7 @@ Summary(tr): Elektronik posta hizmetleri sunucusu Summary(uk): ðÏÛÔÏ×ÉÊ ÔÒÁÎÓÐÏÒÔÎÉÊ ÁÇÅÎÔ sendmail Name: sendmail Version: 8.13.6 -Release: 1 +Release: 2 License: BSD Group: Networking/Daemons Source0: ftp://ftp.sendmail.org/pub/sendmail/%{name}.%{version}.tar.gz @@ -190,7 +190,7 @@ sed -e 's|@@PATH@@|\.\.|' < %{SOURCE6} > cf/cf/pld.mc install %{SOURCE7} config.m4 # Ac-specific hack - ac-i386 builder has not fully operational shm -%ifarch i386 amd64 +%ifarch i386 i586 i686 amd64 %{__perl} -pi -e 's/^(smtest.*t-shm)/dnl $1/' libsm/Makefile.m4 %endif -- 2.44.0