repomd: cr_repomd_xml_dump renamed to: cr_xml_dump_repomd and moved into the xml_dump...
authorTomas Mlcoch <tmlcoch@redhat.com>
Wed, 5 Jun 2013 10:56:51 +0000 (12:56 +0200)
committerTomas Mlcoch <tmlcoch@redhat.com>
Wed, 5 Jun 2013 11:09:23 +0000 (13:09 +0200)
commitb416bf8c418326d804bd7f2dea2c1a9b4b23c71e
tree8f77469b3016367cef655279cf0a2eb9eb9064ee
parent7c695126e1da4502c16fbdc4057b5246370da479
repomd: cr_repomd_xml_dump renamed to: cr_xml_dump_repomd and moved into the xml_dump module.
13 files changed:
src/CMakeLists.txt
src/createrepo_c.c
src/error.c
src/error.h
src/mergerepo_c.c
src/python/repomd-py.c
src/repomd.c
src/repomd.h
src/xml_dump.h
src/xml_dump_internal.h
src/xml_dump_other.c
src/xml_dump_repomd.c [new file with mode: 0644]
src/xml_file.c