#5847 Please add docs packages to el6-docs for F19, F20, and F21 suites
Closed: Fixed None Opened 10 years ago by rlandmann.

Hi -- please add these packages to the el6-docs tag so we can build them in Koji. (A few F20 packages already exist in the tag; I've already dropped these from the list).

In a normal release, we'd only be requesting a list 1/3 this size.

Dennis mentioned something about looking for a self-serve option for these requests; docs would certainly be happy to take responsibility for this tag's package list.


all packages have been added thanks

for reference the command run was
{{{
for pkg in $(cat Descargas/el6-docs-list )
do
koji add-pkg el6-docs --owner=sparks $pkg
done
}}}

Metadata Update from @rlandmann:
- Issue set to the milestone: Fedora 20 Final

7 years ago

Login to comment on this ticket.

Metadata