SHA256
1
0
forked from pool/maven-osgi
Fridrich Strba 2022-03-22 13:34:48 +00:00 committed by Git OBS Bridge
parent 5497d5e479
commit 18246d7480

View File

@ -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)