[mock/el5] From Toshio Ernie Kuratomi <a.badger at gmail.com> Fix install path of mockbuild module and default pat

John Clark Williams jcwillia at fedoraproject.org
Fri Sep 9 21:10:02 UTC 2011


commit 690c65d89e38037a0457abd3042df01be3929579
Author: Clark Williams <williams at redhat.com>
Date:   Fri Sep 9 16:09:45 2011 -0500

    From Toshio Ernie Kuratomi <a.badger at gmail.com>
    Fix install path of mockbuild module and default path to module dir

 .gitignore |    1 +
 mock.spec  |    6 +++++-
 sources    |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9667b4d..a5ebc49 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ mock-1.0.11.tar.gz
 /mock-1.0.18.tar.gz
 /mock-1.0.19.tar.gz
 /mock-1.0.20.tar.gz
+/mock-1.0.21.tar.gz
diff --git a/mock.spec b/mock.spec
index a22082a..0fb570d 100644
--- a/mock.spec
+++ b/mock.spec
@@ -1,7 +1,7 @@
 # next four lines substituted by autoconf
 %define major 1
 %define minor 0
-%define sub 20
+%define sub 21
 %define extralevel %{nil}
 %define release_name mock
 %define release_version %{major}.%{minor}.%{sub}%{extralevel}
@@ -116,6 +116,10 @@ chmod 2775 /var/cache/mock
 %attr(02775, root, mock) %dir /var/cache/mock
 
 %changelog
+* Fri Sep  9 2011 Clark Williams <williams at redhat.com> - 1.0.21-1
+- From Toshio Ernie Kuratomi <a.badger at gmail.com>
+  - Fix install path of mockbuild module and default path to module dir
+
 * Thu Sep  8 2011 Clark Williams <williams at redhat.com> - 1.0.20-1
 - add custom exception for unshare(2) failures
 - change getLog().warn to getLog().warning for consistency
diff --git a/sources b/sources
index 9d254ed..0527da2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2ab1b19f1761b69f60b2ddb1142d6d5a  mock-1.0.20.tar.gz
+a0f4625636fe28d8116ee4f733471f2d  mock-1.0.21.tar.gz


More information about the scm-commits mailing list