Update spec for changing license to MIT
[platform/upstream/alure.git] / packaging / alure.spec
index d08caf0..99c1b9a 100644 (file)
@@ -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