[memtest86+] Fixed grubby requirement

Jaroslav Škarvada jskarvad at fedoraproject.org
Mon Sep 16 09:42:17 UTC 2013


commit 722994d9c1501053fce599eba5402bca3da118ea
Author: Jaroslav Škarvada <jskarvad at redhat.com>
Date:   Mon Sep 16 11:42:06 2013 +0200

    Fixed grubby requirement
    
    - Fixed bogus dates in changelog (best effort)

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


More information about the scm-commits mailing list