!50 移除 help子包中不规范的Requires
From: @fly_fzc Reviewed-by: @gaoruoshu Signed-off-by: @gaoruoshu
This commit is contained in:
commit
7dfb2f5ff5
@ -10,7 +10,7 @@
|
||||
Summary: Subversion, a version control system.
|
||||
Name: subversion
|
||||
Version: 1.12.2
|
||||
Release: 5
|
||||
Release: 6
|
||||
License: ASL 2.0
|
||||
URL: https://subversion.apache.org/
|
||||
|
||||
@ -47,8 +47,8 @@ Requires: apr-devel%{?_isa}, apr-util-devel%{?_isa}
|
||||
|
||||
%description devel
|
||||
Development package for subversion.
|
||||
|
||||
%package_help
|
||||
Requires: subversion = %{version}-%{release}
|
||||
|
||||
%package -n python2-%{name}
|
||||
%{?python_provide:%python_provide python2-subversion}
|
||||
@ -310,6 +310,9 @@ make check-javahl
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Apr 08 2024 fuanan <fuanan3@h-partners.com> - 1.12.2-6
|
||||
- Remove non-standard requires from the help subpackage
|
||||
|
||||
* Fri Feb 03 2023 fuanan <fuanan3@h-partners.com> - 1.12.2-5
|
||||
- Fix compile warning: LICENSE and NOTICE files are repeat packed
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user