Re: RELAX NG
seth vidal <[email protected]>
| Newsgroups | gmane.linux.rpm.metadata |
|---|---|
| Message-ID | <1106032788.3725.188.camel@cutter> |
> It's just a "try". I don't try to make it perfect because I do not have > the skin (I am learning xml, and I don't know very well rpm/createrepo). > Sure this can be improved. I realize it's just a try. I wasn't criticizing you - just trying to figure them out. It's cool. I appreciate you contributing these. > Also note that primary.xml is "broken". > Example : > <format> # should be "rpm:format" (or we need a parent) > <rpm:license>LGPL</rpm:license> > ... > </rpm:requires> > <file>/usr/bin/locale</file> # should be "rpm:format" (or we need a parent) > <file>/usr/sbin/zdump</file> # should be "rpm:format" > </format> # should be "rpm:format" I'll take a look - I thought for some reason file was not in the rpm ns but I could be misremembering. thanks. -sv