rpms/cobbler/EL-5 .cvsignore, 1.31, 1.32 cobbler.spec, 1.34, 1.35 sources, 1.32, 1.33

Michael DeHaan (mdehaan) fedora-extras-commits at redhat.com
Wed Nov 14 20:20:53 UTC 2007


Author: mdehaan

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

Modified Files:
	.cvsignore cobbler.spec sources 
Log Message:
0.6.4




Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/cobbler/EL-5/.cvsignore,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- .cvsignore	7 Nov 2007 20:32:38 -0000	1.31
+++ .cvsignore	14 Nov 2007 20:20:20 -0000	1.32
@@ -28,3 +28,4 @@
 cobbler-0.6.1.tar.gz
 cobbler-0.6.2.tar.gz
 cobbler-0.6.3.tar.gz
+cobbler-0.6.4.tar.gz


Index: cobbler.spec
===================================================================
RCS file: /cvs/extras/rpms/cobbler/EL-5/cobbler.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- cobbler.spec	7 Nov 2007 20:32:38 -0000	1.34
+++ cobbler.spec	14 Nov 2007 20:20:20 -0000	1.35
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 Summary: Boot server configurator
 Name: cobbler
-Version: 0.6.3
+Version: 0.6.4
 Release: 2%{?dist}
 Source0: %{name}-%{version}.tar.gz
 License: GPLv2+
@@ -180,7 +180,7 @@
 %config(noreplace) /var/lib/cobbler/snippets/partition_select
 /var/lib/cobbler/elilo-3.6-ia64.efi
 /var/lib/cobbler/menu.c32
-%defattr(660,root,root)
+%defattr(660,apache,apache)
 %config(noreplace) /etc/cobbler/auth.conf 
 
 %defattr(664,root,root)
@@ -192,6 +192,10 @@
 
 %changelog
 
+* Wed Nov 14 2007 Michael DeHaan <mdehaan at redhat.com> - 0.6.4-2
+- Upstream changes (see CHANGELOG)
+- Permissions changes
+
 * Wed Nov 07 2007 Michael DeHaan <mdehaan at redhat.com> - 0.6.3-2
 - Upstream changes (see CHANGELOG)
 - now packaging javascript file(s) seperately for WUI


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/cobbler/EL-5/sources,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- sources	7 Nov 2007 20:32:38 -0000	1.32
+++ sources	14 Nov 2007 20:20:20 -0000	1.33
@@ -1,3 +1 @@
-72d67d4eea242ed3c406f2cced98eb41  cobbler-0.6.1.tar.gz
-4cf9d4e8f97f2e87d85bb675e41f1167  cobbler-0.6.2.tar.gz
-c42f441a486a8626ff2b26b3567b37af  cobbler-0.6.3.tar.gz
+1f46e1860e10b2e250c73ebb2a3d8227  cobbler-0.6.4.tar.gz




More information about the fedora-extras-commits mailing list