rpms/mpd/devel mpd-0.19.2-Remove-systemd-controlgroup-directives.patch, NONE, 1.1 mpd-0.19.2.tar.xz.sig, NONE, 1.1 .cvsignore, 1.21, 1.22 mpd.spec, 1.44, 1.45 sources, 1.21, 1.22 mpd-0.18.16.tar.xz.sig, 1.1, NONE

Jamie Nguyen jamielinux at rpmfusion.org
Fri Nov 7 18:57:48 CET 2014


Author: jamielinux

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

Modified Files:
	.cvsignore mpd.spec sources 
Added Files:
	mpd-0.19.2-Remove-systemd-controlgroup-directives.patch 
	mpd-0.19.2.tar.xz.sig 
Removed Files:
	mpd-0.18.16.tar.xz.sig 
Log Message:
Update to upstream release 0.19.2



mpd-0.19.2-Remove-systemd-controlgroup-directives.patch:
 mpd.service.in |   10 ----------
 1 file changed, 10 deletions(-)

--- NEW FILE mpd-0.19.2-Remove-systemd-controlgroup-directives.patch ---
>From b44204effc67e2d9dc3ae5e9b54beeec6961d92d Mon Sep 17 00:00:00 2001
From: Jamie Nguyen <j at jamielinux.com>
Date: Fri, 7 Nov 2014 12:21:24 +0000
Subject: [PATCH] Disable systemd controlgroup directives

---
 systemd/mpd.service.in | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/systemd/mpd.service.in b/systemd/mpd.service.in
index a72eb92..de91eb4 100644
--- a/systemd/mpd.service.in
+++ b/systemd/mpd.service.in
@@ -9,14 +9,5 @@ ExecStart=@prefix@/bin/mpd --no-daemon
 LimitRTPRIO=50
 LimitRTTIME=-1
 
-# move MPD to a top-level cgroup, as real-time budget assignment fails
-# in cgroup /system/mpd.service, because /system has a zero real-time
-# budget; see
-# http://www.freedesktop.org/wiki/Software/systemd/MyServiceCantGetRealtime/
-ControlGroup=cpu:/mpd
-
-# assign a real-time budget
-ControlGroupAttribute=cpu.rt_runtime_us 500000
-
 [Install]
 WantedBy=multi-user.target
-- 
2.1.0



