Compare commits
No commits in common. "c8-stream-3.6" and "c8s-stream-201902" have entirely different histories.
c8-stream-
...
c8s-stream
@ -1,6 +1,6 @@
|
|||||||
Name: cdi-api
|
Name: cdi-api
|
||||||
Version: 2.0.1
|
Version: 2.0.1
|
||||||
Release: 3%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: CDI API
|
Summary: CDI API
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://seamframework.org/Weld
|
URL: http://seamframework.org/Weld
|
||||||
@ -10,7 +10,7 @@ Source0: https://github.com/cdi-spec/cdi/archive/%{version}.tar.gz
|
|||||||
|
|
||||||
Patch1: 0001-Remove-dependency-on-glassfish-el.patch
|
Patch1: 0001-Remove-dependency-on-glassfish-el.patch
|
||||||
|
|
||||||
BuildRequires: maven-local-openjdk8
|
BuildRequires: maven-local
|
||||||
BuildRequires: %{?module_prefix}mvn(javax.inject:javax.inject)
|
BuildRequires: %{?module_prefix}mvn(javax.inject:javax.inject)
|
||||||
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
||||||
BuildRequires: mvn(org.apache.maven.plugins:maven-enforcer-plugin)
|
BuildRequires: mvn(org.apache.maven.plugins:maven-enforcer-plugin)
|
||||||
@ -56,9 +56,6 @@ APIs for JSR-299: Contexts and Dependency Injection for Java EE
|
|||||||
%license ../spec/src/main/asciidoc/license-jcp-final.asciidoc
|
%license ../spec/src/main/asciidoc/license-jcp-final.asciidoc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sat Jan 25 2020 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.0.1-3
|
|
||||||
- Build with OpenJDK 8
|
|
||||||
|
|
||||||
* Tue Nov 05 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.0.1-2
|
* Tue Nov 05 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.0.1-2
|
||||||
- Mass rebuild for javapackages-tools 201902
|
- Mass rebuild for javapackages-tools 201902
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user