Resolves: #1937716
This commit is contained in:
parent
70bac341a8
commit
ca92a82296
@ -1,12 +1,12 @@
|
||||
# Build with Emacs support
|
||||
%bcond_without libidn_enables_emacs
|
||||
# Build with Java support
|
||||
%bcond_without libidn_enables_java
|
||||
%bcond_with libidn_enables_java
|
||||
|
||||
Summary: Internationalized Domain Name support library
|
||||
Name: libidn
|
||||
Version: 1.36
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
URL: http://www.gnu.org/software/libidn/
|
||||
License: LGPLv2+ and GPLv3+ and GFDL
|
||||
Source0: http://ftp.gnu.org/gnu/libidn/libidn-%{version}.tar.gz
|
||||
@ -185,6 +185,9 @@ rm -rf $RPM_BUILD_ROOT%{_javadir}/libidn*.jar
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Apr 08 2021 Jitka Plesnikova <jplesnik@redhat.com> - 1.36-3
|
||||
- Disable Java support (bug #1937716)
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.36-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user