make createrepo use the repomd/repodata mechanism from yum for making a repomd.xml...
authorSeth Vidal <skvidal@fedoraproject.org>
Thu, 7 Oct 2010 20:42:37 +0000 (16:42 -0400)
committerSeth Vidal <skvidal@fedoraproject.org>
Thu, 7 Oct 2010 20:42:37 +0000 (16:42 -0400)
commit02f4ceccb35e9457fd74776270925b155c7739ce
tree61400114588abf0512bd4145bcacd0563605f3b5
parent9ffec6989ecbeeafe55720d165d0329be30d827a
make createrepo use the repomd/repodata mechanism from yum for making a repomd.xml which
simplifies the code dramatically since we don't have to mess with xml in here.
createrepo/__init__.py