summaryrefslogtreecommitdiffstats
path: root/mock.spec.in
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2010-02-19 19:23:12 -0600
committerClark Williams <williams@redhat.com>2010-02-19 19:23:12 -0600
commit3274fe601b27828dcfeaa733d4a8eb0c26fda534 (patch)
treee11f03fea822d70adee033a6ee861687d8a81684 /mock.spec.in
parentb37d385e0f4e41b27a413162c0404e588724743f (diff)
downloadmock-3274fe601b27828dcfeaa733d4a8eb0c26fda534.tar.gz
mock-3274fe601b27828dcfeaa733d4a8eb0c26fda534.tar.xz
mock-3274fe601b27828dcfeaa733d4a8eb0c26fda534.zip
version bump to 1.0.6mock-1.0.6
Signed-off-by: Clark Williams <williams@redhat.com>
Diffstat (limited to 'mock.spec.in')
-rw-r--r--mock.spec.in12
1 files changed, 9 insertions, 3 deletions
diff --git a/mock.spec.in b/mock.spec.in
index ded5526..8bd8cc2 100644
--- a/mock.spec.in
+++ b/mock.spec.in
@@ -101,10 +101,16 @@ fi
%attr(02775, root, mock) %dir /var/cache/mock
%changelog
+* 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
+- add conditional Require of python-hashlib if building for
+ the EL5 distro
+
* Wed Feb 17 2010 Clark Williams <williams@redhat.com>- 1.0.5-1
- - from Jesse Keating <jkeating@redhat.com>:
- - fixed 'useradd' option conflict with EPEL (-N vs -n)
- - added Fedora 13 configs
+- from Jesse Keating <jkeating@redhat.com>:
+ - fixed 'useradd' option conflict with EPEL (-N vs -n)
+ - added Fedora 13 configs
* Wed Feb 10 2010 Clark Williams <williams@redhat.com>- 1.0.4-1
- added patch from Seth Vidal <skvidal@fedoraproject.org> to