From 15651303df2f05baad79b034f4738732c1aec23dd2ad40c3c17a902b45548852 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Thu, 17 Dec 2015 10:03:57 +0000 Subject: [PATCH] - 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 --- libclc.changes | 6 ++++++ libclc.spec | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/libclc.changes b/libclc.changes index 7361657..e837ab9 100644 --- a/libclc.changes +++ b/libclc.changes @@ -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 diff --git a/libclc.spec b/libclc.spec index 505efc3..e7c97b1 100644 --- a/libclc.spec +++ b/libclc.spec @@ -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