OBS User unknown 2009-06-12 16:03:42 +00:00 committed by Git OBS Bridge
parent fb6b44412b
commit 0b57a815e9
2 changed files with 11 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri May 29 00:59:58 CEST 2009 - crrodriguez@suse.de
- fix -devel package dependencies
-------------------------------------------------------------------
Tue Apr 14 14:56:03 CEST 2009 - vuntz@novell.com

View File

@ -24,7 +24,7 @@ BuildRequires: alsa-devel gconf2-devel gstreamer-0_10-devel gtk-doc gtk2-devel
Url: http://0pointer.de/lennart/projects/libcanberra/
License: LGPL v2.0 or later
Version: 0.12
Release: 1
Release: 2
Group: System/Libraries
Source: libcanberra-%{version}.tar.bz2
Source1: libcanberra-gtk-module.sh
@ -86,7 +86,7 @@ Authors:
License: LGPL v2.0 or later
Summary: Portable sound event library
Group: System/Libraries
Requires: libcanberra0 = %{version}-%{release}
Requires: libcanberra0 = %{version}
%description gtk0
libcanberra is an implementation of the XDG Sound Theme and Name
@ -114,7 +114,7 @@ Authors:
License: LGPL v2.0 or later
Summary: Portable sound event library
Group: System/Libraries
Requires: libcanberra0 = %{version}-%{release}
Requires: libcanberra0 = %{version}
%gconf_schemas_prereq
%description gtk
@ -145,7 +145,6 @@ Summary: Portable sound event library
Group: Development/Libraries/C and C++
Requires: libcanberra0 = %{version}
Requires: libcanberra-gtk0 = %{version}
Requires: pkgconfig
Requires: gtk-doc
Requires: gtk2-devel
@ -175,7 +174,7 @@ Authors:
%setup -q
%build
%configure --disable-static --disable-rpath --enable-pulse --enable-alsa --enable-null --with-builtin=dso
%configure --with-pic --disable-static --disable-rpath --enable-pulse --enable-alsa --enable-null --with-builtin=dso
%__make %{?jobs:-j%jobs}
%install
@ -242,6 +241,8 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/libcanberra.pc
%changelog
* Fri May 29 2009 crrodriguez@suse.de
- fix -devel package dependencies
* Tue Apr 14 2009 vuntz@novell.com
- Update to version 0.12:
+ if supported, leave the volume for event sounds unspecified