https://bugzilla.redhat.com/show_bug.cgi?id=1288731 Zbigniew Jędrzejewski-Szmek <zbyszek@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |POST Flags|fedora-review? |fedora-review+ --- Comment #15 from Zbigniew Jędrzejewski-Szmek <zbyszek@xxxxxxxxx> --- Without further ado, continuing from comment #8: + latest version (4.3) + provides/requires look sine (with the patch below) + rpmlint has nothing interesting to say Just add the following: +%global __provides_exclude_from %{_libexecdir}/os-autoinst %{?perl_default_filter} -%global __requires_exclude_from %{_docdir} -# FIXME: there are a bunch of auto-generated provides that we should -# really filter, but doing so is hard because we also auto-*require* -# them, and I don't want a gigantic auto-require filter. Probably we -# should get upstream to install to the perl vendor dir, properly -# namespaced, so the auto-provides and auto-requires won't be dirty -# dirty lies. [https://fedoraproject.org/wiki/Packaging:AutoProvidesAndRequiresFiltering#Perl, %_docdir is already filtered by default]. rpmlint: os-autoinst.x86_64: W: spelling-error %description -l en_US bootloader -> boot loader, boot-loader, boatload os-autoinst.x86_64: E: script-without-shebang /usr/libexec/os-autoinst/consoles/localXvnc.pm ... This is because those files are executable. It's never particularly important, and especially here since the installation of those files might change anyway. os-autoinst.x86_64: E: non-standard-executable-perm /usr/lib64/perl5/vendor_perl/auto/tinycv/tinycv.so 555 Doesn't matter. os-autoinst.x86_64: W: no-manual-page-for-binary isotovideo os-autoinst.x86_64: W: no-manual-page-for-binary debugviewer os-autoinst.x86_64: W: no-manual-page-for-binary snd2png os-autoinst-openvswitch.x86_64: W: spelling-error Summary(en_US) vSwitch -> v Switch, switch, vs witch os-autoinst-openvswitch.x86_64: W: spelling-error %description -l en_US vSwitch -> v Switch, switch, vs witch os-autoinst-openvswitch.x86_64: W: no-documentation 4 packages and 0 specfiles checked; 30 errors, 8 warnings. All OK. Package is APPROVED. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review