Accepting request 172609 from Base:System
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/172609 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=67
This commit is contained in:
parent
e96960f1de
commit
b275d9f8b1
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 13 08:48:52 UTC 2013 - arvidjaar@gmail.com
|
||||
|
||||
- BuildRequires: help2man to generate man pages and package them too
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 5 17:01:42 UTC 2013 - arvidjaar@gmail.com
|
||||
|
||||
|
23
grub2.spec
23
grub2.spec
@ -37,6 +37,7 @@ BuildRequires: fuse-devel
|
||||
%if 0%{?suse_version} >= 1140
|
||||
BuildRequires: gnu-unifont
|
||||
%endif
|
||||
BuildRequires: help2man
|
||||
BuildRequires: xz
|
||||
%if 0%{?suse_version} >= 1210
|
||||
BuildRequires: makeinfo
|
||||
@ -588,6 +589,28 @@ fi
|
||||
%{_datadir}/%{name}/grub-mkconfig_lib
|
||||
%{_infodir}/grub-dev.info*
|
||||
%{_infodir}/%{name}.info*
|
||||
%{_mandir}/man1/%{name}-editenv.1.*
|
||||
%{_mandir}/man1/%{name}-fstest.1.*
|
||||
%{_mandir}/man1/%{name}-kbdcomp.1.*
|
||||
%{_mandir}/man1/%{name}-menulst2cfg.1.*
|
||||
%{_mandir}/man1/%{name}-mkfont.1.*
|
||||
%{_mandir}/man1/%{name}-mkimage.1.*
|
||||
%{_mandir}/man1/%{name}-mklayout.1.*
|
||||
%{_mandir}/man1/%{name}-mkpasswd-pbkdf2.1.*
|
||||
%{_mandir}/man1/%{name}-mkrelpath.1.*
|
||||
%{_mandir}/man1/%{name}-mkrescue.1.*
|
||||
%{_mandir}/man1/%{name}-mkstandalone.1.*
|
||||
%{_mandir}/man1/%{name}-mount.1.*
|
||||
%{_mandir}/man1/%{name}-script-check.1.*
|
||||
%{_mandir}/man8/%{name}-bios-setup.8.*
|
||||
%{_mandir}/man8/%{name}-install.8.*
|
||||
%{_mandir}/man8/%{name}-mkconfig.8.*
|
||||
%{_mandir}/man8/%{name}-mknetdir.8.*
|
||||
%{_mandir}/man8/%{name}-ofpathname.8.*
|
||||
%{_mandir}/man8/%{name}-probe.8.*
|
||||
%{_mandir}/man8/%{name}-reboot.8.*
|
||||
%{_mandir}/man8/%{name}-set-default.8.*
|
||||
%{_mandir}/man8/%{name}-sparc64-setup.8.*
|
||||
|
||||
%if ! 0%{?only_efi:1}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user