[util-linux] 2.24.2-2: add missing -n uuidd

kzak kzak at fedoraproject.org
Wed May 7 10:33:00 UTC 2014


commit f708bc4f814bac035ff56586eb82c5f1418f7d65
Author: Karel Zak <kzak at redhat.com>
Date:   Wed May 7 12:33:19 2014 +0200

    2.24.2-2: add missing -n uuidd

 util-linux.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/util-linux.spec b/util-linux.spec
index c381d78..b496f3c 100644
--- a/util-linux.spec
+++ b/util-linux.spec
@@ -414,7 +414,7 @@ fi
 %preun -n uuidd
 %systemd_preun uuidd.service
 
-%postun
+%postun -n uuidd
 %systemd_postun_with_restart uuidd.service
 
 


More information about the scm-commits mailing list