[packages/java-gnu-getopt] Release 5 (by relup.sh)
arekm
arekm at pld-linux.org
Sat Apr 4 03:01:44 CEST 2026
commit bac7c8c69e0bae6c66117ffd61510464c33dc32b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Apr 4 03:01:39 2026 +0200
Release 5 (by relup.sh)
java-gnu-getopt.spec | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/java-gnu-getopt.spec b/java-gnu-getopt.spec
index f894fe2..08f0ab1 100644
--- a/java-gnu-getopt.spec
+++ b/java-gnu-getopt.spec
@@ -1,21 +1,23 @@
%bcond_without javadoc # don't build apidocs
+%{?use_default_jdk:%use_default_jdk 8}
+
%define srcname gnu-getopt
Summary: Java getopt implementation
Summary(pl.UTF-8): Implementacja getopt w Javie
Name: java-gnu-getopt
Version: 1.0.13
-Release: 4
+Release: 5
License: LGPL
Group: Libraries/Java
Source0: ftp://ftp.urbanophile.com/pub/arenn/software/sources/java-getopt-%{version}.tar.gz
# Source0-md5: 46336d9bc055900f0320e5c378d7bfb2
URL: http://www.urbanophile.com/arenn/hacking/download.html
BuildRequires: ant >= 1.5
-BuildRequires: jdk
+%buildrequires_jdk
BuildRequires: jpackage-utils
BuildRequires: rpm-javaprov
-BuildRequires: rpmbuild(macros) >= 1.300
+BuildRequires: rpmbuild(macros) >= 1.556
Requires: jpackage-utils
Obsoletes: gnu.getopt
BuildArch: noarch
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/java-gnu-getopt.git/commitdiff/bac7c8c69e0bae6c66117ffd61510464c33dc32b
More information about the pld-cvs-commit
mailing list