OBS User unknown 2009-08-06 20:11:22 +00:00 committed by Git OBS Bridge
parent f7c6aa0fcb
commit 443402e9c9
4 changed files with 17 additions and 35 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e6438d9497022c226bb1dfd428e1457a1b8e9796baaf29c05cd3fb335a1d5124
size 356002

3
libcanberra-0.15.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:95eab38f188c5f3feeb5a52126c06ae8aff830e89e41ebfafcae7770dd08484a
size 356359

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Aug 5 11:54:06 CEST 2009 - vuntz@novell.com
- Update to version 0.15:
+ gtk-module: use gdk_threads_add_idle_full instead of
g_idle_full() for thread-safety reasons
+ pulse: split up handling of outstanding structs into part where
the lock must be taken and where not
+ dso: don't assume LT_ERROR_MAX is size of table[]
+ gtk: don't take gdk lock since it is not recursive and it might
already be taken
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 20 10:53:32 CEST 2009 - vuntz@novell.com Mon Jul 20 10:53:32 CEST 2009 - vuntz@novell.com

View File

@ -1,5 +1,5 @@
# #
# spec file for package libcanberra (Version 0.14) # spec file for package libcanberra (Version 0.15)
# #
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
@ -23,7 +23,7 @@ Summary: Portable sound event library
BuildRequires: alsa-devel gconf2-devel gstreamer-0_10-devel gtk-doc gtk2-devel libpulse-devel >= 0.9.11 libvorbis-devel lynx update-desktop-files BuildRequires: alsa-devel gconf2-devel gstreamer-0_10-devel gtk-doc gtk2-devel libpulse-devel >= 0.9.11 libvorbis-devel lynx update-desktop-files
Url: http://0pointer.de/lennart/projects/libcanberra/ Url: http://0pointer.de/lennart/projects/libcanberra/
License: LGPL v2.0 or later License: LGPL v2.0 or later
Version: 0.14 Version: 0.15
Release: 1 Release: 1
Group: System/Libraries Group: System/Libraries
Source: libcanberra-%{version}.tar.bz2 Source: libcanberra-%{version}.tar.bz2
@ -54,12 +54,6 @@ designed to be portable. It consists of the following parts:
3. 3. libcanberra-gtk-module: a Gtk+ module that uses libcanberra-gtk to 3. 3. libcanberra-gtk-module: a Gtk+ module that uses libcanberra-gtk to
trigger input feedback event sounds trigger input feedback event sounds
Authors:
--------
Lennart Poettering
%description -n libcanberra0 %description -n libcanberra0
libcanberra is an implementation of the XDG Sound Theme and Name libcanberra is an implementation of the XDG Sound Theme and Name
Specifications, for generating event sounds on free desktops, such as Specifications, for generating event sounds on free desktops, such as
@ -76,12 +70,6 @@ designed to be portable. It consists of the following parts:
3. 3. libcanberra-gtk-module: a Gtk+ module that uses libcanberra-gtk to 3. 3. libcanberra-gtk-module: a Gtk+ module that uses libcanberra-gtk to
trigger input feedback event sounds trigger input feedback event sounds
Authors:
--------
Lennart Poettering
%package gtk0 %package gtk0
License: LGPL v2.0 or later License: LGPL v2.0 or later
Summary: Portable sound event library Summary: Portable sound event library
@ -104,12 +92,6 @@ designed to be portable. It consists of the following parts:
3. 3. libcanberra-gtk-module: a Gtk+ module that uses libcanberra-gtk to 3. 3. libcanberra-gtk-module: a Gtk+ module that uses libcanberra-gtk to
trigger input feedback event sounds trigger input feedback event sounds
Authors:
--------
Lennart Poettering
%package gtk %package gtk
License: LGPL v2.0 or later License: LGPL v2.0 or later
Summary: Portable sound event library Summary: Portable sound event library
@ -133,12 +115,6 @@ designed to be portable. It consists of the following parts:
3. 3. libcanberra-gtk-module: a Gtk+ module that uses libcanberra-gtk to 3. 3. libcanberra-gtk-module: a Gtk+ module that uses libcanberra-gtk to
trigger input feedback event sounds trigger input feedback event sounds
Authors:
--------
Lennart Poettering
%package devel %package devel
License: LGPL v2.0 or later License: LGPL v2.0 or later
Summary: Portable sound event library Summary: Portable sound event library
@ -164,12 +140,6 @@ designed to be portable. It consists of the following parts:
3. 3. libcanberra-gtk-module: a Gtk+ module that uses libcanberra-gtk to 3. 3. libcanberra-gtk-module: a Gtk+ module that uses libcanberra-gtk to
trigger input feedback event sounds trigger input feedback event sounds
Authors:
--------
Lennart Poettering
%prep %prep
%setup -q %setup -q