rpms/cobbler/FC-5 .cvsignore, 1.9, 1.10 cobbler.spec, 1.8, 1.9 sources, 1.9, 1.10

Michael DeHaan (mdehaan) fedora-extras-commits at redhat.com
Wed Dec 20 22:17:05 UTC 2006


Author: mdehaan

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

Modified Files:
	.cvsignore cobbler.spec sources 
Log Message:
Upstream to 0.3.5




Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/cobbler/FC-5/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	8 Dec 2006 17:07:45 -0000	1.9
+++ .cvsignore	20 Dec 2006 22:16:35 -0000	1.10
@@ -6,3 +6,4 @@
 cobbler-0.3.1.tar.gz
 cobbler-0.3.3.tar.gz
 cobbler-0.3.4.tar.gz
+cobbler-0.3.5.tar.gz


Index: cobbler.spec
===================================================================
RCS file: /cvs/extras/rpms/cobbler/FC-5/cobbler.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- cobbler.spec	8 Dec 2006 17:07:45 -0000	1.8
+++ cobbler.spec	20 Dec 2006 22:16:35 -0000	1.9
@@ -2,7 +2,7 @@
 
 Summary: Boot server configurator
 Name: cobbler
-Version: 0.3.4
+Version: 0.3.5
 Release: 1%{?dist}
 Source0: %{name}-%{version}.tar.gz
 License: GPL
@@ -10,6 +10,8 @@
 Requires: python >= 2.3
 Requires: httpd
 Requires: tftp-server
+Requires: python-devel
+Requires: createrepo
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
 BuildArch: noarch
 ExcludeArch: ppc
@@ -54,6 +56,10 @@
 
 %changelog
 
+* Wed Dec 20 2006 Michael DeHaan <mdehaan at redhat.com> - 0.3.5-1
+- Upstream changes (see CHANGELOG)
+- Added createrepo as Requires
+
 * Tue Dec 05 2006 Michael DeHaan <mdehaan at redhat.com> - 0.3.4-1
 - Upstream changes (see CHANGELOG)
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/cobbler/FC-5/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	8 Dec 2006 17:07:45 -0000	1.9
+++ sources	20 Dec 2006 22:16:35 -0000	1.10
@@ -1 +1 @@
-7748c066a0f069befbbbc336eb702c23  cobbler-0.3.4.tar.gz
+46caea741e971faab6532e22013542d2  cobbler-0.3.5.tar.gz




More information about the scm-commits mailing list