Remove non-standard requires from the help subpackage
This commit is contained in:
parent
9b833cdd31
commit
26546a5504
@ -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: 2
|
Release: 3
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://subversion.apache.org/
|
URL: https://subversion.apache.org/
|
||||||
|
|
||||||
@ -49,8 +49,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}
|
||||||
@ -321,6 +321,9 @@ make check-javahl
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 29 2024 liyuzhe <liyuzhe@cqsoftware.com.cn> - 1.14.2-3
|
||||||
|
- Remove non-standard requires from the help subpackage
|
||||||
|
|
||||||
* Fri Feb 03 2023 fuanan <fuanan3@h-partners.com> - 1.14.2-2
|
* Fri Feb 03 2023 fuanan <fuanan3@h-partners.com> - 1.14.2-2
|
||||||
- Fix compile warning: LICENSE and NOTICE files are repeat packed
|
- Fix compile warning: LICENSE and NOTICE files are repeat packed
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user