]> git.pld-linux.org Git - packages/mpd.git/blobdiff - mpd.spec
- rebuild with libcdio 2.0.0
[packages/mpd.git] / mpd.spec
index dbe7f36b9f1a975b443b218961e3b7ad0543dddf..c22a0972ca086772f8b3cd101b95bf622b562f94 100644 (file)
--- a/mpd.spec
+++ b/mpd.spec
@@ -9,12 +9,12 @@
 Summary:       Music Player Daemon
 Summary(pl.UTF-8):     Music Player Daemon - demon odtwarzajÄ…cy muzykÄ™
 Name:          mpd
-Version:       0.20.12
+Version:       0.20.18
 Release:       2
 License:       GPL v2+
 Group:         Applications/Multimedia
 Source0:       http://www.musicpd.org/download/mpd/0.20/%{name}-%{version}.tar.xz
-# Source0-md5: e622d76feb2f4eb3ffaaf8aa99b4364b
+# Source0-md5: 8dc87ba95473fd738f2aff9bd69cc212
 Source1:       %{name}.conf
 Source2:       %{name}.init
 Source3:       %{name}.sysconfig
@@ -243,7 +243,8 @@ GME_CFLAGS="-I/usr/include/gme" GME_LIBS="-lgme" \
        --enable-zzip \
        --with-zeroconf=avahi \
        --without-tremor \
-       --with-systemdsystemunitdir=%{systemdunitdir}
+       --with-systemdsystemunitdir=%{systemdunitdir} \
+       --with-systemduserunitdir=%{systemduserunitdir}
 %{__make}
 
 %install
@@ -312,6 +313,7 @@ fi
 %{systemdtmpfilesdir}/%{name}.conf
 %{systemdunitdir}/mpd.service
 %{systemdunitdir}/mpd.socket
+%{systemduserunitdir}/mpd.service
 %dir %attr(770,root,mpd) /var/lib/%{name}
 %dir %attr(770,root,mpd) /var/lib/%{name}/playlists
 %dir %attr(751,root,root) /var/log/%{name}
This page took 0.068766 seconds and 4 git commands to generate.