rpms/system-config-netboot/F-7 .cvsignore, 1.29, 1.30 sources, 1.32, 1.33 system-config-netboot.spec, 1.47, 1.48 system-config-netboot-0.1.14-0.1.16.patch, 1.1, NONE

Radek Brich (rbrich) fedora-extras-commits at redhat.com
Wed Oct 17 10:57:18 UTC 2007


Author: rbrich

Update of /cvs/extras/rpms/system-config-netboot/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3514

Modified Files:
	.cvsignore sources system-config-netboot.spec 
Removed Files:
	system-config-netboot-0.1.14-0.1.16.patch 
Log Message:
release 0.1.42, resolves #243110


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/system-config-netboot/F-7/.cvsignore,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- .cvsignore	7 Jun 2006 21:32:26 -0000	1.29
+++ .cvsignore	17 Oct 2007 10:56:45 -0000	1.30
@@ -1,17 +1 @@
-system-config-netboot-0.1.14.tar.gz
-system-config-netboot-0.1.16.tar.gz
-system-config-netboot-0.1.17.tar.gz
-system-config-netboot-0.1.18.tar.gz
-system-config-netboot-0.1.20.tar.gz
-system-config-netboot-0.1.22.tar.gz
-system-config-netboot-0.1.24.tar.gz
-system-config-netboot-0.1.26.tar.gz
-system-config-netboot-0.1.28.tar.gz
-system-config-netboot-0.1.30.tar.gz
-system-config-netboot-0.1.33.tar.gz
-system-config-netboot-0.1.34.tar.gz
-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
-system-config-netboot-0.1.41.tar.gz
+system-config-netboot-0.1.42.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/system-config-netboot/F-7/sources,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- sources	7 Jun 2006 22:16:22 -0000	1.32
+++ sources	17 Oct 2007 10:56:45 -0000	1.33
@@ -1 +1 @@
-78055b07ab63e7e885994d6c7d858cc2  system-config-netboot-0.1.41.tar.gz
+bf70fa10444115beeb96674a4833a545  system-config-netboot-0.1.42.tar.gz


Index: system-config-netboot.spec
===================================================================
RCS file: /cvs/extras/rpms/system-config-netboot/F-7/system-config-netboot.spec,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- system-config-netboot.spec	7 Jun 2006 22:16:22 -0000	1.47
+++ system-config-netboot.spec	17 Oct 2007 10:56:45 -0000	1.48
@@ -1,15 +1,15 @@
 # -*- RPM-SPEC -*-
 Summary:   system-config-netboot is an network booting/install configuration utility
 Name: 	   system-config-netboot
-Version:   0.1.41
-Release:   1.FC6
+Version:   0.1.42
+Release:   1%{dist}
 URL: 	   http://www.redhat.com/ 
 Source0:   %{name}-%{version}.tar.gz
 Source1:   pxelinux.0
-License:   GPL
+License:   GPLv2+
 Group:     Applications/System
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
-Requires:  gnome-python2, pygtk2, pygtk2-libglade, gnome-python2-canvas, rhpl, alchemist
+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
@@ -23,16 +23,9 @@
 
 %prep
 %setup -q
+%configure
 
 %build
-ln -svf $(ls /usr/share/automake*/mkinstalldirs | tail -1) .
-ln -svf $(ls /usr/share/automake*/install-sh | tail -1) .
-ln -svf $(ls /usr/share/automake*/missing | tail -1) .
-export VERSION=%{version}
-aclocal
-automake
-autoconf
-./configure --prefix=/usr
 make
 
 %install
@@ -75,6 +68,17 @@
 %config %{_sysconfdir}/security/console.apps/system-config-netboot
 
 %changelog
+* 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)
+- fix -S parameter in pxeboot
+  o added to getopt
+  o use IP as snapshot name when the name wasn't specified and there is no DNS
+- updated license tag
+- source tree and spec clean up
+- drop unused rhpl dependency
+- fix i18n of pxeos and pxeboot
+
 * Wed Jun 07 2006 Jason Vas Dias <jvdias at redhat.com> - 0.1.40-2
 - fix bug 192537: BuildRequires for Mock.
 


--- system-config-netboot-0.1.14-0.1.16.patch DELETED ---




More information about the fedora-extras-commits mailing list