rpms/cobbler/F-11 .cvsignore, 1.60, 1.61 cobbler.spec, 1.89, 1.90 sources, 1.78, 1.79

Scott Henson shenson at fedoraproject.org
Wed May 5 18:11:17 UTC 2010


Author: shenson

Update of /cvs/pkgs/rpms/cobbler/F-11
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv14683/F-11

Modified Files:
	.cvsignore cobbler.spec sources 
Log Message:
Release Cobbler 2.0.4



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/cobbler/F-11/.cvsignore,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -p -r1.60 -r1.61
--- .cvsignore	16 Feb 2010 05:09:36 -0000	1.60
+++ .cvsignore	5 May 2010 18:11:17 -0000	1.61
@@ -57,3 +57,4 @@ cobbler-2.0.0.tar.gz
 cobbler-2.0.1.tar.gz
 cobbler-2.0.3.tar.gz
 cobbler-2.0.3.1.tar.gz
+cobbler-2.0.4.tar.gz


Index: cobbler.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cobbler/F-11/cobbler.spec,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -p -r1.89 -r1.90
--- cobbler.spec	1 Mar 2010 20:04:15 -0000	1.89
+++ cobbler.spec	5 May 2010 18:11:17 -0000	1.90
@@ -6,8 +6,8 @@ Summary: Boot server configurator
 Name: cobbler
 License: GPLv2+
 AutoReq: no
-Version: 2.0.3.1
-Release: 3%{?dist}
+Version: 2.0.4
+Release: 1%{?dist}
 Source0: cobbler-%{version}.tar.gz
 Group: Applications/System
 Requires: python >= 2.3
@@ -294,8 +294,6 @@ test "x$RPM_BUILD_ROOT" != "x" && rm -rf
 %package -n koan
 
 Summary: Helper tool that performs cobbler orders on remote machines.
-Version: 2.0.3.1
-Release: 3%{?dist}
 Group: Applications/System
 Requires: python >= 1.5
 BuildRequires: python-devel
@@ -345,8 +343,6 @@ of an existing system.  For use with a b
 %package -n cobbler-web
 
 Summary: Web interface for Cobbler
-Version: 2.0.3.1
-Release: 3%{?dist}
 Group: Applications/System
 Requires: cobbler
 Requires: Django
@@ -381,6 +377,9 @@ Web interface for Cobbler that allows vi
 %doc AUTHORS COPYING CHANGELOG README
 
 %changelog
+* Tue Apr 27 2010 Scott Henson <shenson at redhat.com> - 2.0.4-1
+- Bug fix release, see Changelog for details
+
 * Mon Mar  1 2010 Scott Henson <shenson at redhat.com> - 2.0.3.1-3
 - Bump release because I forgot cobbler-web
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/cobbler/F-11/sources,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -p -r1.78 -r1.79
--- sources	1 Mar 2010 20:04:15 -0000	1.78
+++ sources	5 May 2010 18:11:17 -0000	1.79
@@ -1,3 +1,4 @@
 2ca78c5e89ccfc593ead43eaf1f580b6  cobbler-2.0.2.tar.gz
 025c7660f8371e36640118faeb1630f9  cobbler-2.0.3.tar.gz
 e2a990d46f118ee784248be66357d0a3  cobbler-2.0.3.1.tar.gz
+b12b63ae44bd2fba58204ac7355b4be3  cobbler-2.0.4.tar.gz



More information about the scm-commits mailing list