projects
/
tools
/
createrepo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b0c696
)
*** empty log message ***
author
Seth Vidal
<skvidal@linux.duke.edu>
Sat, 10 Jan 2004 08:34:19 +0000
(08:34 +0000)
committer
Seth Vidal
<skvidal@linux.duke.edu>
Sat, 10 Jan 2004 08:34:19 +0000
(08:34 +0000)
dumpMetadata.py
patch
|
blob
|
history
diff --git
a/dumpMetadata.py
b/dumpMetadata.py
index 3200a2fba46bf81a09040ff11aa4b7adb2b3fd39..08f526e69695c7f21430d1a02aaced147c296fd2 100644
(file)
--- a/
dumpMetadata.py
+++ b/
dumpMetadata.py
@@
-580,7
+580,7
@@
def otherXML(doc, node, rpmObj):
clog.newProp('author', utf8String(name))
clog.newProp('date', str(time))
-def repoXML(
doc,
node, cmds):
+def repoXML(node, cmds):
"""generate the repomd.xml file that stores the info on the other files"""
sumtype = cmds['sumtype']
workfiles = [(cmds['otherfile'], 'other',),