Re: tags in .repo files
Paul Nasrat <[email protected]>
| Newsgroups | gmane.linux.rpm.metadata |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 2007-06-05 at 15:34 +0200, Duncan Mac-Vicar Prett wrote: > .repo = repo files > > a file with: > > [repoid] > baseurl=http://... > etc... > > I want to assign tags to that repo, like, "updates,kernel,cool,unstable" What actual problem are you trying to solve with this tagging? I'd probably advise writing a plugin to deal with tagging the software, as by itself there is little benefit, but shared tags could be useful. Again really depends on the problem. Paul