summaryrefslogtreecommitdiffstats
path: root/glusterfs.spec.in
diff options
context:
space:
mode:
authorHarshavardhana <harsha@zresearch.com>2009-02-27 10:23:08 -0800
committerAnand V. Avati <avati@amp.gluster.com>2009-02-28 00:06:22 +0530
commitb2db5d966f210be72250fb87e513d187d3de7fdd (patch)
tree9600f267b789eb209ca26db37d9eaf82d748891e /glusterfs.spec.in
parent3aff44fab8ba7a109bd691b8675dbfd9842237a3 (diff)
Added /etc/init.d/glusterfsd for rpmbuilds
Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
Diffstat (limited to 'glusterfs.spec.in')
-rw-r--r--glusterfs.spec.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/glusterfs.spec.in b/glusterfs.spec.in
index 1740bbc367a..24f9e99bbad 100644
--- a/glusterfs.spec.in
+++ b/glusterfs.spec.in
@@ -154,6 +154,7 @@ This package provides the development libraries.
%_prefix/sbin/glusterfsd
%_mandir/man8/glusterfs.8.gz
%_infodir/user-guide.info.gz
+%_sysconfdir/init.d/glusterfsd
%exclude %_infodir/dir
%if %with_client
@@ -185,6 +186,9 @@ ldconfig
%changelog
+* Fri Feb 27 2009 Harshavardhana <harsha@gluster.com> - 2.0
+- Added /etc/init.d/glusterfsd
+
* Fri Dec 12 2008 Harshavardhana <harsha@gluster.com> - 1.4
- Added new options with --with-apxspath --with-apachepath
new configure options.