!2 disable hadoop dependance option
Merge pull request !2 from 成子晗/master
This commit is contained in:
commit
f2546bbfde
@ -1,10 +1,10 @@
|
|||||||
%bcond_without hadoop
|
%bcond_with hadoop
|
||||||
%bcond_without ftp
|
%bcond_without ftp
|
||||||
%bcond_without ssh
|
%bcond_without ssh
|
||||||
|
|
||||||
Name: apache-commons-vfs
|
Name: apache-commons-vfs
|
||||||
Version: 2.1
|
Version: 2.1
|
||||||
Release: 14
|
Release: 15
|
||||||
Summary: Commons Virtual File System
|
Summary: Commons Virtual File System
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
Url: http://commons.apache.org/vfs/
|
Url: http://commons.apache.org/vfs/
|
||||||
@ -134,5 +134,8 @@ install -p -m 644 commons-vfs %{buildroot}%{_sysconfdir}/ant.d/commons-vfs
|
|||||||
%license NOTICE.txt
|
%license NOTICE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 02 2020 chengzihan <chengzihan2@huawei.com> - 2.1-15
|
||||||
|
- disable hadoop dependance option.
|
||||||
|
|
||||||
* Tue Mar 03 2020 lihao <lihao129@huawei.com> - 2.1-14
|
* Tue Mar 03 2020 lihao <lihao129@huawei.com> - 2.1-14
|
||||||
- Package Init
|
- Package Init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user