- 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:
Dmitry Roshchin 2014-11-27 22:39:37 +00:00 committed by Git OBS Bridge
parent e0d7795af5
commit 034f8ace87
2 changed files with 10 additions and 1 deletions

View File

@ -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 Mon Oct 27 08:37:16 UTC 2014 - dmitry_r@opensuse.org

View File

@ -20,7 +20,7 @@ Name: crosstool-ng
Version: 1.20.0 Version: 1.20.0
Release: 0 Release: 0
Summary: Toolchain building framework 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 Group: Development/Tools/Building
Url: http://crosstool-ng.org Url: http://crosstool-ng.org
Source0: http://crosstool-ng.org/download/crosstool-ng/%{name}-%{version}.tar.bz2 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 %prep
%setup -q %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 %build
%configure \ %configure \