[hsqldb] Remove unneeded requires on systemd-sysv and initscripts

Mikolaj Izdebski mizdebsk at fedoraproject.org
Mon Mar 10 17:15:48 UTC 2014


commit f43f975d7d311dc9d31ca796b01fe34287dd1bb0
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Mon Mar 10 18:15:27 2014 +0100

    Remove unneeded requires on systemd-sysv and initscripts

 hsqldb.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/hsqldb.spec b/hsqldb.spec
index 595655b..542e2b2 100644
--- a/hsqldb.spec
+++ b/hsqldb.spec
@@ -33,7 +33,7 @@
 
 Name:           hsqldb
 Version:        2.3.1
-Release:        3%{?dist}
+Release:        4%{?dist}
 Epoch:          1
 Summary:        HyperSQL Database Engine
 License:        BSD
@@ -69,9 +69,7 @@ BuildRequires:  tomcat-servlet-3.0-api
 Requires:       java-headless
 Requires:       tomcat-servlet-3.0-api
 Requires(pre):  shadow-utils
-Requires(post): systemd-sysv
 Requires(post): systemd-units
-Requires(preun):  initscripts
 Requires(preun):  systemd-units
 Requires(postun): systemd-units
 
@@ -244,6 +242,9 @@ popd
 %files demo
 
 %changelog
+* Mon Mar 10 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 1:2.3.1-4
+- Remove unneeded requires on systemd-sysv and initscripts
+
 * Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky at redhat.com> - 1:2.3.1-3
 - Use Requires: java-headless rebuild (#1067528)
 


More information about the scm-commits mailing list