summaryrefslogtreecommitdiffstats
path: root/mock.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'mock.spec.in')
-rw-r--r--mock.spec.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/mock.spec.in b/mock.spec.in
index c822395..2e31dac 100644
--- a/mock.spec.in
+++ b/mock.spec.in
@@ -97,6 +97,12 @@ fi
%attr(02775, root, mock) %dir /var/cache/mock
%changelog
+* Wed Dec 23 2009 Clark Williams <williams@redhat.com>- 1.0.2-1
+- added IPv6 localhost entry for default /etc/hosts (BZ# 545435)
+- removed output of gethostname() in IPv4 localhost entry as this
+ caused koji problems and cause 'localhost' to be put into generated
+ rpms, rather than the output of hostname
+
* Wed Nov 25 2009 Clark Williams <williams@redhat.com>- 1.0.1-1
- Patch from Paul Howarth to fix intermittent problems generating
root cache tarball (BZ# 540997)