rpms/ltsp/devel ltsp.spec,1.2,1.3 sources,1.3,1.4

Warren Togami 砥上勇 (wtogami) fedora-extras-commits at redhat.com
Thu Mar 20 02:52:11 UTC 2008


Author: wtogami

Update of /cvs/pkgs/rpms/ltsp/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv887

Modified Files:
	ltsp.spec sources 
Log Message:
- ltsp-server requires bridge-utils
- Verifies tftpdir during ltsp-build-client (#436911)



Index: ltsp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ltsp/devel/ltsp.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ltsp.spec	19 Mar 2008 02:42:36 -0000	1.2
+++ ltsp.spec	20 Mar 2008 02:51:34 -0000	1.3
@@ -1,7 +1,7 @@
 Name:           ltsp
 Version:        5.1.0
-%{!?_datestamp:%define _datestamp .20080318}
-Release:        0.4%{?_datestamp}%{?dist}
+%{!?_datestamp:%define _datestamp .20080319}
+Release:        0.5%{?_datestamp}%{?dist}
 Summary:        Linux Terminal Server Project Server and Client
 Group:          User Interface/Desktops
 
@@ -49,6 +49,7 @@
 Requires:       ltspfs
 Requires:       dhcp
 Requires:       gettext
+Requires:       bridge-utils
 Requires(post): chkconfig
 Requires(preun): chkconfig
 
@@ -62,7 +63,6 @@
 Summary:        LTSP Virtual Machine Client
 Group:          Applications/Emulators
 Requires:       kvm
-Requires:       bridge-utils
 
 %description vmclient
 Run a qemu-kvm virtual machine as a PXE client.  This allows you to test a 
@@ -304,6 +304,10 @@
 %endif
 
 %changelog
+* Wed Mar 19 2008 Warren Togami <wtogami at redhat.com> - 5.1.0-0.5.20080319
+- ltsp-server requires bridge-utils
+- Verifies tftpdir during ltsp-build-client (#436911)
+
 * Tue Mar 18 2008 Warren Togami <wtogami at redhat.com> - 5.1.0-0.4.20080318
 - Ugly hacks to allow yum to work in the chroot without mounting /proc
 - Allow ltsp-build-client to work in sudo (/usr/sbin isn't in PATH)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ltsp/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	19 Mar 2008 02:42:36 -0000	1.3
+++ sources	20 Mar 2008 02:51:34 -0000	1.4
@@ -1 +1 @@
-f297a8ed36b94c8f69e49d6f49fffa83  ltsp-5.1.0.tar.bz2
+15cc48b702d3be585dcc27b6b9ada4c0  ltsp-5.1.0.tar.bz2




More information about the fedora-extras-commits mailing list