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
This commit is contained in:
parent
d697880339
commit
27c8b7a369
@ -1,4 +1,4 @@
|
|||||||
EXTRA_DIST = autogen.sh COPYING.GPL COPYING.AGPL INSTALL README AUTHORS THANKS NEWS glusterfs.spec
|
EXTRA_DIST = autogen.sh COPYING INSTALL README AUTHORS THANKS NEWS glusterfs.spec
|
||||||
|
|
||||||
SUBDIRS = argp-standalone libglusterfs rpc xlators glusterfsd $(FUSERMOUNT_SUBDIR) doc extras cli
|
SUBDIRS = argp-standalone libglusterfs rpc xlators glusterfsd $(FUSERMOUNT_SUBDIR) doc extras cli
|
||||||
|
|
||||||
|
@ -138,7 +138,7 @@ fi
|
|||||||
|
|
||||||
%files core
|
%files core
|
||||||
%defattr(-,root,root)
|
%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
|
%doc /usr/share/doc/glusterfs
|
||||||
%if 0%{?_with_fusermount:1}
|
%if 0%{?_with_fusermount:1}
|
||||||
%{_bindir}/fusermount-glusterfs
|
%{_bindir}/fusermount-glusterfs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user