https://bugzilla.redhat.com/show_bug.cgi?id=1062396

Jan Kaluža <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
              Flags|                            |needinfo?([email protected]
                   |                            |m)



--- Comment #2 from Jan Kaluža <[email protected]> ---
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
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to