From f468c437dc008e62607f240401345ceac2066a5c Mon Sep 17 00:00:00 2001 From: Seungbae Shin Date: Mon, 27 Mar 2017 16:27:48 +0900 Subject: [PATCH] Install license files to other installed packages & update license to proper one (LGPL-2.1) [Version] 5.0-112 [Profile] Common [Issue Type] License Change-Id: I2f92b97f03ad9b317426ea1c563164b7d8665516 --- packaging/pulseaudio.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/packaging/pulseaudio.spec b/packaging/pulseaudio.spec index 2a89cad..c03ddbc 100644 --- a/packaging/pulseaudio.spec +++ b/packaging/pulseaudio.spec @@ -11,9 +11,9 @@ Name: pulseaudio Summary: Improved Linux sound server Version: 5.0 -Release: 111 +Release: 112 Group: Multimedia/Audio -License: LGPL-2.1+ +License: LGPL-2.1 URL: http://pulseaudio.org Source0: http://www.freedesktop.org/software/pulseaudio/releases/%{name}-%{version}.tar.gz Source99: baselibs.conf @@ -457,6 +457,7 @@ fi %files -n libpulse %manifest %{name}.manifest +%license LICENSE LGPL %defattr(-,root,root,-) %{_libdir}/libpulse.so.* %{_libdir}/libpulse-simple.so.* @@ -484,6 +485,7 @@ fi %files utils %manifest %{name}.manifest +%license LICENSE GPL %defattr(-,root,root,-) %doc %{_mandir}/man1/* %doc %{_mandir}/man5/* @@ -498,6 +500,7 @@ fi %files module-bluetooth %manifest %{name}.manifest +%license LICENSE LGPL %if "%{?tizen_target_name}" != "hawkp" %defattr(-,root,root,-) %{_libdir}/pulse-%{version}/modules/module-bluetooth-discover.so -- 2.7.4