https://bugzilla.redhat.com/show_bug.cgi?id=1062396 Jan Kaluža <jkaluza@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tdawson@xxxxxxxxxx Flags| |needinfo?(tdawson@xxxxxxxxx | |m) --- Comment #2 from Jan Kaluža <jkaluza@xxxxxxxxxx> --- The only problem I see there is that mizuho bundles asciidoc, but that's easy to fix! :) 1. do not package %{gem_instdir}/asciidoc 2. put "asciidoc" into requires 3. Use equivalent of this sed used in debian: sed -i 's/NATIVELY_PACKAGED = .*/NATIVELY_PACKAGED = true/' debian/mizuho/usr/lib/ruby/vendor_ruby/mizuho.rb It changes NATIVELY_PACKAGED from false to true in mizuho.rb, so mizuho-asciidoc will use /usr/bin/asciidoc instead of bundled version. -- 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