rpms/cobbler/devel .cvsignore, 1.22, 1.23 cobbler.spec, 1.27, 1.28 sources, 1.24, 1.25

Michael DeHaan (mdehaan) fedora-extras-commits at redhat.com
Thu Apr 26 22:08:56 UTC 2007


Author: mdehaan

Update of /cvs/extras/rpms/cobbler/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1669

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




Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/cobbler/devel/.cvsignore,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- .cvsignore	23 Apr 2007 15:04:48 -0000	1.22
+++ .cvsignore	26 Apr 2007 22:08:21 -0000	1.23
@@ -19,3 +19,4 @@
 cobbler-0.4.5.tar.gz
 cobbler-0.4.6.tar.gz
 cobbler-0.4.7.tar.gz
+cobbler-0.4.8.tar.gz


Index: cobbler.spec
===================================================================
RCS file: /cvs/extras/rpms/cobbler/devel/cobbler.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- cobbler.spec	23 Apr 2007 15:04:48 -0000	1.27
+++ cobbler.spec	26 Apr 2007 22:08:21 -0000	1.28
@@ -1,8 +1,8 @@
 %{!?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.4.7
-Release: 5%{?dist}
+Version: 0.4.8
+Release: 1%{?dist}
 Source0: %{name}-%{version}.tar.gz
 License: GPL
 Group: Applications/System
@@ -115,11 +115,16 @@
 %dir /var/lib/cobbler/triggers/delete/repo
 /var/lib/cobbler/elilo-3.6-ia64.efi
 /var/lib/cobbler/menu.c32
-%defattr(-,-,-)
+%defattr(-,root,root)
 %doc AUTHORS CHANGELOG NEWS README COPYING
 
 
 %changelog
+
+* Thu Apr 26 2007 Michael DeHaan <mdehaan at redhat.com> - 0.4.8-1
+- Upstream changes (see CHANGELOG)
+- Fix defattr in spec file
+
 * Fri Apr 20 2007 Michael DeHaan <mdehaan at redhat.com> - 0.4.7-5
 - Upstream changes (see CHANGELOG)
 - Added triggers to /var/lib/cobbler/triggers


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/cobbler/devel/sources,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- sources	23 Apr 2007 15:04:48 -0000	1.24
+++ sources	26 Apr 2007 22:08:21 -0000	1.25
@@ -1 +1 @@
-2413fe2eb4f6922873afdb6b5a9b5681  cobbler-0.4.7.tar.gz
+5ad54870ccd46540a3f357a2432e668d  cobbler-0.4.8.tar.gz




More information about the scm-commits mailing list