Author: kwizart
Update of /cvs/free/rpms/mpd/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv15114
Modified Files:
mpd.spec
Log Message:
Switch BR for pulse.pc
Index: mpd.spec
===================================================================
RCS file: /cvs/free/rpms/mpd/devel/mpd.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- mpd.spec 26 Jun 2012 09:09:10 -0000 1.27
+++ mpd.spec 26 Jun 2012 12:51:24 -0000 1.28
@@ -48,7 +48,7 @@
BuildRequires: libshout-devel
BuildRequires: libvorbis-devel
BuildRequires: mikmod-devel
-BuildRequires: pulseaudio-lib-devel
+BuildRequires: pkgconfig(libpulse)
BuildRequires: sqlite-devel
BuildRequires: wavpack-devel
BuildRequires: zlib-devel
@@ -169,6 +169,7 @@
%changelog
* Tue Jun 26 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1:0.16.8-4
- Rebuilt for FFmpeg
+- Switch BR to pkgconfig(libpulse)
* Fri May 11 2012 Jamie Nguyen <jamie(a)tomoyolinux.co.uk> - 0.16.8-3
- enable lastfm support