Aha! That&#39;s exactly what I was looking for.<div><br></div><div>I found an example that fits very close to my use case (from the Java packages).</div><div><br></div><div>The maven-resources-plugin declares that it provides maven2-plugin-resources [1]. Perhaps the latter is an old name, or something people tend to call it. Either way, this works:</div>

<div><br></div><div>yum install maven2-plugin-resources</div><div><br></div><div>That would mean that if I had:</div><div><br></div><div>Provides: asciidoctor</div><div><br></div><div>or</div><div><br></div><div>Provides: awestruct</div>

<div><br></div><div>Then these would work:</div><div><br></div><div>yum install asciidoctor</div><div>yum install awestruct</div><div><br></div><div>Then I would be a happy packager :)</div><div><br></div><div>-Dan</div>
<div>
<br></div><div>[1] <a href="http://pkgs.fedoraproject.org/cgit/maven-resources-plugin.git/tree/maven-resources-plugin.spec#n44">http://pkgs.fedoraproject.org/cgit/maven-resources-plugin.git/tree/maven-resources-plugin.spec#n44</a></div>

<div><br><div class="gmail_quote">On Thu, Mar 28, 2013 at 3:55 PM, Ken Dreyer <span dir="ltr">&lt;<a href="mailto:ktdreyer@ktdreyer.com" target="_blank">ktdreyer@ktdreyer.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On Thu, Mar 28, 2013 at 3:11 PM, Dan Allen &lt;<a href="mailto:dan.j.allen@gmail.com">dan.j.allen@gmail.com</a>&gt; wrote:<br>
&gt; Is it possible to have<br>
&gt; an alias package in this case like in Debian where it will install<br>
&gt; rubygem-asciidoctor when you request asciidoctor?<br>
<br>
</div>I would love to see this for some other utility gems as well, like<br>
&quot;gem2rpm&quot; or &quot;puppet-lint&quot;. It would be nice if we allowed a simple<br>
&quot;Provides:&quot; for these cases.<br>
<br>
- Ken<br>
_______________________________________________<br>
ruby-sig mailing list<br>
<a href="mailto:ruby-sig@lists.fedoraproject.org">ruby-sig@lists.fedoraproject.org</a><br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/ruby-sig" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/ruby-sig</a></blockquote></div><br><br clear="all"><div><br></div>-- <br><div>Dan Allen</div>

Principal Software Engineer, Red Hat | Author of Seam in Action<br>Registered Linux User #231597<br><br><div><a href="http://google.com/profiles/dan.j.allen" target="_blank">http://google.com/profiles/dan.j.allen</a><br>
<a href="http://mojavelinux.com" target="_blank">http://mojavelinux.com</a><br>
<a href="http://mojavelinux.com/seaminaction" target="_blank">http://mojavelinux.com/seaminaction</a><br></div>
</div>