summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael E Brown <michael_e_brown@dell.com>2007-12-05 22:52:41 -0600
committerMichael E Brown <michael_e_brown@dell.com>2007-12-05 22:52:41 -0600
commitdd4c422a56608a17488c309127a2b4706b946ec3 (patch)
treea9ccb7154a13feef4acc3efdee9bd89c00f22043
parent880f9e77cbea655f40727eeae66b9a3f784aedf0 (diff)
downloadmock-dd4c422a56608a17488c309127a2b4706b946ec3.tar.gz
mock-dd4c422a56608a17488c309127a2b4706b946ec3.tar.xz
mock-dd4c422a56608a17488c309127a2b4706b946ec3.zip
update changelogmock-0.8.15
-rw-r--r--mock.spec.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/mock.spec.in b/mock.spec.in
index 4bda8bd..a483120 100644
--- a/mock.spec.in
+++ b/mock.spec.in
@@ -64,6 +64,11 @@ fi
%attr(02775, root, mock) %dir /var/lib/mock
%changelog
+* Wed Dec 05 2007 Michael Brown <mebrown@michaels-house.net> - 0.8.15-1
+- fix traceback when root cache doesnt exist.
+- add "--with", "--without", and "--define" cmdline parameters which are passed
+ to rpmbuild (courtesy Todd Zullinger)
+
* Tue Dec 04 2007 Michael Brown <mebrown@michaels-house.net> - 0.8.14-1
- fix traceback when cache dir was not found