--- NEW FILE mpd-0.19.2.tar.xz.sig ---
‰  TV(k 
	#nŠXÆÛEÔH †øÕ{ 8<ÿ´Ó“…¨2W暤³b‹…ã2f€Ônìt—¨Æ8Iéyg÷Ü-QÊFëD î"ë‘œO¬YJäðâ7Òž†DþÒ.o3[(Ñ.s,
btUT—ch Ò›eBm„Ñ
ÐH5!ƒ¢63“‰uÆûýs4(WU*	®½Âu^G“è+‘0£NÚ°è¯Æ#s¬Ú„
™YÀž«¹Ô;fì—}fµ‰)xí™tFì?¢¦®ñ¦f¾¿;a†9Ž¢>𾤔ï®W9mù°S°‡Ø2a›"-¤|ÓÕö6M‹Û~®<ÈéþܘãéZŒHpj Ç¡¾ãsáá43‹“t©¼Ašp ß”ÀâäQ÷ù5ú½k¸õ
ä†E5dlŽ‘ُ݈œ}nÿ×°)øÔê–·ÝÀ“BJ7Ùe‰S«Œ!«ÒÊÁ”°!¼¼x-,x¬¶À1ɇùøU
0܈üæ¼g8”,Þ6™Ò¼	¾¼Š]ð©/y«ÛVPËÞD\t0kçOh¼Íâ]ASÝKµ~¹C(û#ž8é'JÓ=ÌU‚m2eª®¥Ø£—XE^Ïávó.­$Sy¹q•µÃX0©F=÷ç/KeI«ZÇó܁ä××ïvÿ'x¾/2ú-¡ˆ»ë ·½Ž§sD¯ØÅÒb}ò

Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/mpd/devel/.cvsignore,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- .cvsignore	5 Oct 2014 15:23:53 -0000	1.21
+++ .cvsignore	7 Nov 2014 17:57:48 -0000	1.22
@@ -1 +1 @@
-mpd-0.18.16.tar.xz
+mpd-0.19.2.tar.xz


Index: mpd.spec
===================================================================
RCS file: /cvs/free/rpms/mpd/devel/mpd.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- mpd.spec	20 Oct 2014 01:31:06 -0000	1.44
+++ mpd.spec	7 Nov 2014 17:57:48 -0000	1.45
@@ -16,15 +16,15 @@
 
 Name:           mpd
 Epoch:          1
-Version:        0.18.16
-Release:        2%{?dist}
+Version:        0.19.2
+Release:        1%{?dist}
 Summary:        The Music Player Daemon
 License:        GPLv2+
 Group:          Applications/Multimedia
 URL:            http://www.musicpd.org/
 
-Source0:        http://www.musicpd.org/download/mpd/0.18/mpd-%{version}.tar.xz
-Source1:        http://www.musicpd.org/download/mpd/0.18/mpd-%{version}.tar.xz.sig
+Source0:        http://www.musicpd.org/download/mpd/0.19/mpd-%{version}.tar.xz
+Source1:        http://www.musicpd.org/download/mpd/0.19/mpd-%{version}.tar.xz.sig
 # Note that the 0.18.x branch doesn't yet work with Fedora's version of
 # libmpcdec which needs updating.
 # https://bugzilla.redhat.com/show_bug.cgi?id=1014468
@@ -32,11 +32,13 @@
 Source2:        mpd.logrotate
 Source3:        mpd.tmpfiles.d
 Patch0:         mpd-0.18-mpdconf.patch
+Patch1:         mpd-0.19.2-Remove-systemd-controlgroup-directives.patch
 
 BuildRequires:     alsa-lib-devel
 BuildRequires:     audiofile-devel
 BuildRequires:     autoconf
 BuildRequires:     avahi-glib-devel
+BuildRequires:     boost-devel
 BuildRequires:     bzip2-devel
 BuildRequires:     faad2-devel
 BuildRequires:     ffmpeg-devel
@@ -61,6 +63,7 @@
 BuildRequires:     mikmod-devel
 BuildRequires:     opus-devel
 BuildRequires:     pkgconfig(libpulse)
+BuildRequires:     soxr-devel
 BuildRequires:     sqlite-devel
 BuildRequires:     systemd-devel
 BuildRequires:     wavpack-devel
@@ -87,6 +90,7 @@
 %prep
 %setup -q -n %{name}-%{version}
 %patch0 -p0
+%patch1 -p1
 
 %build
 ./autogen.sh
@@ -97,7 +101,8 @@
     --enable-mikmod \
     --enable-pipe-output \
     --disable-mpc \
-    --enable-zzip
+    --enable-zzip \
+    --enable-soxr
 make %{?_smp_mflags}
 
 %install
@@ -152,27 +157,37 @@
 
 
 %files
-%doc AUTHORS COPYING README UPGRADING
+%doc AUTHORS COPYING README
 %{_bindir}/%{name}
 %{_mandir}/man1/mpd.1*
 %{_mandir}/man5/mpd.conf.5*
 %{_unitdir}/mpd.service
+%{_unitdir}/mpd.socket
 %config(noreplace) %{mpd_configfile}
 %config(noreplace) %{_sysconfdir}/logrotate.d/mpd
-%{_prefix}/lib/tmpfiles.d/%{name}.conf
+%{_prefix}/lib/tmpfiles.d/mpd.conf
 
 %defattr(-,%{mpd_user},%{mpd_group})
 %dir %{mpd_homedir}
 %dir %{mpd_logdir}
 %dir %{mpd_musicdir}
 %dir %{mpd_playlistsdir}
-%dir %{mpd_rundir}
+%ghost %dir %{mpd_rundir}
 %ghost %{mpd_dbfile}
 %ghost %{mpd_logfile}
 %ghost %{mpd_statefile}
 
 
 %changelog
+* Fri Nov 07 2014 Jamie Nguyen <jamielinux at fedoraproject.org> - 1:0.19.2-1
+- update to upstream release 0.19.2
+
+* Fri Nov 07 2014 Jamie Nguyen <jamielinux at fedoraproject.org> - 1:0.19.1-2
+- fix rpmlint: "non-ghost-in-run /run/mpd"
+
+* Thu Oct 30 2014 Peter Vrabec <pvrabec at gmail.com> - 1:0.19.1-1
+- update to upstream release 0.19.1
+
 * Mon Oct 20 2014 Sérgio Basto <sergio at serjux.com> - 1:0.18.16-2
 - Rebuilt for FFmpeg 2.4.3
 


Index: sources
===================================================================
RCS file: /cvs/free/rpms/mpd/devel/sources,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- sources	5 Oct 2014 15:23:53 -0000	1.21
+++ sources	7 Nov 2014 17:57:48 -0000	1.22
@@ -1 +1 @@
-900657ff55726f4cc09a27eb7df57015  mpd-0.18.16.tar.xz
+186db4fd857209fc9fda6b5a8756c2f3  mpd-0.19.2.tar.xz


--- mpd-0.18.16.tar.xz.sig DELETED ---


More information about the rpmfusion-commits mailing list