From 18246d748083fb141a2c16e44e633772566baab67b17ed2354f09b4c82167e6d Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Tue, 22 Mar 2022 13:34:48 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-osgi?expand=0&rev=9 --- maven-osgi.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/maven-osgi.spec b/maven-osgi.spec index 7394a65..32b7323 100644 --- a/maven-osgi.spec +++ b/maven-osgi.spec @@ -22,7 +22,7 @@ Release: 0 Summary: Library for Maven-OSGi integration License: Apache-2.0 Group: Development/Libraries/Java -URL: http://maven.apache.org/shared/maven-osgi +URL: https://maven.apache.org/shared/maven-osgi # svn export http://svn.apache.org/repos/asf/maven/shared/tags/maven-osgi-0.2.0 maven-osgi-0.2.0 # find -name *.jar -delete # tar caf maven-osgi-0.2.0.tar.xz maven-osgi-0.2.0/ @@ -30,6 +30,7 @@ Source0: %{name}-%{version}.tar.xz # ASL mandates that the licence file be included in redistributed source Source1: http://www.apache.org/licenses/LICENSE-2.0.txt BuildRequires: fdupes +BuildRequires: java-devel >= 1.8 BuildRequires: maven-local BuildRequires: xz BuildRequires: mvn(biz.aQute:bndlib)