This commit is contained in:
parent
045469e5cf
commit
974c5f99af
@ -16,7 +16,7 @@
|
||||
|
||||
<property name="spec.version" value="1.2"/>
|
||||
|
||||
<property name="compiler.source" value="1.6"/>
|
||||
<property name="compiler.source" value="1.8"/>
|
||||
<property name="compiler.target" value="${compiler.source}"/>
|
||||
|
||||
<property name="build.finalName" value="${project.artifactId}-${project.version}"/>
|
||||
|
@ -28,8 +28,8 @@ Source1: activation-build.xml
|
||||
BuildRequires: ant
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: javapackages-local
|
||||
Obsoletes: jaf
|
||||
Obsoletes: gnu-jaf
|
||||
Obsoletes: jaf
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
@ -41,8 +41,8 @@ bean to perform the operation(s).
|
||||
|
||||
%package api
|
||||
Summary: JavaBeans Activation Framework API jar
|
||||
Obsoletes: jaf
|
||||
Obsoletes: gnu-jaf
|
||||
Obsoletes: jaf
|
||||
|
||||
%description api
|
||||
The JavaBeans Activation Framework (JAF) is a standard extension to the
|
||||
|
Loading…
Reference in New Issue
Block a user