]> code.delx.au - refind/blobdiff - refind.spec
Don't unload drivers immediately after loading them. (Fix required for
[refind] / refind.spec
index 84cdbe0c4ef86dcf930b5aa3dfe722e7dfe13d6b..35017322c80f2400f54fedf7cbed5572f4b5b977 100644 (file)
@@ -1,7 +1,7 @@
 Summary: EFI boot manager software
 Name: refind
-Version: 0.8.0
-Release: 1%{?dist}
+Version: 0.8.2
+Release: 2%{?dist}
 Summary: EFI boot manager software
 License: GPLv3
 URL: http://www.rodsbooks.com/refind/
@@ -49,7 +49,7 @@ when paired with Linux kernels that provide EFI stub support.
 %setup -q
 
 %build
-if [[ -d /usr/local/UDK2010 ]] ; then
+if [[ -d /usr/local/UDK2014 ]] ; then
    make
    make fs
 else
@@ -159,6 +159,10 @@ fi
 # wiping out the just-updated files.
 
 %changelog
+* Sun Jun 8 2014 R Smith <rodsmith@rodsbooks.com> - 0.8.2
+- Updated spec file for 0.8.2
+* Thu May 15 2014 R Smith <rodsmith@rodsbooks.com> - 0.8.1
+- Updated spec file for 0.8.1
 * Sun May 4 2014 R Smith <rodsmith@rodsbooks.com> - 0.8.0
 - Updated spec file for 0.8.0
 * Sun Apr 20 2014 R Smith <rodsmith@rodsbooks.com> - 0.7.9