CVS Id Tags
authorSeth Vidal <skvidal@linux.duke.edu>
Sat, 10 Jan 2004 08:34:57 +0000 (08:34 +0000)
committerSeth Vidal <skvidal@linux.duke.edu>
Sat, 10 Jan 2004 08:34:57 +0000 (08:34 +0000)
dumpMetadata.py
genpkgmetadata.py

index 08f526e69695c7f21430d1a02aaced147c296fd2..38465f1ddefc3e3d9d8594792691f57b6ece8430 100644 (file)
@@ -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
index 5561bc8387078640b234b82e976f12a2539cd674..0360d3bdcc21c3db5530a5bcd3308f4aa27d3a00 100755 (executable)
@@ -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