diff options
author | Harshavardhana Ranganath <harsha@gluster.com> | 2009-11-25 14:40:55 +0000 |
---|---|---|
committer | Anand V. Avati <avati@dev.gluster.com> | 2009-11-26 03:04:22 -0800 |
commit | 057c071403eb808b065e760d91101d519f86b65c (patch) | |
tree | ca62848faacda616a0b1d8770bf8ed1e0b30d884 /glusterfs.spec.in | |
parent | 3429e8755756191d010896083ca9a7141682ead9 (diff) |
Volgen supporting multidisks and booster configuration for nfs and cifs
Signed-off-by: Harshavardhana <harsha@gluster.com>
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
BUG: 396 (Volgen multiple export directory support)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=396
Diffstat (limited to 'glusterfs.spec.in')
-rw-r--r-- | glusterfs.spec.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/glusterfs.spec.in b/glusterfs.spec.in index 0982805c0..cdfcae1bb 100644 --- a/glusterfs.spec.in +++ b/glusterfs.spec.in @@ -172,6 +172,7 @@ fi %if 0%{!?_without_fusermount:1} %exclude %{_bindir}/fusermount-glusterfs %endif +%{_datadir}/glusterfs %{_bindir}/glusterfs-volgen %{_libdir}/glusterfs %{_libdir}/*.so.* |