[mock] fix missing files from Makefile.am

John Clark Williams jcwillia at fedoraproject.org
Sat Jan 14 17:27:09 UTC 2012


commit 46fd486cf2f24ad65e788cb09143741f788a8ad8
Author: Clark Williams <williams at redhat.com>
Date:   Sat Jan 14 11:27:05 2012 -0600

    fix missing files from Makefile.am

 mock.spec |    5 ++++-
 sources   |    2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/mock.spec b/mock.spec
index ed78514..0153eed 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
@@ -121,6 +121,9 @@ chmod 2775 /var/cache/mock
 %dir /var/lib/mock
  
 %changelog
+* Mon Jan  2 2012 Clark Williams <williams at redhat.com> - 1.1.19-2
+- fix missing files from Makefile.am
+
 * Mon Jan  2 2012 Clark Williams <williams at redhat.com> - 1.1.19-1
 - fix dangling symlink when using SCM [BZ# 758781]
 - remove setting TMPDIR in chroot environment [BZ# 769728]
diff --git a/sources b/sources
index a061a76..d41a969 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-96eedb33eafd7e776594be851c114e32  mock-1.1.19.tar.gz
+12112f8b6e29eb448530e720cf349039  mock-1.1.19.tar.gz


More information about the scm-commits mailing list