build for i586
This commit is contained in:
parent
1c1bc8033d
commit
02ad716bbf
@ -1,7 +1,7 @@
|
|||||||
Summary: Tool to analyse BIOS DMI data
|
Summary: Tool to analyse BIOS DMI data
|
||||||
Name: dmidecode
|
Name: dmidecode
|
||||||
Version: 2.10
|
Version: 2.10
|
||||||
Release: %(R="$Revision: 1.34 $"; RR="${R##: }"; echo ${RR%%?})%{?dist}.1
|
Release: %(R="$Revision: 1.35 $"; RR="${R##: }"; echo ${RR%%?})%{?dist}.1
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -9,7 +9,7 @@ Source0: dmidecode-%{version}.tar.bz2
|
|||||||
URL: http://www.nongnu.org/dmidecode/
|
URL: http://www.nongnu.org/dmidecode/
|
||||||
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
||||||
BuildPreReq: /usr/bin/aclocal /usr/bin/automake /usr/bin/autoconf
|
BuildPreReq: /usr/bin/aclocal /usr/bin/automake /usr/bin/autoconf
|
||||||
ExclusiveArch: i386 x86_64 ia64
|
ExclusiveArch: %{ix86} x86_64 ia64
|
||||||
Obsoletes: kernel-utils
|
Obsoletes: kernel-utils
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man8/*
|
%{_mandir}/man8/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 27 2009 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
- Build for i586
|
||||||
|
|
||||||
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:2.10-1.34.1
|
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:2.10-1.34.1
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user