- Update to 7.0.14
- Add man pages for installkernel and new-kernel-pkg Resolves: rhbz#529333
This commit is contained in:
parent
f515ba7a5a
commit
17d5f29ea4
@ -1,2 +1,2 @@
|
||||
clog
|
||||
grubby-7.0.13.tar.bz2
|
||||
grubby-7.0.14.tar.bz2
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: grubby
|
||||
Version: 7.0.13
|
||||
Version: 7.0.14
|
||||
Release: 1%{?dist}
|
||||
Summary: Command line tool for updating bootloader configs
|
||||
Group: System Environment/Base
|
||||
@ -48,10 +48,15 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/sbin/installkernel
|
||||
/sbin/new-kernel-pkg
|
||||
/sbin/grubby
|
||||
%{_mandir}/man8/grubby.8*
|
||||
%{_mandir}/man8/*.8*
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Apr 14 2010 Peter Jones <pjones@redhat.com> - 7.0.14-1
|
||||
- Update to 7.0.14
|
||||
- Add man pages for installkernel and new-kernel-pkg
|
||||
Resolves: rhbz#529333
|
||||
|
||||
* Thu Feb 11 2010 Peter Jones <pjones@redhat.com> - 7.0.13-1
|
||||
- Strip boot partition prefix from initrd path if present during --update.
|
||||
Related: rhbz#557922
|
||||
|
Loading…
Reference in New Issue
Block a user