[packages/java-osgi-core] Release 3 (by relup.sh)
arekm
arekm at pld-linux.org
Sat Apr 4 03:28:29 CEST 2026
commit 71bd87a31a3ab4c691ec149f2cb14c9f57a9f589
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Apr 4 03:28:24 2026 +0200
Release 3 (by relup.sh)
java-osgi-core.spec | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/java-osgi-core.spec b/java-osgi-core.spec
index e9546f1..5b23706 100644
--- a/java-osgi-core.spec
+++ b/java-osgi-core.spec
@@ -2,20 +2,22 @@
# Conditional build:
%bcond_with javadoc # don't build javadoc
+%{?use_default_jdk:%use_default_jdk 8}
+
%define srcname osgi.core
Summary: OSGi Service Platform Core API (Companion Code)
Name: java-osgi-core
Version: 4.3.1
-Release: 2
+Release: 3
License: Apache v2.0
Group: Libraries/Java
URL: http://www.osgi.org/Specifications/HomePage
Source0: http://www.osgi.org/download/r4v43/osgi.core-%{version}.jar
# Source0-md5: 5a9d55c73d7f477cfbcb8d7adfec3deb
-BuildRequires: jdk
+%buildrequires_jdk
BuildRequires: jpackage-utils
BuildRequires: rpm-javaprov
-BuildRequires: rpmbuild(macros) >= 1.300
+BuildRequires: rpmbuild(macros) >= 1.556
%if %(locale -a | grep -q '^en_US$'; echo $?)
BuildRequires: glibc-localedb-all
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/java-osgi-core.git/commitdiff/71bd87a31a3ab4c691ec149f2cb14c9f57a9f589
More information about the pld-cvs-commit
mailing list