X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=uboot.spec;h=3882796ca35707cf1b292ae3dd9e4b9791c7f94c;hb=59931f1b5669da4acb8f562e70d9fb639e2d308c;hp=dd62bbf44bab8bc5c9907668c5d26a72677e7131;hpb=3d694d3af538a455f01e00082b5395abcf4db93c;p=packages%2Fuboot.git diff --git a/uboot.spec b/uboot.spec index dd62bbf..3882796 100644 --- a/uboot.spec +++ b/uboot.spec @@ -1,11 +1,11 @@ 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) @@ -37,6 +37,8 @@ touch include/config.mk include/config.h %{__make} tools \ HOSTSTRIP=echo \ + HOST_CFLAGS="%{rpmcflags}" \ + HOST_LDFLAGS="%{rpmldflags}" \ BIN_FILES="bmp_logo gen_eth_addr img2srec mkimage" %install