Spec URL: http://ausil.us/packages/extlinux-bootloader.spec SRPM URL: http://ausil.us/packages/extlinux-bootloader-1.0-1.fc19.src.rpm Description: The EXTLINUX bootloader framework, for booting the local system. u-boot on arm supports extlinux.conf config files Fedora Account System Username: ausil
Hello Dennis. Please note this is my first review. Build your package in mock using a Samsung Chromebook running f19. The package is very simple and built as expected without any problems at all. The rpmlint utility did not show any errors, and the warnings were BS. $ rpmlint extlinux-bootloader-1.0-1.fc19.src.rpm extlinux-bootloader.src: W: summary-ended-with-dot C The EXTLINUX bootloader framework, for booting the local system. extlinux-bootloader.src: W: spelling-error %description -l en_US conf -> con, cone, cons extlinux-bootloader.src: W: spelling-error %description -l en_US config -> con fig, con-fig, configure extlinux-bootloader.src: W: invalid-url URL: http://fedoraproject.org/wiki/extlinux-bootloader HTTP Error 404: Not Found extlinux-bootloader.src:9: W: unversioned-explicit-provides syslinux-extlinux 1 packages and 0 specfiles checked; 0 errors, 5 warnings. As far as I can tell the package works as intended, but I have not performed an Anaconda steps to ensure. So I give this a +1
upon more review I found a problem as reported by rpmlint. The package does not produce a binary file for armv7hl, just a text file. However the spec file has 'ExclusiveArch: %{arm}' Please consider changing to a noarch package since it is a text file, but keep the ExclusiveArch. $ rpmlint extlinux-bootloader-1.0-1.fc19.armv7hl.rpm extlinux-bootloader.armv7hl: W: summary-ended-with-dot C The EXTLINUX bootloader framework, for booting the local system. extlinux-bootloader.armv7hl: W: spelling-error %description -l en_US conf -> con, cone, cons extlinux-bootloader.armv7hl: W: spelling-error %description -l en_US config -> con fig, con-fig, configure extlinux-bootloader.armv7hl: W: invalid-url URL: http://fedoraproject.org/wiki/extlinux-bootloader HTTP Error 404: Not Found extlinux-bootloader.armv7hl: E: no-binary extlinux-bootloader.armv7hl: W: no-documentation extlinux-bootloader.armv7hl: W: dangling-relative-symlink /etc/extlinux.conf ../boot/extlinux/extlinux.conf extlinux-bootloader.armv7hl: W: no-manual-page-for-binary extlinux 1 packages and 0 specfiles checked; 1 errors, 7 warnings.
After some discussion looks like we can ignore the so-called error in rpmlint.
New Package SCM Request ======================= Package Name: extlinux-bootloader Short Description: The EXTLINUX bootloader framework, for booting the local system Owners: ausil Branches: f19 InitialCC:
Git done (by process-git-requests).
built and in