From 2726a391081f6006f545e4b3b1c0a6d7a43bdf79 Mon Sep 17 00:00:00 2001 From: Anton Arapov Date: Tue, 2 Oct 2012 10:56:09 +0200 Subject: [PATCH] Revert "temporary workaround, revert with next build" This reverts commit 19d3d9a46faa844f1651cadb13ca87424f05d615. Conflicts: microcode_ctl.spec --- microcode_ctl.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/microcode_ctl.spec b/microcode_ctl.spec index 43edeea..e540394 100644 --- a/microcode_ctl.spec +++ b/microcode_ctl.spec @@ -1,12 +1,12 @@ Summary: Tool to transform and deploy CPU microcode update for x86. Name: microcode_ctl Version: 2.0 -Release: 1.1%{?dist} +Release: 1%{?dist} Epoch: 2 Group: System Environment/Base License: GPLv2+ and Redistributable, no modification permitted URL: http://fedorahosted.org/microcode_ctl -Source0: http://fedorahosted.org/released/microcode_ctl/%{name}-%{version}-1.tar.xz +Source0: http://fedorahosted.org/released/microcode_ctl/%{name}-%{version}-%{release}.tar.xz Buildroot: %{_tmppath}/%{name}-%{version}-root ExclusiveArch: %{ix86} x86_64 @@ -19,7 +19,7 @@ boot i.e. it doesn't reflash your cpu permanently, reboot and it reverts back to the old microcode. %prep -%setup -q -n %{name}-%{version}-1 +%setup -q -n %{name}-%{version}-%{release} %build make CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} @@ -38,7 +38,7 @@ rm -rf %{buildroot} %changelog -* Tue Oct 02 2012 Anton Arapov 2.0-1.1 +* Tue Oct 02 2012 Anton Arapov 2.0-1 - Update to upstream 2.0-1 * Mon Aug 06 2012 Anton Arapov 2.0