[mock/el5] fix missing source files in Makefile.am

John Clark Williams jcwillia at fedoraproject.org
Sat Jan 14 17:31:23 UTC 2012


commit eec7158869ba8f9e81b6cb8a197438e761716402
Author: Clark Williams <williams at redhat.com>
Date:   Sat Jan 14 11:31:18 2012 -0600

    fix missing source files in Makefile.am

 mock.spec |    5 ++++-
 sources   |    2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/mock.spec b/mock.spec
index f28072c..88c2632 100644
--- a/mock.spec
+++ b/mock.spec
@@ -11,7 +11,7 @@
 Summary: Builds packages inside chroots
 Name: mock
 Version: %{release_version}
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: Development/Tools
 Source: https://fedorahosted.org/mock/attachment/wiki/MockTarballs/%{name}-%{version}.tar.gz
@@ -115,6 +115,9 @@ chmod 2775 /var/cache/mock
 %dir /var/lib/mock
 
 %changelog
+* Sat Jan 14 2012 Clark Williams <williams at redhat.com> - 1.0.26-2
+- fix missing source files in Makefile.am
+
 * Fri Jan 13 2012 Clark Williams <williams at redhat.com> - 1.0.26-1
 - added header output for test sections
 - Added a mount plugin for handling additional user-specified mounts.
diff --git a/sources b/sources
index 6c21cd6..8c07c77 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cd5dfc12926daa1cee21fbd3034c4227  mock-1.0.26.tar.gz
+98b59e53cbb87e46b24c96cce4d7fc3f  mock-1.0.26.tar.gz


More information about the scm-commits mailing list