[mock] 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 19:32:29 UTC 2011


commit e735915d0cb713d26fe9339cf23de8c19790974f
Author: Clark Williams <williams at redhat.com>
Date:   Fri Sep 9 14:32:12 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 2ec1658..033bd0d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ mock-1.1.4.tar.gz
 /mock-1.1.11.tar.gz
 /mock-1.1.12.tar.gz
 /mock-1.1.13.tar.gz
+/mock-1.1.14.tar.gz
diff --git a/mock.spec b/mock.spec
index 2f51ea7..2f36f83 100644
--- a/mock.spec
+++ b/mock.spec
@@ -1,7 +1,7 @@
 # next four lines substituted by autoconf
 %define major 1
 %define minor 1
-%define sub 13
+%define sub 14
 %define extralevel %{nil}
 %define release_name mock
 %define release_version %{major}.%{minor}.%{sub}%{extralevel}
@@ -117,6 +117,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.1.14-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.1.13-1
 - add custom exception for unshare(2) failures
 - change getLog().warn to getLog().warning for consistency
diff --git a/sources b/sources
index ad50da2..acc0ea9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-03459af7e2c09e7950efd2c59a32448b  mock-1.1.13.tar.gz
+d69106871d6ee364c052ca7cc3be9e26  mock-1.1.14.tar.gz


More information about the scm-commits mailing list