Place extlinux(1) in the extlinux subpackage

Resolves: #977004
This commit is contained in:
Robbie Harwood 2021-09-01 15:31:23 +00:00
parent 22658ed14d
commit 9b36852b87

View File

@ -7,7 +7,7 @@ Summary: Simple kernel loader which boots from a FAT filesystem
Name: syslinux
Version: 6.04
%define tarball_version 6.04-pre1
Release: 0.18%{?dist}
Release: 0.19%{?dist}
License: GPLv2+
URL: http://syslinux.zytor.com/wiki/index.php/The_Syslinux_Project
Source0: http://www.kernel.org/pub/linux/utils/boot/syslinux/%{name}-%{tarball_version}.tar.xz
@ -165,7 +165,6 @@ rm -f %{buildroot}%{_includedir}/syslinux.h
%doc sample
%{_mandir}/man1/gethostip*
%{_mandir}/man1/syslinux*
%{_mandir}/man1/extlinux*
%{_mandir}/man1/isohybrid*
%{_mandir}/man1/memdiskfind*
%{_bindir}/gethostip
@ -207,6 +206,7 @@ rm -f %{buildroot}%{_includedir}/syslinux.h
%files extlinux
%{_sbindir}/extlinux
%{_mandir}/man1/extlinux*
%config /etc/extlinux.conf
%ifarch %{ix86}
@ -256,6 +256,10 @@ fi
%endif
%changelog
* Wed Sep 01 2021 Robbie Harwood <rharwood@redhat.com> - 6.04-0.19
- Place extlinux(1) in the extlinux subpackage
- Resolves: #977004
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.04-0.18
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild