forked from pool/grub2
Accepting request 171183 from home:arvidjaar:branches:Base:System
Build and package man pages for grub2 user tools OBS-URL: https://build.opensuse.org/request/show/171183 OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=40
This commit is contained in:
parent
339e843f53
commit
daeb537263
@ -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