createrepo/__init__.py

[email protected] (Seth Vidal)
Newsgroups gmane.linux.rpm.metadata
Message-ID <[email protected]>
 createrepo/__init__.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 15e0968298fa2ad9ac974326bfc133ab88679e46
Author: Seth Vidal <[email protected]>
Date:   Mon Mar 3 11:35:47 2008 -0500

    better name for node

diff --git a/createrepo/__init__.py b/createrepo/__init__.py
index 7c46346..4cf5311 100644
--- a/createrepo/__init__.py
+++ b/createrepo/__init__.py
@@ -683,7 +683,7 @@ class MetaDataGenerator:
             self.addArbitraryMetadata(self.conf.groupfile, 'group', reporoot, compress=False)            
         
         if self.rpmlib_reqs:
-            rpmlib = reporoot.newChild(None, 'rpmlib_requirements', None)
+            rpmlib = reporoot.newChild(None, 'rpm:lib', None)
             for r in self.rpmlib_reqs.keys():
                 req  = rpmlib.newChild(None, 'requires', r)
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.