summaryrefslogtreecommitdiffstats
path: root/cobbler.spec
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2006-11-14 10:20:15 -0500
committerJim Meyering <jim@meyering.net>2006-11-14 10:20:15 -0500
commite8098467001523a137bc8b6a0366f7fa400e10c1 (patch)
treee4e8f88a98f13c5c88f37c34d1a3c5cb63aefba0 /cobbler.spec
parent6f6ec085d59fd9ab050dca376f16d7736c290d61 (diff)
downloadthird_party-cobbler-e8098467001523a137bc8b6a0366f7fa400e10c1.tar.gz
third_party-cobbler-e8098467001523a137bc8b6a0366f7fa400e10c1.tar.xz
third_party-cobbler-e8098467001523a137bc8b6a0366f7fa400e10c1.zip
During "cobbler sync" only delete certain directories in /tftpboot to preserve /tftpboot for
other potential uses.
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 eaf8fde..63d280e 100644
--- a/cobbler.spec
+++ b/cobbler.spec
@@ -2,7 +2,7 @@
Summary: Boot server configurator
Name: cobbler
-Version: 0.3.2
+Version: 0.3.3
Release: 1%{?dist}
Source0: %{name}-%{version}.tar.gz
License: GPL
@@ -53,6 +53,9 @@ test "x$RPM_BUILD_ROOT" != "x" && rm -rf $RPM_BUILD_ROOT
%changelog
+* Tue Nov 14 2006 Michael DeHaan <mdehaan@redhat.com> - 0.3.3-1
+- Upstream changes (see CHANGELOG)
+
* Thu Oct 26 2006 Michael DeHaan <mdehaan@redhat.com> - 0.3.2-1
- Upstream changes (see CHANGELOG)