rpms/libcanberra/devel libcanberra.spec,1.8,1.9

Lennart Poettering (lennart) fedora-extras-commits at redhat.com
Wed Jul 30 15:35:04 UTC 2008


Author: lennart

Update of /cvs/pkgs/rpms/libcanberra/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31251

Modified Files:
	libcanberra.spec 
Log Message:
Really add versioned dependency on libpulse


Index: libcanberra.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libcanberra/devel/libcanberra.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- libcanberra.spec	29 Jul 2008 23:09:33 -0000	1.8
+++ libcanberra.spec	30 Jul 2008 15:34:34 -0000	1.9
@@ -1,6 +1,6 @@
 Name: libcanberra
 Version: 0.5
-Release: 3%{?dist}
+Release: 4%{?dist}
 Summary: Portable Sound Event Library
 Group: System Environment/Libraries
 Source0: http://0pointer.de/public/libcanberra-%{version}.tar.gz
@@ -15,6 +15,7 @@
 BuildRequires: gtk-doc
 BuildRequires: pulseaudio-libs-devel >= 0.9.11-1
 Requires: sound-theme-freedesktop
+Requires: pulseaudio-libs >= 0.9.11-1
 
 %description
 A small and lightweight implementation of the XDG Sound Theme Specification
@@ -91,6 +92,9 @@
 %{_libdir}/pkgconfig/libcanberra.pc
 
 %changelog
+* Wed Jul 30 2008 Lennart Poettering <lpoetter at redhat.com> 0.5-4
+- Really add versioned dependency on libpulse
+
 * Wed Jul 30 2008 Lennart Poettering <lpoetter at redhat.com> 0.5-3
 - Ship libcanberra-gtk-module.sh directly in CVS
 




More information about the scm-commits mailing list