- Add patches licenses
- Delete patches with problematic licenses OBS-URL: https://build.opensuse.org/package/show/electronics/crosstool-ng?expand=0&rev=2
This commit is contained in:
parent
e0d7795af5
commit
034f8ace87
@ -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
|
||||
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user