release/something metadata file

seth vidal <[email protected]>
Newsgroups gmane.linux.rpm.metadata
Message-ID <1068427523.16321.203.camel@binkley>
Hi,
 Last week we discussed a file that would describe where the other misc
data could be found for this repository.

So this file, b/c it is the one used to describe the others might
actually need to be standard name (well it doesn't have to be but it
might be nice rather than pointing people to arbitrarily named files for
the whole repository location)
anyway I was thinking:
repository.xml
metadata.xml

and I had the following thoughts about its format:

<repository>
  <name>some name for human consumption</name>
  <id>somesinglewordid</id>
  <description>some text description</description>
  <metadata>
    <data type='base'>relative/path/to/base.xml</data>
    <data type='filelist'>relative/path/to/filelists.xml</data>
    <data type='other'>relative/path/to/other.xml</data>
    ...
  </metadata>
</repository>

I had another zany idea for repositories to have paths to others of
these files listed for repository dependencies, but that's just nutzoid.

how does the above mesh with everyone?

-sv
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.