Remove non-standard requires from the help subpackage

This commit is contained in:
fly_fzc 2024-04-08 09:07:00 +08:00
parent b6a8c15d21
commit 5cca26051e

View File

@ -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