rpms/cobbler/FC-5 .cvsignore, 1.7, 1.8 cobbler.spec, 1.6, 1.7 sources, 1.7, 1.8

Michael DeHaan (mdehaan) fedora-extras-commits at redhat.com
Tue Nov 14 15:39:45 UTC 2006


Author: mdehaan

Update of /cvs/extras/rpms/cobbler/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19948

Modified Files:
	.cvsignore cobbler.spec sources 
Log Message:
Update to 0.3.3




Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/cobbler/FC-5/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	25 Oct 2006 19:56:50 -0000	1.7
+++ .cvsignore	14 Nov 2006 15:39:14 -0000	1.8
@@ -4,3 +4,4 @@
 cobbler-0.2.9.tar.gz
 cobbler-0.3.0.tar.gz
 cobbler-0.3.1.tar.gz
+cobbler-0.3.3.tar.gz


Index: cobbler.spec
===================================================================
RCS file: /cvs/extras/rpms/cobbler/FC-5/cobbler.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- cobbler.spec	25 Oct 2006 19:56:50 -0000	1.6
+++ cobbler.spec	14 Nov 2006 15:39:14 -0000	1.7
@@ -2,7 +2,7 @@
 
 Summary: Boot server configurator
 Name: cobbler
-Version: 0.3.1
+Version: 0.3.3
 Release: 1%{?dist}
 Source0: %{name}-%{version}.tar.gz
 License: GPL
@@ -39,6 +39,7 @@
 %config(noreplace) /etc/cobbler/default.ks
 %config(noreplace) /etc/cobbler/kickstart_fc5.ks
 %config(noreplace) /etc/cobbler/dhcp.template
+%config(noreplace) /etc/cobbler/default.pxe
 %dir %{python_sitelib}/cobbler
 %dir %{python_sitelib}/cobbler/yaml
 %{python_sitelib}/cobbler/*.py*
@@ -52,6 +53,12 @@
 
 %changelog
 
+* Tue Nov 14 2006 Michael DeHaan <mdehaan at redhat.com> - 0.3.3-1
+- Upstream changes (see CHANGELOG)
+
+* Thu Oct 26 2006 Michael DeHaan <mdehaan at redhat.com> - 0.3.2-1
+- Upstream changes (see CHANGELOG)
+
 * Wed Oct 25 2006 Michael DeHaan <mdehaan at redhat.com> - 0.3.1-1
 - Upstream changes (see CHANGELOG)
 - Updated description


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/cobbler/FC-5/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	25 Oct 2006 19:56:50 -0000	1.7
+++ sources	14 Nov 2006 15:39:14 -0000	1.8
@@ -1,2 +1 @@
-e297e623564f2bd4387e14ef4f4551c7  cobbler-0.3.0.tar.gz
-0899462306f7da1e1423bd1fdaf679a1  cobbler-0.3.1.tar.gz
+2632fff6f62f8c07735ba729243a208b  cobbler-0.3.3.tar.gz




More information about the scm-commits mailing list