From 30b67959ea7cd9f712234d101c0182b5d011dd00 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Fri, 16 Dec 2005 23:21:47 +0000 Subject: [PATCH] gcc bump --- microcode_ctl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/microcode_ctl.spec b/microcode_ctl.spec index 8c3cdd6..0cbd65e 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.12 -Release: %(R="$Revision$"; RR="${R##: }"; echo ${RR%%?}) +Release: %(R="$Revision$"; RR="${R##: }"; echo ${RR%%?}).1 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 +* Fri Dec 16 2005 Jesse Keating +- rebuilt for new gcj + * Fri Dec 09 2005 Jesse Keating - rebuilt