rpms/mpd/devel mpd.spec,1.28,1.29

Adrian Reber adrian at rpmfusion.org
Fri Aug 17 12:37:53 CEST 2012


Author: adrian

Update of /cvs/free/rpms/mpd/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv15338

Modified Files:
	mpd.spec 
Log Message:
clog


Index: mpd.spec
===================================================================
RCS file: /cvs/free/rpms/mpd/devel/mpd.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- mpd.spec	26 Jun 2012 12:51:24 -0000	1.28
+++ mpd.spec	17 Aug 2012 10:37:53 -0000	1.29
@@ -16,7 +16,7 @@
 Name:           mpd
 Epoch:          1
 Version:        0.16.8
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        The Music Player Daemon
 License:        GPLv2+
 Group:          Applications/Multimedia
@@ -75,6 +75,7 @@
 %patch0 -p0
 
 %build
+sed -i -e "s,sound.target,sound.target network.target,g" mpd.service.in
 %{configure} \
     --with-systemdsystemunitdir=%{_unitdir} \
     --enable-bzip2 \
@@ -167,6 +168,9 @@
 
 
 %changelog
+* Fri Aug 17 2012 Adrian Reber <adrian at lisas.de> - 1:0.16.8-5
+- fix "mpd fails to bind an addres: started too early" (#2447)
+
 * Tue Jun 26 2012 Nicolas Chauvet <kwizart at gmail.com> - 1:0.16.8-4
 - Rebuilt for FFmpeg
 - Switch BR to pkgconfig(libpulse)


More information about the rpmfusion-commits mailing list