[packages/java-jcommon] Release 2 (by relup.sh)
arekm
arekm at pld-linux.org
Sat Apr 4 03:27:51 CEST 2026
commit b2016402276cc2904beab959bd255189c8bb462d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Apr 4 03:27:45 2026 +0200
Release 2 (by relup.sh)
java-jcommon.spec | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/java-jcommon.spec b/java-jcommon.spec
index cb7b89a..5970cb3 100644
--- a/java-jcommon.spec
+++ b/java-jcommon.spec
@@ -3,23 +3,25 @@
%bcond_without javadoc # don't build javadoc
%bcond_with tests # don't build tests
+%{?use_default_jdk:%use_default_jdk 8}
+
%define srcname jcommon
Summary: Common library for Object Refinery Projects
Summary(pl.UTF-8): Biblioteka wspólna dla projektów Object Refinery
Name: java-jcommon
Version: 1.0.16
-Release: 1
+Release: 2
License: LGPL
Group: Libraries/Java
Source0: http://downloads.sourceforge.net/jfreechart/%{srcname}-%{version}.tar.gz
# Source0-md5: 5fb774c225cdc7d15a99c9702031ae05
URL: http://www.jfree.org/jcommon/index.html
BuildRequires: ant
-BuildRequires: jdk
+%buildrequires_jdk
BuildRequires: jpackage-utils >= 0:1.5
%{?with_tests:BuildRequires: junit}
BuildRequires: rpm-javaprov
-BuildRequires: rpmbuild(macros) >= 1.300
+BuildRequires: rpmbuild(macros) >= 1.556
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/java-jcommon.git/commitdiff/b2016402276cc2904beab959bd255189c8bb462d
More information about the pld-cvs-commit
mailing list