summaryrefslogtreecommitdiffstats
path: root/cobbler.spec
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-06-09 16:45:38 -0400
committerMichael DeHaan <mdehaan@redhat.com>2008-06-09 16:45:38 -0400
commit808f53e2c8c137778c8c1beea27c1668e8786d6e (patch)
tree2be90d8a81f4ded1bfb54f0817b1ea568448c36d /cobbler.spec
parent8808ac797cbbd26dfb2a9b2e76f668ea42d3827a (diff)
downloadthird_party-cobbler-808f53e2c8c137778c8c1beea27c1668e8786d6e.tar.gz
third_party-cobbler-808f53e2c8c137778c8c1beea27c1668e8786d6e.tar.xz
third_party-cobbler-808f53e2c8c137778c8c1beea27c1668e8786d6e.zip
Fix for mkdir invocation now that we no longer own the tftp directories in the RPM.
Diffstat (limited to 'cobbler.spec')
-rw-r--r--cobbler.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/cobbler.spec b/cobbler.spec
index cb249f1..ec38ae2 100644
--- a/cobbler.spec
+++ b/cobbler.spec
@@ -2,7 +2,7 @@
Summary: Boot server configurator
Name: cobbler
AutoReq: no
-Version: 1.0.3
+Version: 1.0.2
Release: 1%{?dist}
Source0: %{name}-%{version}.tar.gz
License: GPLv2+
@@ -190,6 +190,9 @@ test "x$RPM_BUILD_ROOT" != "x" && rm -rf $RPM_BUILD_ROOT
%changelog
+* Mon Jun 04 2008 Michael DeHaan <mdehaan@redhat.com> - 1.0.2-1
+- Upsteram changes (see CHANGELOG)
+
* Tue Jun 03 2008 Michael DeHaan <mdehaan@redhat.com> - 1.0.1-1
- Upstream changes (see CHANGELOG)
- stop owning files in tftpboot