rpms/system-config-netboot/FC-4 .cvsignore, 1.24, 1.25 sources, 1.26, 1.27 system-config-netboot.spec, 1.34, 1.35

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Apr 19 22:18:00 UTC 2006


Author: jvdias

Update of /cvs/dist/rpms/system-config-netboot/FC-4
In directory cvs.devel.redhat.com:/tmp/cvs-serv19170

Modified Files:
	.cvsignore sources system-config-netboot.spec 
Log Message:
v0.1.40: provide  a way of configuring remote logging from the GUI; provide a means of disabling default snapshot directory generation


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/system-config-netboot/FC-4/.cvsignore,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- .cvsignore	1 Mar 2006 00:20:27 -0000	1.24
+++ .cvsignore	19 Apr 2006 22:17:57 -0000	1.25
@@ -13,3 +13,4 @@
 system-config-netboot-0.1.36.tar.gz
 system-config-netboot-0.1.37.tar.gz
 system-config-netboot-0.1.38.tar.gz
+system-config-netboot-0.1.40.tar.gz


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/system-config-netboot/FC-4/sources,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- sources	1 Mar 2006 00:20:27 -0000	1.26
+++ sources	19 Apr 2006 22:17:57 -0000	1.27
@@ -1 +1 @@
-b238d55f597fe992f7105f1c13a109a1  system-config-netboot-0.1.38.tar.gz
+9877de9c0f7807aeddd30864b1e00a35  system-config-netboot-0.1.40.tar.gz


Index: system-config-netboot.spec
===================================================================
RCS file: /cvs/dist/rpms/system-config-netboot/FC-4/system-config-netboot.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- system-config-netboot.spec	1 Mar 2006 00:38:38 -0000	1.34
+++ system-config-netboot.spec	19 Apr 2006 22:17:57 -0000	1.35
@@ -1,17 +1,17 @@
 # -*- RPM-SPEC -*-
-Summary: system-config-netboot is an network booting/install configuration utility
-Name: system-config-netboot
-Version: 0.1.38
-Release: 2_FC4
-URL: http://www.redhat.com/ 
-Source0: %{name}-%{version}.tar.gz
-Source1: pxelinux.0
-Source2: system-config-netboot.pam
-License: GPL
-Group: Applications/System
+Summary:   system-config-netboot is an network booting/install configuration utility
+Name: 	   system-config-netboot
+Version:   0.1.40
+Release:   1.FC4
+URL: 	   http://www.redhat.com/ 
+Source0:   %{name}-%{version}.tar.gz
+Source1:   pxelinux.0
+Source2:   system-config-netboot.pam
+License:   GPL
+Group:     Applications/System
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
-Requires: gnome-python2, pygtk2, pygtk2-libglade, gnome-python2-canvas, rhpl, alchemist
-Requires: tftp-server >= 0.29-3
+Requires:  gnome-python2, pygtk2, pygtk2-libglade, gnome-python2-canvas, rhpl, alchemist
+Requires:  tftp-server >= 0.29-3
 Requires(post): hicolor-icon-theme
 ExclusiveArch: i386 x86_64
 #BuildArch: noarch
@@ -77,6 +77,11 @@
 %config %{_sysconfdir}/security/console.apps/system-config-netboot
 
 %changelog
+* Thu Apr 19 2006 Jason Vas Dias <jvdias at redhat.com> - 0.1.40-1
+- fix further issues reported by brian at chpc.utah.edu:
+  o should be a way of configuring remote logging from the GUI
+  o provide a means of disabling default snapshot directory generation
+
 * Tue Feb 14 2006 Jason Vas Dias <jvdias at redhat.com> - 0.1.38-1
 - further fix for f1 at micromemory.com problem (now bug 181365)
   deal with required binaries that have been replaced by scripts




More information about the fedora-cvs-commits mailing list