rpms/system-config-netboot/devel .cvsignore, 1.30, 1.31 sources, 1.33, 1.34 system-config-netboot.spec, 1.48, 1.49

Radek Brich (rbrich) fedora-extras-commits at redhat.com
Tue Nov 13 14:24:43 UTC 2007


Author: rbrich

Update of /cvs/extras/rpms/system-config-netboot/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9943

Modified Files:
	.cvsignore sources system-config-netboot.spec 
Log Message:
release 0.1.43


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/system-config-netboot/devel/.cvsignore,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- .cvsignore	17 Oct 2007 09:25:31 -0000	1.30
+++ .cvsignore	13 Nov 2007 14:24:11 -0000	1.31
@@ -1 +1,2 @@
 system-config-netboot-0.1.42.tar.gz
+system-config-netboot-0.1.43.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/system-config-netboot/devel/sources,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- sources	17 Oct 2007 09:25:32 -0000	1.33
+++ sources	13 Nov 2007 14:24:11 -0000	1.34
@@ -1 +1,2 @@
 bf70fa10444115beeb96674a4833a545  system-config-netboot-0.1.42.tar.gz
+b9d65085ea08807d44942f33fc86d25c  system-config-netboot-0.1.43.tar.gz


Index: system-config-netboot.spec
===================================================================
RCS file: /cvs/extras/rpms/system-config-netboot/devel/system-config-netboot.spec,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- system-config-netboot.spec	17 Oct 2007 09:25:32 -0000	1.48
+++ system-config-netboot.spec	13 Nov 2007 14:24:11 -0000	1.49
@@ -1,16 +1,16 @@
 # -*- RPM-SPEC -*-
-Summary:   system-config-netboot is an network booting/install configuration utility
-Name: 	   system-config-netboot
-Version:   0.1.42
-Release:   1%{dist}
-URL: 	   http://www.redhat.com/ 
-Source0:   %{name}-%{version}.tar.gz
-Source1:   pxelinux.0
-License:   GPLv2+
-Group:     Applications/System
+Summary: system-config-netboot is an network booting/install configuration utility
+Name: system-config-netboot
+Version: 0.1.43
+Release: 1%{dist}
+URL: http://www.redhat.com/ 
+Source0: %{name}-%{version}.tar.gz
+Source1: pxelinux.0
+License: GPLv2+
+Group: Applications/System
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
-Requires:  gnome-python2, pygtk2, pygtk2-libglade, gnome-python2-canvas, alchemist
-Requires:  tftp-server >= 0.29-3
+Requires: gnome-python2, pygtk2, pygtk2-libglade, gnome-python2-canvas, alchemist
+Requires: tftp-server >= 0.29-3
 Requires(post): hicolor-icon-theme
 BuildRequires: autoconf, automake, gettext, intltool, python, perl, perl-XML-Parser
 #ExclusiveArch: i386 x86_64
@@ -23,7 +23,6 @@
 
 %prep
 %setup -q
-%configure
 
 %build
 make
@@ -68,6 +67,19 @@
 %config %{_sysconfdir}/security/console.apps/system-config-netboot
 
 %changelog
+* Wed Nov 07 2007 Radek Brich <rbrich at redhat.com> - 0.1.43-1
+- fix bug #224139: pxeboot does not allow to set NISDOMAIN
+- fix bug #222764: show IP of client in pxeboot listing
+- fix bug #204015: sort IP adresses numerically (by octet)
+- fix bug #221206: Markup problems on system-config-services.8
+  o update man pages
+  o documented new --nisdomain option for pxeboot
+- fix bug #204090
+- add /home to snapshot files, so non-root users can log in to diskless system
+- gettextize more messages
+- clean up .spec.in (merge with Fedora's .spec)
+- clean up autogen.sh
+
 * Wed Oct 17 2007 Radek Brich <rbrich at redhat.com> - 0.1.42-1
 - transition to initramfs, patch by Bernardo Innocenti (bugs #204877, #248979)
 - additional checks for pxeos/pxeboot (bug #203788)




More information about the fedora-extras-commits mailing list