!28 Fix compile warning: LICENSE and NOTICE files are repeat packed
From: @fly_fzc Reviewed-by: @dillon_chen Signed-off-by: @dillon_chen
This commit is contained in:
commit
1f29b02034
@ -10,7 +10,7 @@
|
|||||||
Summary: Subversion, a version control system.
|
Summary: Subversion, a version control system.
|
||||||
Name: subversion
|
Name: subversion
|
||||||
Version: 1.14.2
|
Version: 1.14.2
|
||||||
Release: 1
|
Release: 2
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://subversion.apache.org/
|
URL: https://subversion.apache.org/
|
||||||
|
|
||||||
@ -271,8 +271,6 @@ make check-javahl
|
|||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
%{_datadir}/bash-completion/
|
%{_datadir}/bash-completion/
|
||||||
%dir %{_sysconfdir}/subversion
|
%dir %{_sysconfdir}/subversion
|
||||||
%{!?_licensedir:%global license %%doc}
|
|
||||||
%license LICENSE NOTICE
|
|
||||||
%{_libdir}/libsvn*.so.*
|
%{_libdir}/libsvn*.so.*
|
||||||
%exclude %{_libdir}/libsvn_swig_perl*
|
%exclude %{_libdir}/libsvn_swig_perl*
|
||||||
%exclude %{_libdir}/libsvn_swig_ruby*
|
%exclude %{_libdir}/libsvn_swig_ruby*
|
||||||
@ -316,6 +314,9 @@ make check-javahl
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 03 2023 fuanan <fuanan3@h-partners.com> - 1.14.2-2
|
||||||
|
- Fix compile warning: LICENSE and NOTICE files are repeat packed
|
||||||
|
|
||||||
* Sat Nov 05 2022 shixuantong <shixuantong1@huawei.com> - 1.14.2-1
|
* Sat Nov 05 2022 shixuantong <shixuantong1@huawei.com> - 1.14.2-1
|
||||||
- upgrade version to 1.14.2
|
- upgrade version to 1.14.2
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user