From 2a0d81d014da7c9c8e732c028af6021a8a24b183 Mon Sep 17 00:00:00 2001 From: Seungbae Shin Date: Thu, 3 Aug 2017 15:33:05 +0900 Subject: [PATCH] Install LGPL licenes instead of GPL for util package (only python script(qpaeq) is GPL licensed but not installed) [Version] 5.0-122 [Issue Type] Cleanup Change-Id: I12b0f752fe2be2bb115991ee2ee99deee8a3b427 --- packaging/pulseaudio.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/pulseaudio.spec b/packaging/pulseaudio.spec index cb95e4d..525fd7e 100644 --- a/packaging/pulseaudio.spec +++ b/packaging/pulseaudio.spec @@ -12,7 +12,7 @@ Name: pulseaudio Summary: Improved Linux sound server Version: 5.0 -Release: 121 +Release: 122 Group: Multimedia/Audio License: LGPL-2.1 URL: http://pulseaudio.org @@ -484,7 +484,7 @@ fi %files utils %manifest %{name}.manifest -%license LICENSE GPL +%license LICENSE LGPL %defattr(-,root,root,-) %doc %{_mandir}/man1/* %doc %{_mandir}/man5/* -- 2.7.4