From 0b57a815e94709a8edc06745c287b63d18e533c21f04203d6bea525d2e57571d Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Fri, 12 Jun 2009 16:03:42 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcanberra?expand=0&rev=6 --- libcanberra.changes | 5 +++++ libcanberra.spec | 11 ++++++----- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/libcanberra.changes b/libcanberra.changes index 7653ef0..b9d5b74 100644 --- a/libcanberra.changes +++ b/libcanberra.changes @@ -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 diff --git a/libcanberra.spec b/libcanberra.spec index 37900ce..da36c2c 100644 --- a/libcanberra.spec +++ b/libcanberra.spec @@ -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