On 02/05/2014 12:31 PM, C. Morgan Hamill wrote:
Excerpts from Adam Heath's message of 2014-02-05 13:24:48 -0500:
root@urk:~# apt-file search bin/a2x
asciidoc: /usr/bin/a2x

And "yum search asciidoc" comes up with results.

Does rpm.spec have a way to list a series of build dependencies?  I'm a
Debian guy, and that would be done thru debian/control:Build-Depends

In the spec file, 'BuildRequires: asciidoc' in the metadata section at
the top of the file.

==
12:46:49 -0600 adam@ansible-bf[7]:~/code/ansible/eigood-ansible(work)$ grep asciidoc -c packaging/rpm/ansible.spec
0
==

So there you go. Debian has it listed for a dependency, but the rpm spec does not.

--
You received this message because you are subscribed to the Google Groups "Ansible 
Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to