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:
parent
5c94d0dc99
commit
9e37f1c01e
@ -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
|
Wed Feb 28 16:34:01 UTC 2018 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -22,8 +22,8 @@ Version: 0.30
|
|||||||
Release: 0
|
Release: 0
|
||||||
Summary: Portable sound event library
|
Summary: Portable sound event library
|
||||||
License: LGPL-2.0-or-later
|
License: LGPL-2.0-or-later
|
||||||
Group: System/Libraries
|
Group: Development/Libraries/GNOME
|
||||||
URL: http://0pointer.de/lennart/projects/libcanberra
|
Url: http://0pointer.de/lennart/projects/libcanberra
|
||||||
Source: http://0pointer.de/lennart/projects/libcanberra/%{name}-%{version}.tar.xz
|
Source: http://0pointer.de/lennart/projects/libcanberra/%{name}-%{version}.tar.xz
|
||||||
Source1: libcanberra-gtk-module.sh
|
Source1: libcanberra-gtk-module.sh
|
||||||
Source99: baselibs.conf
|
Source99: baselibs.conf
|
||||||
@ -134,8 +134,8 @@ This package contains a GTK+ 3 module that triggers input feedback
|
|||||||
event sounds.
|
event sounds.
|
||||||
|
|
||||||
%package -n canberra-gtk-play
|
%package -n canberra-gtk-play
|
||||||
Summary: Portable sound event library -- Utility
|
Summary: Utilities from libcanberra
|
||||||
Group: System/Libraries
|
Group: System/GUI/GNOME
|
||||||
Provides: %{name}-gtk = %{version}
|
Provides: %{name}-gtk = %{version}
|
||||||
Obsoletes: %{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.
|
This package provides the canberra-gtk-play utility.
|
||||||
|
|
||||||
%package -n canberra-gtk-play-gnome
|
%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.
|
# Disable supplements as we do not want it installed by default.
|
||||||
# This package contains a ready sound for gdm
|
# This package contains a ready sound for gdm
|
||||||
#Supplements: gdm
|
#Supplements: gdm
|
||||||
# This package contains login/logout sound for GNOME.
|
# This package contains login/logout sound for GNOME.
|
||||||
#Supplements: gnome-session
|
#Supplements: gnome-session
|
||||||
Group: System/Libraries
|
Group: System/GUI/GNOME
|
||||||
Provides: %{name}-gtk-gnome = %{version}
|
Provides: %{name}-gtk-gnome = %{version}
|
||||||
Obsoletes: %{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.
|
this will require a different sound-theme for it to be operational.
|
||||||
|
|
||||||
%package devel
|
%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++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: libcanberra0 = %{version}
|
Requires: libcanberra0 = %{version}
|
||||||
|
|
||||||
@ -184,7 +184,7 @@ and is designed to be portable.
|
|||||||
This package provides the development files for libcanberra.
|
This package provides the development files for libcanberra.
|
||||||
|
|
||||||
%package -n libcanberra-gtk3-devel
|
%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++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: libcanberra-devel
|
Requires: libcanberra-devel
|
||||||
Requires: libcanberra-gtk3-0 = %{version}
|
Requires: libcanberra-gtk3-0 = %{version}
|
||||||
@ -199,7 +199,7 @@ and is designed to be portable.
|
|||||||
This package provides the development files for libcanberra-gtk3.
|
This package provides the development files for libcanberra-gtk3.
|
||||||
|
|
||||||
%package -n libcanberra-gtk-devel
|
%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++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: libcanberra-devel
|
Requires: libcanberra-devel
|
||||||
Requires: libcanberra-gtk0 = %{version}
|
Requires: libcanberra-gtk0 = %{version}
|
||||||
|
Loading…
Reference in New Issue
Block a user