X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Falure.spec;h=99c1b9a693714e05fb7400e36da74b437e7c8e45;hb=refs%2Ftags%2Fsubmit%2Ftizen_3.0_ivi%2F20161010.000000;hp=d08caf0f7e4ba94a39455f73e590a2a66b328dcd;hpb=783e12de3355b8bf84462aed51f8e2018003146e;p=platform%2Fupstream%2Falure.git 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