https://bugzilla.redhat.com/show_bug.cgi?id=1498468 --- Comment #2 from Neal Gompa <ngompa13@xxxxxxxxx> --- (In reply to Fabio Valentini from comment #1) > There are some issues: > > 1) The Release tag is wrong, it should be 1%{?dist}, not 0%{?dist}.1 - also > fix it in the changelog entry. > This will be fixed on import. I always change it to 1%{?dist} on import. > 2) There are rpmlint warnings that look suspicious. Are you sure the > symlinks to js libraries are created successfully? The relative symlinks > containng all those "../" parts look wrong. Why are those not absolute > paths? And are they supposed to be dangling in the installed package? I > don't think so. > > appstream-generator.x86_64: W: dangling-relative-symlink > /usr/share/appstream/templates/default/static/js/flot > ../../../../../../lib/node_modules/flot > appstream-generator.x86_64: W: dangling-relative-symlink > /usr/share/appstream/templates/default/static/js/highlight/highlight.pack.js > ../../../../../../javascript/highlight.js/highlight.pack.js > appstream-generator.x86_64: W: dangling-relative-symlink > /usr/share/appstream/templates/default/static/js/jquery/jquery.min.js > ../../../../../../javascript/jquery/jquery.min.js > These symlinks are supposed to point to dependencies. They should be valid symlinks on install. > 3) One of the %description lines is too long: > appstream-generator.x86_64: E: description-line-too-long C repositories. It > will extract icons, download screenshots, validate and transform Will fix on import. -- 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 To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx