From: Seth Vidal Date: Sat, 10 Jan 2004 08:34:57 +0000 (+0000) Subject: CVS Id Tags X-Git-Tag: upstream/0.9.9~323 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6053acd0a7ef35e6004a6c3096602eebfbd925e9;p=tools%2Fcreaterepo.git CVS Id Tags --- diff --git a/dumpMetadata.py b/dumpMetadata.py index 08f526e..38465f1 100644 --- a/dumpMetadata.py +++ b/dumpMetadata.py @@ -17,6 +17,8 @@ # take an list of rpms # pull a bunch of pertinent info out of them and write it out to a file # just a 'proof of concept' +$Id$ + import os import rpm diff --git a/genpkgmetadata.py b/genpkgmetadata.py index 5561bc8..0360d3b 100755 --- a/genpkgmetadata.py +++ b/genpkgmetadata.py @@ -13,7 +13,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # Copyright 2003 Duke University - +$Id$ import os import sys import getopt