force build with ld.bfd [release 5.01-2mamba;Wed Apr 16 2014]
This commit is contained in:
parent
9ac5c2ac6a
commit
ece662ac60
@ -1,6 +1,6 @@
|
|||||||
Name: memtest86+
|
Name: memtest86+
|
||||||
Version: 5.01
|
Version: 5.01
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Thorough, stand alone memory test for x86 architecture computers
|
Summary: Thorough, stand alone memory test for x86 architecture computers
|
||||||
Group: System/Hardware
|
Group: System/Hardware
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -10,6 +10,8 @@ URL: http://www.memtest.org/
|
|||||||
Source: http://www.memtest.org/download/%{version}/%{name}-%{version}.tar.gz
|
Source: http://www.memtest.org/download/%{version}/%{name}-%{version}.tar.gz
|
||||||
Patch0: memtest86+-5.01-Makefile.patch
|
Patch0: memtest86+-5.01-Makefile.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
|
## AUTOBUILDREQ-BEGIN
|
||||||
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -21,7 +23,7 @@ Our goal is to provide an up-to-date and completly reliable version of this soft
|
|||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%make
|
%make LD=ld.bfd
|
||||||
|
|
||||||
%install
|
%install
|
||||||
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
||||||
@ -36,6 +38,9 @@ install -D memtest.bin %{buildroot}/boot/memtest.bin
|
|||||||
/boot/memtest.bin
|
/boot/memtest.bin
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 16 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 5.01-2mamba
|
||||||
|
- force build with ld.bfd
|
||||||
|
|
||||||
* Tue Nov 19 2013 Automatic Build System <autodist@mambasoft.it> 5.01-1mamba
|
* Tue Nov 19 2013 Automatic Build System <autodist@mambasoft.it> 5.01-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user