summaryrefslogtreecommitdiffstats
path: root/mock.spec.in
diff options
context:
space:
mode:
authorJesse Keating <jkeating@redhat.com>2010-03-11 14:54:51 -0800
committerJesse Keating <jkeating@redhat.com>2010-03-11 14:54:51 -0800
commitfb40c3459d88f9c283fca3575b06cad9430954d9 (patch)
tree62c9b708a4d7b37123e082f6e2eeef8b233a093a /mock.spec.in
parentc668028349fa1c3d6bf2ad9a309f95691e1900b1 (diff)
downloadmock-fb40c3459d88f9c283fca3575b06cad9430954d9.tar.gz
mock-fb40c3459d88f9c283fca3575b06cad9430954d9.tar.xz
mock-fb40c3459d88f9c283fca3575b06cad9430954d9.zip
Prep for releasemock-1.1.0
Diffstat (limited to 'mock.spec.in')
-rw-r--r--mock.spec.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/mock.spec.in b/mock.spec.in
index 8bd8cc2..5a521b8 100644
--- a/mock.spec.in
+++ b/mock.spec.in
@@ -101,6 +101,10 @@ fi
%attr(02775, root, mock) %dir /var/cache/mock
%changelog
+* Thu Mar 11 2010 Jesse Keating <jkeating@redhat.com> - 1.1.0-1
+- Make the createrepo command arguments optional
+- Make the createrepo call disabled by default
+
* Fri Feb 19 2010 Clark Williams <williams@redhat.com>- 1.0.6-1
- added code to check for SELinux being enabled or disabled
and avoid calling 'chcon' if disabled