diff options
author | Vijay Bellur <vijay@gluster.com> | 2010-10-11 09:13:27 +0000 |
---|---|---|
committer | Vijay Bellur <vijay@dev.gluster.com> | 2010-10-11 07:54:33 -0700 |
commit | 27c8b7a36972db1a80d51764f9dfc6d3deb10a80 (patch) | |
tree | 8709319fafb2f9f5d524eacb3776a8808897e1eb /glusterfs.spec.in | |
parent | d6978803395fb1d1635dd454894e26d9feb806d9 (diff) |
Remove references to COPYING.* files
Signed-off-by: Vijay Bellur <vijay@gluster.com>
Signed-off-by: Vijay Bellur <vijay@dev.gluster.com>
BUG: 971 (dynamic volume management)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=971
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 46aad2dd0..4a78907f3 100644 --- a/glusterfs.spec.in +++ b/glusterfs.spec.in @@ -138,7 +138,7 @@ fi %files core %defattr(-,root,root) -%doc AUTHORS ChangeLog COPYING.GPL COPYING.AGPL INSTALL NEWS README THANKS +%doc AUTHORS ChangeLog COPYING INSTALL NEWS README THANKS %doc /usr/share/doc/glusterfs %if 0%{?_with_fusermount:1} %{_bindir}/fusermount-glusterfs |