Author: mdehaan
Update of /cvs/extras/rpms/cobbler/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23555
Modified Files:
.cvsignore cobbler.spec sources
Log Message:
Upstream to 0.4.3
Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/cobbler/devel/.cvsignore,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- .cvsignore 19 Feb 2007 22:18:49 -0000 1.18
+++ .cvsignore 28 Feb 2007 22:30:31 -0000 1.19
@@ -15,3 +15,4 @@
cobbler-0.4.0.tar.gz
cobbler-0.4.1.tar.gz
cobbler-0.4.2.tar.gz
+cobbler-0.4.3.tar.gz
Index: cobbler.spec
===================================================================
RCS file: /cvs/extras/rpms/cobbler/devel/cobbler.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- cobbler.spec 19 Feb 2007 22:18:49 -0000 1.22
+++ cobbler.spec 28 Feb 2007 22:30:31 -0000 1.23
@@ -2,7 +2,7 @@
Summary: Boot server configurator
Name: cobbler
-Version: 0.4.2
+Version: 0.4.3
Release: 0%{?dist}
Source0: %{name}-%{version}.tar.gz
License: GPL
@@ -25,14 +25,14 @@
%description
-Cobbler is a command line tool for configuration of network \
-boot and update servers. It is also available as a Python \
-library. Cobbler supports PXE, provisioning virtualized images, \
-and reinstalling machines that are already running (over SSH). \
-The last two modes require a helper tool called 'koan' that \
-integrates with cobbler. Cobbler's advanced features include \
-importing distributions from rsync mirrors, kickstart templating, \
-integrated yum mirroring, kickstart monitoring, and auto-managing \
+Cobbler is a command line tool for configuration of network
+boot and update servers. It is also available as a Python
+library. Cobbler supports PXE, provisioning virtualized images,
+and reinstalling machines that are already running (over SSH).
+The last two modes require a helper tool called 'koan' that
+integrates with cobbler. Cobbler's advanced features include
+importing distributions from rsync mirrors, kickstart templating,
+integrated yum mirroring, kickstart monitoring, and auto-managing
dhcpd.conf.
%prep
@@ -105,6 +105,10 @@
%changelog
+* Wed Feb 28 2007 Michael DeHaan <mdehaan(a)redhat.com> - 0.4.3-0
+- Upstream changes (see CHANGELOG)
+- Description cleanup
+
* Mon Feb 19 2007 Michael DeHaan <mdehaan(a)redhat.com> - 0.4.2-0
- Upstream changes (see CHANGELOG)
Index: sources
===================================================================
RCS file: /cvs/extras/rpms/cobbler/devel/sources,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- sources 19 Feb 2007 22:18:49 -0000 1.20
+++ sources 28 Feb 2007 22:30:31 -0000 1.21
@@ -1 +1 @@
-9826f9613697c0467239323839636270 cobbler-0.4.2.tar.gz
+5ed411e12a98de873e6b63840b495fc0 cobbler-0.4.3.tar.gz