Update to 2.7.3
[profile/ivi/python.git] / Lib / distutils / command / bdist_rpm.py
index 1a1ebca..0bba363 100644 (file)
@@ -3,7 +3,7 @@
 Implements the Distutils 'bdist_rpm' command (create RPM source and binary
 distributions)."""
 
-__revision__ = "$Id: bdist_rpm.py 86238 2010-11-06 04:06:18Z eric.araujo $"
+__revision__ = "$Id$"
 
 import sys
 import os