mock mock.py,1.53.2.4,1.53.2.5

John Clark Williams (jcwillia) fedora-extras-commits at redhat.com
Mon Sep 11 16:21:25 UTC 2006


Author: jcwillia

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

Modified Files:
      Tag: mock-0-6-branch
	mock.py 
Log Message:
added Karanbir Singh's patch to fix rpm problem in CentOS 4.4


Index: mock.py
===================================================================
RCS file: /cvs/fedora/mock/mock.py,v
retrieving revision 1.53.2.4
retrieving revision 1.53.2.5
diff -u -r1.53.2.4 -r1.53.2.5
--- mock.py	29 Aug 2006 05:16:35 -0000	1.53.2.4
+++ mock.py	11 Sep 2006 16:21:22 -0000	1.53.2.5
@@ -577,6 +577,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 fedora-extras-commits mailing list