mock mock.py,1.57,1.58

John Clark Williams (jcwillia) fedora-extras-commits at redhat.com
Tue Sep 26 16:29:25 UTC 2006


Author: jcwillia

Update of /cvs/fedora/mock
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19598

Modified Files:
	mock.py 
Log Message:
RPM workaround


Index: mock.py
===================================================================
RCS file: /cvs/fedora/mock/mock.py,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- mock.py	8 Sep 2006 18:04:00 -0000	1.57
+++ mock.py	26 Sep 2006 16:29:22 -0000	1.58
@@ -643,6 +643,7 @@
         for item in [self.basedir, self.rootdir, self.statedir, self.resultdir,
                      os.path.join(self.rootdir, 'var/lib/rpm'),
                      os.path.join(self.rootdir, 'var/log'),
+                     os.path.join(self.rootdir, 'var/lock/rpm'),
                      os.path.join(self.rootdir, 'dev'),
                      os.path.join(self.rootdir, 'etc/rpm'),
                      os.path.join(self.rootdir, 'tmp'),




More information about the scm-commits mailing list