From 9d60a04a7c47dd2de66a6858e36cc7d24e6f1b59e7d75ea4c010153a7a2d06f8 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 5 Mar 2018 14:05:41 +0000 Subject: [PATCH] Accepting request 581442 from GNOME:Next spec-cleaner OBS-URL: https://build.opensuse.org/request/show/581442 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gsound?expand=0&rev=6 --- gsound.changes | 5 +++++ gsound.spec | 10 +++++----- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/gsound.changes b/gsound.changes index 3cd4525..451f942 100644 --- a/gsound.changes +++ b/gsound.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 28 23:40:47 UTC 2018 - dimstar@opensuse.org + +- Package COPYING as %license instead of %doc. + ------------------------------------------------------------------- Mon Nov 2 09:54:30 UTC 2015 - zaitor@opensuse.org diff --git a/gsound.spec b/gsound.spec index 9d54eb0..90617f9 100644 --- a/gsound.spec +++ b/gsound.spec @@ -1,7 +1,7 @@ # # spec file for package gsound # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2014 Bjørn Lie, Bryne, Norway. # # All modifications and additions to the file contributed by third parties @@ -22,14 +22,14 @@ Name: gsound Version: 1.0.2 Release: 0 Summary: A small library for playing system sounds -License: LGPL-2.1 +License: LGPL-2.1-only Group: System/Libraries -Url: https://wiki.gnome.org/Projects/GSound +URL: https://wiki.gnome.org/Projects/GSound Source: http://download.gnome.org/sources/gsound/1.0/gsound-%{version}.tar.xz +BuildRequires: pkgconfig BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(libcanberra) BuildRequires: pkgconfig(vapigen) -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description GSound is a small library for playing system sounds. @@ -94,7 +94,7 @@ rm %{buildroot}%{_libdir}/libgsound.la %files -n %{soname} %defattr(-,root,root) -%doc COPYING +%license COPYING %{_libdir}/libgsound.so.* %files devel