Fixed grubby requirement
- Fixed bogus dates in changelog (best effort)
This commit is contained in:
parent
f22ca7d638
commit
722994d9c1
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Name: memtest86+
|
Name: memtest86+
|
||||||
Version: 4.20
|
Version: 4.20
|
||||||
Release: 10%{?dist}
|
Release: 11%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Summary: Stand-alone memory tester for x86 and x86-64 computers
|
Summary: Stand-alone memory tester for x86 and x86-64 computers
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -21,7 +21,7 @@ URL: http://www.memtest.org
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
# require glibc-devel.i386 via this file:
|
# require glibc-devel.i386 via this file:
|
||||||
BuildRequires: %{_includedir}/gnu/stubs-32.h
|
BuildRequires: %{_includedir}/gnu/stubs-32.h
|
||||||
Requires: /sbin/grubby sed coreutils util-linux
|
Requires: grubby sed coreutils util-linux
|
||||||
ExclusiveArch: %{ix86} x86_64
|
ExclusiveArch: %{ix86} x86_64
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -100,6 +100,10 @@ rm -rf %{buildroot}
|
|||||||
%{_sbindir}/memtest-setup
|
%{_sbindir}/memtest-setup
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 16 2013 Jaroslav Škarvada <jskarvad@redhat.com> - 4.20-11
|
||||||
|
- Fixed grubby requirement
|
||||||
|
- Fixed bogus dates in changelog (best effort)
|
||||||
|
|
||||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.20-10
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.20-10
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||||
|
|
||||||
@ -188,11 +192,11 @@ rm -rf %{buildroot}
|
|||||||
will have to add and/or remove memtest86+ entries.
|
will have to add and/or remove memtest86+ entries.
|
||||||
- No messages printed.
|
- No messages printed.
|
||||||
|
|
||||||
* Mon Mar 31 2009 Paulo Roma <roma@lcg.ufrj.br> - 2.11-5
|
* Tue Mar 31 2009 Paulo Roma <roma@lcg.ufrj.br> - 2.11-5
|
||||||
- Changed postun for preun.
|
- Changed postun for preun.
|
||||||
- Calling memtest-setup in case of updating grub.conf
|
- Calling memtest-setup in case of updating grub.conf
|
||||||
|
|
||||||
* Mon Mar 11 2009 Paulo Roma <roma@lcg.ufrj.br> - 2.11-4
|
* Wed Mar 11 2009 Paulo Roma <roma@lcg.ufrj.br> - 2.11-4
|
||||||
- Updated to 2.11
|
- Updated to 2.11
|
||||||
- Patched for booting from grub.
|
- Patched for booting from grub.
|
||||||
- Using memtest (ELF) instead of memtest.bin
|
- Using memtest (ELF) instead of memtest.bin
|
||||||
@ -203,7 +207,7 @@ rm -rf %{buildroot}
|
|||||||
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.11-3
|
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.11-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||||
|
|
||||||
* Mon Nov 12 2008 Warren Togami <wtogami@redhat.com> - 2.10-1
|
* Wed Nov 12 2008 Warren Togami <wtogami@redhat.com> - 2.10-1
|
||||||
- 2.10
|
- 2.10
|
||||||
|
|
||||||
* Thu Apr 03 2008 Warren Togami <wtogami@redhat.com> - 2.01-3
|
* Thu Apr 03 2008 Warren Togami <wtogami@redhat.com> - 2.01-3
|
||||||
@ -289,7 +293,7 @@ rm -rf %{buildroot}
|
|||||||
- allow building on all x86 arches
|
- allow building on all x86 arches
|
||||||
- pass appropriate compiler options to build on x86_64 as well (#136939)
|
- pass appropriate compiler options to build on x86_64 as well (#136939)
|
||||||
|
|
||||||
* Wed Sep 02 2004 Warren Togami <wtogami@redhat.com> 1.26-1
|
* Thu Sep 02 2004 Warren Togami <wtogami@redhat.com> 1.26-1
|
||||||
- update to 1.26
|
- update to 1.26
|
||||||
|
|
||||||
* Sat Aug 28 2004 Warren Togami <wtogami@redhat.com> 1.25-1
|
* Sat Aug 28 2004 Warren Togami <wtogami@redhat.com> 1.25-1
|
||||||
@ -319,7 +323,7 @@ rm -rf %{buildroot}
|
|||||||
- fix perms (#107610)
|
- fix perms (#107610)
|
||||||
- doesn't really require dev86 to build
|
- doesn't really require dev86 to build
|
||||||
|
|
||||||
* Thu Jul 21 2003 Michael Fulbright <msf@redhat.com>
|
* Mon Jul 21 2003 Michael Fulbright <msf@redhat.com>
|
||||||
- initial integration into distribution. Removed the scripts to install a
|
- initial integration into distribution. Removed the scripts to install a
|
||||||
entry in the boot loader for memtest for the moment, and relocated to under
|
entry in the boot loader for memtest for the moment, and relocated to under
|
||||||
/usr/lib.
|
/usr/lib.
|
||||||
|
Loading…
Reference in New Issue
Block a user