Remove non-standard requires from the help subpackage
Signed-off-by: 李宇哲 <liyuzhe@cqsoftware.com.cn> (cherry picked from commit fa3ac3e57894919858dd9dbdc0e52ae9a73527a8)
This commit is contained in:
parent
5154b5a359
commit
3a16d9d615
@ -10,7 +10,7 @@
|
|||||||
Summary: Subversion, a version control system.
|
Summary: Subversion, a version control system.
|
||||||
Name: subversion
|
Name: subversion
|
||||||
Version: 1.14.3
|
Version: 1.14.3
|
||||||
Release: 2
|
Release: 3
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://subversion.apache.org/
|
URL: https://subversion.apache.org/
|
||||||
|
|
||||||
@ -50,8 +50,8 @@ Requires: apr-devel%{?_isa}, apr-util-devel%{?_isa}
|
|||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
Development package for subversion.
|
Development package for subversion.
|
||||||
|
|
||||||
%package_help
|
%package_help
|
||||||
Requires: subversion = %{version}-%{release}
|
|
||||||
|
|
||||||
%package -n python3-%{name}
|
%package -n python3-%{name}
|
||||||
%{?python_provide:%python_provide python3-subversion}
|
%{?python_provide:%python_provide python3-subversion}
|
||||||
@ -319,6 +319,9 @@ make check-javahl
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 29 2024 liyuzhe <liyuzhe@cqsoftware.com.cn> - 1.14.3-3
|
||||||
|
- Remove non-standard requires from the help subpackage
|
||||||
|
|
||||||
* Thu Feb 22 2024 luofeng <luofeng13@huawei.com> - 1.14.3-2
|
* Thu Feb 22 2024 luofeng <luofeng13@huawei.com> - 1.14.3-2
|
||||||
- Type:enhencement
|
- Type:enhencement
|
||||||
- CVE:NA
|
- CVE:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user