diff options
author | Vijay Bellur <vijay@gluster.com> | 2011-08-08 10:47:53 +0530 |
---|---|---|
committer | Anand Avati <avati@gluster.com> | 2011-08-07 23:27:39 -0700 |
commit | d62c0abf597a2e77e3fb0cfa0d4598aedea64d33 (patch) | |
tree | 1acf4836e12d9c2545c9add2002cafaecc6044cc /glusterfs.spec.in | |
parent | 0cf100b58c34b40eb7f35fa6913996539e0e3aa9 (diff) |
Changes to EXCEPTIONS and included EXCEPTIONS in packaging
Change-Id: I6c5c1536016489bf6b981356942901f69862393a
Reviewed-on: http://review.gluster.com/188
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Amar Tumballi <amar@gluster.com>
Reviewed-by: Anand Avati <avati@gluster.com>
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 d01e87e34c7..6815ccc86a6 100644 --- a/glusterfs.spec.in +++ b/glusterfs.spec.in @@ -202,7 +202,7 @@ fi %files core %defattr(-,root,root) -%doc AUTHORS ChangeLog COPYING INSTALL NEWS README THANKS +%doc AUTHORS ChangeLog COPYING INSTALL NEWS README THANKS EXCEPTIONS %doc %{_datadir}/doc/glusterfs %if 0%{?_with_fusermount:1} %{_bindir}/fusermount-glusterfs |