This commit is contained in:
parent
6175ac9f9c
commit
2bf69e5261
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 9 08:41:58 CET 2009 - olh@suse.de
|
||||||
|
|
||||||
|
- use ExclusiveArch as in /SRC/arch/
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 27 21:50:27 CEST 2008 - trenn@suse.de
|
Sat Sep 27 21:50:27 CEST 2008 - trenn@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package mcelog (Version 0.7)
|
# spec file for package mcelog (Version 0.7)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -22,8 +22,9 @@ Name: mcelog
|
|||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Summary: Log Machine Check Events
|
Summary: Log Machine Check Events
|
||||||
Version: 0.7
|
Version: 0.7
|
||||||
Release: 111
|
Release: 112
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
|
ExclusiveArch: x86_64
|
||||||
Source: mcelog-%{version}.tar.gz
|
Source: mcelog-%{version}.tar.gz
|
||||||
Patch0: mcelog-0.7-newcpus-1.diff
|
Patch0: mcelog-0.7-newcpus-1.diff
|
||||||
Patch1: mcelog-thermal.diff
|
Patch1: mcelog-thermal.diff
|
||||||
@ -75,6 +76,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/etc/logrotate.d/mcelog
|
/etc/logrotate.d/mcelog
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 09 2009 olh@suse.de
|
||||||
|
- use ExclusiveArch as in /SRC/arch/
|
||||||
* Sat Sep 27 2008 trenn@suse.de
|
* Sat Sep 27 2008 trenn@suse.de
|
||||||
- fate #304279 mcelog support for Tigerton/Dunnington
|
- fate #304279 mcelog support for Tigerton/Dunnington
|
||||||
Patch is from Andi himself with this statement:
|
Patch is from Andi himself with this statement:
|
||||||
|
Loading…
Reference in New Issue
Block a user