From 4a4cf3e8f65412f591bd42462253b00a0fc59310 Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Thu, 10 Feb 2005 02:01:23 +0000 Subject: [PATCH] build for ppc32 --- smartmontools.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/smartmontools.spec b/smartmontools.spec index 023f528..8a7b867 100644 --- a/smartmontools.spec +++ b/smartmontools.spec @@ -1,7 +1,7 @@ Summary: Tools for monitoring SMART capable hard disks. Name: smartmontools Version: 5.33 -Release: %(R="$Revision: 1.1 $"; RR="${R##: }"; echo ${RR%%?}) +Release: %(R="$Revision: 1.2 $"; RR="${R##: }"; echo ${RR%%?}) Serial: 1 Group: System Environment/Base License: GPL @@ -13,7 +13,7 @@ Prereq: /sbin/chkconfig /sbin/service Requires: fileutils kudzu BuildPreReq: readline-devel ncurses-devel /usr/bin/aclocal /usr/bin/automake /usr/bin/autoconf util-linux groff gettext Obsoletes: kernel-utils -ExclusiveArch: i386 x86_64 ia64 ppc64 +ExclusiveArch: i386 x86_64 ia64 ppc ppc64 Patch1: smartmontools-smartd.patch @@ -75,6 +75,9 @@ exit 0 %changelog +* Wed Feb 9 2005 Dave Jones +- Build on PPC32 too (#147090) + * Sat Dec 18 2004 Dave Jones - Initial packaging, based upon kernel-utils.