[Buildroot] [PATCH v7 1/1] rpm: switch to version 4.13.0

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Nov 30 22:30:52 UTC 2016


Hello,

On Fri, 18 Nov 2016 13:50:53 -0500, James Knight wrote:

> -RPM_VERSION_MAJOR = 5.2
> -RPM_VERSION = $(RPM_VERSION_MAJOR).0
> -RPM_SITE = http://rpm5.org/files/rpm/rpm-$(RPM_VERSION_MAJOR)
> -RPM_DEPENDENCIES = host-pkgconf zlib beecrypt neon popt openssl
> -RPM_LICENSE = LGPLv2.1
> -RPM_LICENSE_FILES = COPYING.LIB
> +RPM_VERSION = 4.13.0
> +RPM_SOURCE = rpm-$(RPM_VERSION).tar.bz2
> +RPM_SITE = https://github.com/rpm-software-management/rpm/releases/download/rpm-$(RPM_VERSION)-release
> +RPM_DEPENDENCIES = host-pkgconf berkeleydb file popt zlib
> +RPM_LICENSE = GPLv2

If you read the COPYING file, it's in fact GPLv2, or LGPLv2 but for the
library only. So I've adjusted the license information here.

I've applied to next, the rest of the patch seemed reasonable.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com



More information about the buildroot mailing list