[packages/java-commons-compress] Release 2 (by relup.sh)

arekm arekm at pld-linux.org
Sat Apr 4 13:11:56 CEST 2026


commit 858e0c06550d01ec22b6ec4d889dbae9e68a9e51
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Apr 4 13:11:50 2026 +0200

    Release 2 (by relup.sh)

 java-commons-compress.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/java-commons-compress.spec b/java-commons-compress.spec
index 4445322..475246b 100644
--- a/java-commons-compress.spec
+++ b/java-commons-compress.spec
@@ -2,17 +2,21 @@
 # Conditional build:
 %bcond_with	javadoc		# don't build javadoc
 
+%{?use_default_jdk:%use_default_jdk 8}
+
 %define		srcname		commons-compress
 Summary:	Java API for working with compressed files and archivers
 Name:		java-%{srcname}
 Version:	1.8.1
-Release:	1
+Release:	2
 License:	Apache v2.0
 Group:		Libraries/Java
 Source0:	http://archive.apache.org/dist/commons/compress/source/%{srcname}-%{version}-src.tar.gz
 # Source0-md5:	f5aaa32681260f71cdc440493f475c42
 URL:		http://commons.apache.org/compress/
 BuildRequires:	java-xz
+%buildrequires_jdk
+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-commons-compress.git/commitdiff/858e0c06550d01ec22b6ec4d889dbae9e68a9e51



More information about the pld-cvs-commit mailing list