[dmapd/f15] Remove service.dmapd on Fedora 15 Signed-off-by: W. Michael Petullo <mike at flyn.org>

mikep mikep at fedoraproject.org
Tue Sep 27 01:05:08 UTC 2011


commit 9d707c0cfda2d681e3536e991f06b5d2816de5e2
Author: W. Michael Petullo <mike at flyn.org>
Date:   Mon Sep 26 20:04:40 2011 -0500

    Remove service.dmapd on Fedora 15
    Signed-off-by: W. Michael Petullo <mike at flyn.org>

 dmapd.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/dmapd.spec b/dmapd.spec
index d05cef5..c2e439b 100644
--- a/dmapd.spec
+++ b/dmapd.spec
@@ -76,6 +76,7 @@ mkdir -p %{buildroot}%{_localstatedir}/run/dmapd
 %if %{?fedora}0 > 150 || %{?rhel}0 > 60
 # NOOP: dmapd.service is universal so "make install" installs it.
 %else
+rm -f %{buildroot}%{_unitdir}/dmapd.service
 install -D -m 755 distro/dmapd.fedora %{buildroot}%{_initddir}/dmapd
 %endif
 install -D -m 644 distro/dmapd.conf %{buildroot}%{_sysconfdir}/dmapd.conf


More information about the scm-commits mailing list