Author: kosmo Date: Fri Feb 6 08:45:33 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2009.01 - use PLD cflags and ldflags.
---- Files affected: SPECS: uboot.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/uboot.spec diff -u SPECS/uboot.spec:1.4 SPECS/uboot.spec:1.5 --- SPECS/uboot.spec:1.4 Mon Sep 15 16:00:13 2008 +++ SPECS/uboot.spec Fri Feb 6 09:45:27 2009 @@ -1,12 +1,12 @@ # $Revision$, $Date$ Summary: Das U-Boot -- the Universal Boot Loader Name: uboot -Version: 1.3.3 +Version: 2009.01 Release: 1 License: GPL Group: Applications/System Source0: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2 -# Source0-md5: 6ee26954bb548ad90392cd329ab5cc4c +# Source0-md5: cb11d3d74eee4d31124523d90d8c31fa URL: http://www.denx.de/wiki/U-Boot BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -38,6 +38,8 @@ %{__make} tools \ HOSTSTRIP=echo \ + HOST_CFLAGS="%{rpmcflags}" \ + HOST_LDFLAGS="%{rpmldflags}" \ BIN_FILES="bmp_logo gen_eth_addr img2srec mkimage" %install @@ -65,6 +67,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2009/02/06 08:45:27 kosmo +- updated to 2009.01 +- use PLD cflags and ldflags. + Revision 1.4 2008/09/15 14:00:13 sparky - working URI ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/uboot.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
