diff --git a/crosstool-ng.changes b/crosstool-ng.changes index 4fbd857..2f452b1 100644 --- a/crosstool-ng.changes +++ b/crosstool-ng.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Nov 27 22:16:29 UTC 2014 - dmitry_r@opensuse.org + +- Add patches licenses +- Delete patches with problematic licenses + ------------------------------------------------------------------- Mon Oct 27 08:37:16 UTC 2014 - dmitry_r@opensuse.org diff --git a/crosstool-ng.spec b/crosstool-ng.spec index a9177f3..c6eccdd 100644 --- a/crosstool-ng.spec +++ b/crosstool-ng.spec @@ -20,7 +20,7 @@ Name: crosstool-ng Version: 1.20.0 Release: 0 Summary: Toolchain building framework -License: GPL-2.0 +License: GPL-2.0 and GPL-2.0+ and GPL-3.0+ and LGPL-2.1 and LGPL-3.0+ Group: Development/Tools/Building Url: http://crosstool-ng.org Source0: http://crosstool-ng.org/download/crosstool-ng/%{name}-%{version}.tar.bz2 @@ -50,6 +50,9 @@ in the resulting binary/ies: static libraries are but an example. %prep %setup -q +# from legal team +# "Distribution and use is free, also for commercial purposes" (no modification permission) +find patches/ -name '*-new-valencian-locale.patch' -type f -delete -print %build %configure \