James B. Byrne wrote:
[dag] name=Dag Wieers RPM Repository for Red Hat Enterprise Linux baseurl=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag includepkgs=acsiidoc* bitt* perl*
Reducing Dag Wieers RPM Repository for Red Hat Enterprise Linux to included packages only No package asciidoc available.
That is strange, as the package is there. And the wildcard expansion is unnecessary in this case, but that shouldn't matter either.
Try with
includepkgs=acsiidoc bitt* perl*
in your config and run
yum -d9 install asciidoc
Ralph