[maradns/f16] add missing scriptlets

Tom Callaway spot at fedoraproject.org
Fri Sep 9 15:45:09 UTC 2011


commit 9b5dad0933ab2ee56a4e9ae8acf0a5b5b34c6839
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Fri Sep 9 11:44:57 2011 -0400

    add missing scriptlets

 maradns.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/maradns.spec b/maradns.spec
index 11a1093..595a18d 100644
--- a/maradns.spec
+++ b/maradns.spec
@@ -1,6 +1,6 @@
 Name:		maradns
 Version:	1.3.07.09
-Release:	7%{?dist}
+Release:	8%{?dist}
 Summary:	Authoritative and recursive DNS server made with security in mind
 
 Source0:	http://www.maradns.org/download/1.3/%{version}/%{name}-%{version}.tar.lzma
@@ -15,6 +15,7 @@ BuildRequires:		lzma
 BuildRequires:		systemd-units
 Requires(pre):		shadow-utils
 Requires(post):		systemd-sysv
+Requires(post):		systemd-units
 Requires(preun):	systemd-units
 Requires(postun):	systemd-units
 
@@ -180,6 +181,9 @@ fi
 
 
 %changelog
+* Fri Sep 09 2011 Tom Callaway <spot at fedoraproject.org> - 1.3.09.09-8
+- fix missing Requires(post)
+
 * Fri Sep 09 2011 Tom Callaway <spot at fedoraproject.org> - 1.3.09.09-7
 - add missing scriptlets
 


More information about the scm-commits mailing list