- modify license to 'BSD-3-Clause or MIT'

- added LICENSE.TXT file to %doc

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libclc?expand=0&rev=6
This commit is contained in:
Stefan Dirsch 2015-12-17 10:03:57 +00:00 committed by Git OBS Bridge
parent 8cf52562b2
commit 15651303df
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Dec 17 10:00:44 UTC 2015 - sndirsch@suse.com
- modify license to 'BSD-3-Clause or MIT'
- added LICENSE.TXT file to %doc
-------------------------------------------------------------------
Wed Dec 9 17:37:18 UTC 2015 - mpluskal@suse.com

View File

@ -20,7 +20,7 @@ Name: libclc
Version: 0.2.0+git20151006.6d78407
Release: 0
Summary: OpenCL C programming language library
License: BSD-3-Clause
License: BSD-3-Clause or MIT
Group: Development/Libraries/C and C++
Url: http://libclc.llvm.org/
Source0: %{name}-%{version}.tar.xz
@ -63,6 +63,7 @@ make DESTDIR=%{buildroot} install %{?_smp_mflags}
%files
%defattr(-,root,root)
%doc LICENSE.TXT
%{_includedir}/clc
%{_libdir}/clc
%{_libdir}/pkgconfig/libclc.pc