]> code.delx.au - refind/blobdiff - refind.spec
Fixed bug that caused mvrefind to fail to move bootmgfw.efi in some
[refind] / refind.spec
index 1cde79d2d9c1a0d312b91f4c4f71e64013ddf9d8..478fd7697500d2c3bb790bd657606b41749a4c4b 100644 (file)
@@ -1,6 +1,6 @@
 Summary: EFI boot manager software
 Name: refind
-Version: 0.10.0
+Version: 0.10.1
 Release: 1%{?dist}
 Summary: EFI boot manager software
 License: GPLv3
@@ -98,6 +98,7 @@ install -Dp -m0644 NEWS.txt COPYING.txt LICENSE.txt README.txt CREDITS.txt $RPM_
 mkdir -p $RPM_BUILD_ROOT/usr/share/man/man8
 install -Dp -m0644 docs/man/mvrefind.8 $RPM_BUILD_ROOT/usr/share/man/man8
 install -Dp -m0644 docs/man/mkrlconf.8 $RPM_BUILD_ROOT/usr/share/man/man8
+install -Dp -m0644 docs/man/refind-install.8 $RPM_BUILD_ROOT/usr/share/man/man8
 
 # Copy keys to /etc/refind.d/keys
 mkdir -p $RPM_BUILD_ROOT/etc/refind.d/keys
@@ -177,6 +178,8 @@ fi
 # thus wiping out the just-updated files.
 
 %changelog
+* Sat Dec 12 2015 R Smith <rodsmith@rodsbooks.com> - 0.10.1
+- Updated spec file for 0.10.1
 * Sun Nov 8 2015 R Smith <rodsmith@rodsbooks.com> - 0.10.0
 - Updated spec file for 0.10.0
 * Sat Sep 19 2015 R Smith <rodsmith@rodsbooks.com> - 0.9.2