From 4602f1660f472ccd948614ddfcfbdccf438b11c2 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Mon, 17 Jul 2006 23:44:58 +0000 Subject: [PATCH] rebuild --- microcode_ctl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/microcode_ctl.spec b/microcode_ctl.spec index 1589dbc..df652dc 100644 --- a/microcode_ctl.spec +++ b/microcode_ctl.spec @@ -1,7 +1,7 @@ Summary: Tool to update x86/x86-64 CPU microcode. Name: microcode_ctl Version: 1.13 -Release: %(R="$Revision$"; RR="${R##: }"; echo ${RR%%?})%{?dist} +Release: %(R="$Revision$"; RR="${R##: }"; echo ${RR%%?})%{?dist} Epoch: 1 Group: System Environment/Base License: GPL @@ -82,6 +82,9 @@ family=`cat /proc/cpuinfo | grep "^cpu family" | sort -u | awk -F ": " '{ print exit 0 %changelog +* Mon Jul 17 2006 Jesse Keating +- rebuild + * Fri Jun 16 2006 Bill Nottingham - remove kudzu requirement - add prereq for coreutils, awk, grep