diff options
author | Harshavardhana Ranganath <harsha@gluster.com> | 2009-11-25 14:33:55 +0000 |
---|---|---|
committer | Anand V. Avati <avati@dev.gluster.com> | 2009-11-26 09:27:03 -0800 |
commit | 378b34f62f52d8cf1e4ee3bd5e034363c77c6acc (patch) | |
tree | 988a6cca0a6301cc764c6db89ee7dcc46eee43f3 /glusterfs.spec.in | |
parent | c05707b41a325ec6a0cd4f24a6068a1efdf18d6a (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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/glusterfs.spec.in b/glusterfs.spec.in index 173b5ddc6d0..c7c1509202f 100644 --- a/glusterfs.spec.in +++ b/glusterfs.spec.in @@ -171,6 +171,7 @@ fi %if 0%{!?_without_client:1} %exclude %{_libdir}/glusterfs/%{version}/xlator/mount %endif +%{_datadir}/glusterfs %{_bindir}/glusterfs-volgen %{_libdir}/glusterfs %{_libdir}/*.so.* @@ -195,7 +196,6 @@ fi %{_includedir}/glusterfs %{_includedir}/libglusterfsclient.h %exclude %{_includedir}/glusterfs/y.tab.h -%{_libdir}/*.a %exclude %{_libdir}/*.la %{_libdir}/*.so |