diff --git a/glusterfs.spec b/glusterfs.spec index 8e232a3..93d76fd 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -13,7 +13,7 @@ Release: 2%{?dist} Summary: Clustered file-system Group: System Environment/Base -License: AGPLv3 +License: GPLv3 URL: http://www.gluster.org/ Source0: http://download.gluster.com/pub/gluster/glusterfs/3.2/%{version}/glusterfs-%{version}.tar.gz Source1: glusterd.sysconfig @@ -48,6 +48,7 @@ Requires(postun): /sbin/service %define _daemon_restart() /sbin/service %1 condrestart &>/dev/null ; %define _daemon_stop() /sbin/service %1 stop &>/dev/null ; %else +BuildRequires: systemd-units Requires(post): systemd-units Requires(preun): systemd-units Requires(postun): systemd-units