[packages/java-dbus] Release 4 (by relup.sh)
arekm
arekm at pld-linux.org
Sun Apr 5 02:13:04 CEST 2026
commit 07dcd613552e8221913720f93f5833d74f81bd6e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sun Apr 5 02:12:58 2026 +0200
Release 4 (by relup.sh)
java-dbus.spec | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/java-dbus.spec b/java-dbus.spec
index 9b42cf5..623b8a1 100644
--- a/java-dbus.spec
+++ b/java-dbus.spec
@@ -1,12 +1,15 @@
#
# Conditional build:
%bcond_with doc # build full documentation
+
+%{?use_default_jdk:%use_default_jdk 8}
+
#
Summary: Java implementation of D-BUS
Summary(pl.UTF-8): Implementacja D-BUS w Javie
Name: java-dbus
Version: 2.7
-Release: 3
+Release: 4
License: AFL v2.1 or GPL v2
Group: Libraries/Java
Source0: http://dbus.freedesktop.org/releases/dbus-java/dbus-java-%{version}.tar.gz
@@ -15,10 +18,10 @@ URL: http://www.freedesktop.org/Software/DBusBindings
BuildRequires: docbook-to-man
BuildRequires: gettext-tools
BuildRequires: java-libmatthew >= 0.6
-BuildRequires: jdk >= 1.5
+%buildrequires_jdk
BuildRequires: jpackage-utils
BuildRequires: rpm-javaprov
-BuildRequires: rpmbuild(macros) >= 1.300
+BuildRequires: rpmbuild(macros) >= 1.556
%if %{with doc}
BuildRequires: texlive-tex4ht
BuildRequires: texlive-xetex
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/java-dbus.git/commitdiff/07dcd613552e8221913720f93f5833d74f81bd6e
More information about the pld-cvs-commit
mailing list