forked from pool/u-boot
Accepting request 321230 from Base:System
OBS-URL: https://build.opensuse.org/request/show/321230 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=52
This commit is contained in:
@@ -18,14 +18,17 @@
|
||||
#
|
||||
|
||||
|
||||
# 'archive_version' differs from 'version' for RC version only
|
||||
%define archive_version 2015.10-rc1
|
||||
|
||||
Name: u-boot
|
||||
Version: 2015.07
|
||||
Version: 2015.10~rc1
|
||||
Release: 0
|
||||
Summary: Tools for the u-boot Firmware
|
||||
License: GPL-2.0
|
||||
Group: System/Boot
|
||||
Url: http://www.denx.de/wiki/U-Boot
|
||||
Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2
|
||||
Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2
|
||||
BuildRequires: libopenssl-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@@ -45,7 +48,7 @@ This package contains:
|
||||
mkimage- a tool that creates kernel bootable images for u-boot.
|
||||
|
||||
%prep
|
||||
%setup -q -n u-boot-%{version}
|
||||
%setup -q -n u-boot-%{archive_version}
|
||||
|
||||
%build
|
||||
# needed for include/config/auto.conf
|
||||
|
Reference in New Issue
Block a user