fixed the build-requires
This commit is contained in:
parent
8a826512a3
commit
9feed5d046
@ -45,7 +45,7 @@
|
||||
Summary: A Modern Concurrent Version Control System
|
||||
Name: subversion
|
||||
Version: 1.12.2
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
License: ASL 2.0
|
||||
URL: https://subversion.apache.org/
|
||||
|
||||
@ -185,7 +185,7 @@ This package includes the Perl bindings to the Subversion libraries.
|
||||
%package javahl
|
||||
Summary: JNI bindings to the Subversion libraries
|
||||
Requires: subversion = %{version}-%{release}
|
||||
BuildRequires: java-latest-openjdk-devel
|
||||
BuildRequires: java-openjdk-devel
|
||||
# JAR repacking requires both zip and unzip in the buildroot
|
||||
BuildRequires: zip, unzip
|
||||
# For the tests
|
||||
@ -544,6 +544,9 @@ make check-javahl
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Apr 28 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.12.2-8
|
||||
- fixed the build-requires
|
||||
|
||||
* Wed Feb 12 2020 Joe Orton <jorton@redhat.com> - 1.12.2-7
|
||||
- fix FTBFS on 32-bit arches (#1800120)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user