Author: arekm Date: Sun Apr 20 18:33:09 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2; upgrade microcode data to 20080401
---- Files affected: SPECS: microcode_ctl.spec (1.37 -> 1.38) ---- Diffs: ================================================================ Index: SPECS/microcode_ctl.spec diff -u SPECS/microcode_ctl.spec:1.37 SPECS/microcode_ctl.spec:1.38 --- SPECS/microcode_ctl.spec:1.37 Tue May 1 11:13:14 2007 +++ SPECS/microcode_ctl.spec Sun Apr 20 20:33:03 2008 @@ -3,13 +3,17 @@ Summary(pl.UTF-8): Aktualizator mikrokodu procesorów Intel IA32 Name: microcode_ctl Version: 1.17 -Release: 1 +Release: 2 Epoch: 1 License: GPL Group: Base Source0: http://www.urbanmyth.org/microcode/%{name}-%{version}.tar.gz # Source0-md5: 98a7f06acef8459c8ef2a1b0fb86a99e Source1: %{name}.init +# http://downloadcenter.intel.com/, enter "xeon", go to generic xeon link, +# choose Linux as OS and get latest microcode release +Source2: http://downloadmirror.intel.com/14303/eng/microcode-20080401.dat +# Source2-md5: 0918e46d7912ebc40dd59e33e8e78547 URL: http://www.urbanmyth.org/microcode/ Requires(post,preun): /sbin/chkconfig Requires: rc-scripts @@ -53,8 +57,7 @@ install %{name} $RPM_BUILD_ROOT%{_sbindir} install %{name}.8 $RPM_BUILD_ROOT%{_mandir}/man8 -install intel-ia32microcode-*.txt \ - $RPM_BUILD_ROOT%{_sysconfdir}/microcode.dat +install %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/microcode.dat install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name} @@ -83,7 +86,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.37 2007-05-01 09:13:14 qboosh +Revision 1.38 2008-04-20 18:33:03 arekm +- rel 2; upgrade microcode data to 20080401 + +Revision 1.37 2007/05/01 09:13:14 qboosh - updated to 1.17 - requires Linux 2.6.20+ (acc. to URL) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/microcode_ctl.spec?r1=1.37&r2=1.38&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
