Accepting request 583057 from home:jengelh:branches:GNOME:Factory

- Fix SRPM group. Update summaries.

OBS-URL: https://build.opensuse.org/request/show/583057
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libcanberra?expand=0&rev=71
This commit is contained in:
Dominique Leuenberger 2018-03-05 16:04:15 +00:00 committed by Git OBS Bridge
parent 5c94d0dc99
commit 9e37f1c01e
2 changed files with 14 additions and 9 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 5 15:58:50 UTC 2018 - jengelh@inai.de
- Fix SRPM group. Update summaries.
-------------------------------------------------------------------
Wed Feb 28 16:34:01 UTC 2018 - dimstar@opensuse.org

View File

@ -22,8 +22,8 @@ Version: 0.30
Release: 0
Summary: Portable sound event library
License: LGPL-2.0-or-later
Group: System/Libraries
URL: http://0pointer.de/lennart/projects/libcanberra
Group: Development/Libraries/GNOME
Url: http://0pointer.de/lennart/projects/libcanberra
Source: http://0pointer.de/lennart/projects/libcanberra/%{name}-%{version}.tar.xz
Source1: libcanberra-gtk-module.sh
Source99: baselibs.conf
@ -134,8 +134,8 @@ This package contains a GTK+ 3 module that triggers input feedback
event sounds.
%package -n canberra-gtk-play
Summary: Portable sound event library -- Utility
Group: System/Libraries
Summary: Utilities from libcanberra
Group: System/GUI/GNOME
Provides: %{name}-gtk = %{version}
Obsoletes: %{name}-gtk < %{version}
@ -148,13 +148,13 @@ and is designed to be portable.
This package provides the canberra-gtk-play utility.
%package -n canberra-gtk-play-gnome
Summary: Portable sound event library -- Utility
Summary: .desktop links for the canberra-gtk-play utility
# Disable supplements as we do not want it installed by default.
# This package contains a ready sound for gdm
#Supplements: gdm
# This package contains login/logout sound for GNOME.
#Supplements: gnome-session
Group: System/Libraries
Group: System/GUI/GNOME
Provides: %{name}-gtk-gnome = %{version}
Obsoletes: %{name}-gtk-gnome < %{version}
@ -171,7 +171,7 @@ session-ready sounds in the freedesktop sound theme, so installing
this will require a different sound-theme for it to be operational.
%package devel
Summary: Portable sound event library -- Development files
Summary: Development files for libcanberra, a portable sound event library
Group: Development/Libraries/C and C++
Requires: libcanberra0 = %{version}
@ -184,7 +184,7 @@ and is designed to be portable.
This package provides the development files for libcanberra.
%package -n libcanberra-gtk3-devel
Summary: Portable sound event library -- Development files
Summary: GTK+ 3 development files for libcanberra
Group: Development/Libraries/C and C++
Requires: libcanberra-devel
Requires: libcanberra-gtk3-0 = %{version}
@ -199,7 +199,7 @@ and is designed to be portable.
This package provides the development files for libcanberra-gtk3.
%package -n libcanberra-gtk-devel
Summary: Portable sound event library -- Development files
Summary: GTK+ 2 development files for libcanberra
Group: Development/Libraries/C and C++
Requires: libcanberra-devel
Requires: libcanberra-gtk0 = %{version}