Author: glen Date: Fri Apr 30 11:48:31 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 0.2.3, not tested
---- Files affected: packages/pxe-kexec: pxe-kexec.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: packages/pxe-kexec/pxe-kexec.spec diff -u packages/pxe-kexec/pxe-kexec.spec:1.3 packages/pxe-kexec/pxe-kexec.spec:1.4 --- packages/pxe-kexec/pxe-kexec.spec:1.3 Mon Nov 16 17:30:39 2009 +++ packages/pxe-kexec/pxe-kexec.spec Fri Apr 30 13:48:26 2010 @@ -1,13 +1,15 @@ # $Revision$, $Date$ +# TODO +# - -lreadline is filtered out Summary: Linux boots Linux via network Name: pxe-kexec -Version: 0.1.7 -Release: 1 +Version: 0.2.3 +Release: 0.1 License: GPL v2+ Group: Applications/System URL: http://pxe-kexec.berlios.de/ Source0: http://download.berlios.de/pxe-kexec/%{name}-%{version}.tar.bz2 -# Source0-md5: 3aa6f95a31a3e7eadc363dec9d8321d7 +# Source0-md5: 5bba81d4f4841947a5b59d2e742321e0 BuildRequires: cmake BuildRequires: curl-devel BuildRequires: libstdc++-devel @@ -17,6 +19,8 @@ Requires: kexec-tools BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) +%define filterout_ld -Wl,--as-needed + %description pxe-kexec reads a PXELINUX configuration file, prompts the user for an entry like the PXELINUX program would do and finally boots that entry @@ -52,8 +56,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2010/04/30 11:48:26 glen +- up to 0.2.3, not tested + Revision 1.3 2009/11/16 16:30:39 zbyniu -BR: perl-tools-pod +- BR: perl-tools-pod Revision 1.2 2009/07/20 11:30:40 glen - fix bashism ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pxe-kexec/pxe-kexec.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
