[packages/libidn] - rebuild libidn.jar from sources to get supported ClassDataVersion; release 2
qboosh
qboosh at pld-linux.org
Sat Jul 25 19:58:43 CEST 2020
commit e556e33b38ced67e3d48cefd8e068791ebfcb13e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Jul 25 20:00:29 2020 +0200
- rebuild libidn.jar from sources to get supported ClassDataVersion; release 2
libidn.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/libidn.spec b/libidn.spec
index fa33db5..09ccc0e 100644
--- a/libidn.spec
+++ b/libidn.spec
@@ -21,7 +21,7 @@ Summary: Internationalized string processing library
Summary(pl.UTF-8): Biblioteka do przetwarzania umiędzynarodowionych łańcuchów
Name: libidn
Version: 1.36
-Release: 1
+Release: 2
License: GPL v2+ or LGPL v3+ (library), GPL v3+ (utilities)
Group: Libraries
Source0: https://ftp.gnu.org/gnu/libidn/%{name}-%{version}.tar.gz
@@ -161,6 +161,9 @@ d=${d#?Date: }; d=${d%%%% *}; d=$(date -d "$d" '+%d %B %Y')
# (after libidn or libtool change)
%{__sed} -i -e '/AM_INIT_AUTOMAKE/s/-Werror//' configure.ac
+# rebuild from sources
+%{__rm} java/libidn-%{version}.jar
+
%build
%{__gettextize}
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libidn.git/commitdiff/e556e33b38ced67e3d48cefd8e068791ebfcb13e
More information about the pld-cvs-commit
mailing list