Fridrich Strba 2020-03-30 20:28:43 +00:00 committed by Git OBS Bridge
parent c7d41610de
commit 3a3b4a60eb
4 changed files with 13 additions and 11 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
#
# spec file for package osgi-compendium
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,13 +17,13 @@
Name: osgi-compendium
Version: 6.0.0
Version: 7.0.0
Release: 0
Summary: Interfaces and Classes for use in compiling OSGi bundles
License: Apache-2.0
Group: Development/Libraries/Java
URL: http://www.osgi.org
Source0: https://osgi.org/download/r6/osgi.cmpn-%{version}.jar
Source0: https://osgi.org/download/r7/osgi.cmpn-%{version}.jar
Source1: %{name}-build.xml
BuildRequires: ant
BuildRequires: fdupes
@ -87,6 +87,8 @@ mv META-INF/maven/org.osgi/osgi.cmpn/pom.xml .
%pom_add_dep javax.servlet:javax.servlet-api::provided
%pom_add_dep javax.persistence:persistence-api::provided
rm -r src/main/java/org/osgi/service/jaxrs
mkdir -p lib
build-jar-repository -s lib geronimo-jpa-3.0-api glassfish-servlet-api osgi-annotation osgi-core

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dbe06105a0e3e46bc88425b3d7c682a2d8b6bd055341913b6c37e998c00c9176
size 958829

BIN
osgi.cmpn-7.0.0.jar (Stored with Git LFS) Normal file

Binary file not shown.