From 8e0b72497503f3bf1e4c9153d656d9988e234929 Mon Sep 17 00:00:00 2001 From: Peter Vrabec Date: Thu, 17 Mar 2005 16:22:54 +0000 Subject: [PATCH] rebuild by gcc4 --- am-utils.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/am-utils.spec b/am-utils.spec index 5a653d3..a1a1918 100644 --- a/am-utils.spec +++ b/am-utils.spec @@ -11,7 +11,8 @@ Source1: am-utils.init Source2: am-utils.conf Source3: am-utils.sysconf Source4: am-utils.net.map -Patch: am-utils-gdbm.patch +Patch0: am-utils-gdbm.patch +Patch1: am-utils-6.0.9.gcc4.patch BuildRoot: %{_tmppath}/%{name}-root BuildPrereq: gdbm-devel, hesiod-devel, openldap-devel autoconf automake libtool Requires: portmap, grep, gawk, findutils @@ -35,12 +36,13 @@ mounting and unmounting filesystems. %prep %setup -q -%patch -p1 +%patch0 -p1 -b .gdbm libtoolize --force aclocal automake autoconf autoheader +%patch1 -p1 -b .gcc4 #find_requires=`rpm --eval %%{__find_requires}` #echo "$find_requires | grep -v lostaltmail.conf" > find-requires @@ -134,7 +136,7 @@ fi %changelog * Thu Mar 17 2005 Peter Vrabec -- rebuild +- rebuild by gcc4 * Tue Oct 12 2004 Adrian Havill 6.0.9-10 - cleanup %pre script so amd.conf won't get stat()ed if it doesn't