From: Seungbae Shin Date: Thu, 1 Sep 2016 02:42:08 +0000 (+0900) Subject: Update spec for changing license to MIT X-Git-Tag: submit/tizen_3.0_ivi/20161010.000010 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;ds=sidebyside;h=refs%2Ftags%2Fsubmit%2Ftizen_3.0_ivi%2F20161010.000010;p=platform%2Fupstream%2Falure.git Update spec for changing license to MIT Change-Id: I6c11443689f96a882b85e0ea599911752c49a226 --- diff --git a/packaging/alure.spec b/packaging/alure.spec index d08caf0..99c1b9a 100644 --- a/packaging/alure.spec +++ b/packaging/alure.spec @@ -1,7 +1,7 @@ Name: alure Version: 1.2 Release: 1 -License: LGPL-2.0+ +License: MIT Summary: File-loading and utility functions for OpenAL Group: System Environment/Libraries URL: http://kcat.strangesoft.net/alure.html @@ -16,8 +16,6 @@ ALURE is a utility library to help manage common tasks with OpenAL applications %package devel Summary: Development files for %{name} Group: Development/Libraries -# Devel doc includes some files under GPLv2+ from NaturalDocs -License: LGPLv2+ and GPLv2+ Requires: %{name} = %{version} Requires: pkgconfig @@ -51,8 +49,7 @@ make %{?_smp_mflags} %files devel %defattr(-,root,root,-) %manifest %{name}.manifest -/usr/share/doc/alure/html/* -%doc docs/html/* examples/* +%exclude /usr/share/doc/alure/html/* %{_includedir}/AL/alure.h %{_libdir}/*.so %{_libdir}/pkgconfig/*.pc