]> git.pld-linux.org Git - packages/mpd.git/commitdiff
- rel 3 auto/th/mpd-0_16_7-3
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 17 Apr 2012 17:37:55 +0000 (17:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- better systemd deps

Changed files:
    mpd.spec -> 1.81

mpd.spec

index 5d694a0318248415632386afb7dbd2c922a2aee3..6c3edfe08957b4ddbf1e4187dc2fbf6527ff1dd9 100644 (file)
--- a/mpd.spec
+++ b/mpd.spec
@@ -11,7 +11,7 @@ Summary(hu.UTF-8):    Music Player Daemon
 Summary(pl.UTF-8):     Music Player Daemon - demon odtwarzający muzykę
 Name:          mpd
 Version:       0.16.7
-Release:       2
+Release:       3
 License:       GPL v2+
 Group:         Applications/Multimedia
 Source0:       http://downloads.sourceforge.net/musicpd/%{name}-%{version}.tar.bz2
@@ -60,7 +60,8 @@ BuildRequires:        wildmidi-devel
 BuildRequires: xmlto
 BuildRequires: zlib-devel
 BuildRequires: zziplib-devel
-Requires:      systemd-units >= 37-0.10
+Requires(post,preun,postun):   systemd-units >= 38
+Requires:      systemd-units >= 38
 Provides:      group(mpd)
 Provides:      user(mpd)
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.600552 seconds and 4 git commands to generate.