!13 change source
From: @lyn1001 Reviewed-by: @cherry530 Signed-off-by: @cherry530
This commit is contained in:
commit
493dd698ae
@ -1,13 +1,10 @@
|
||||
Name: jboss-jacc-1.4-api
|
||||
Version: 1.0.2
|
||||
Release: 15
|
||||
Release: 16
|
||||
Summary: JBoss JACC 1.4 API
|
||||
License: CDDL or GPLv2 with exceptions
|
||||
License: CDDL-1.0 or GPL-2.0-with-classpath-exception
|
||||
URL: http://www.jboss.org
|
||||
# git clone git://github.com/jboss/jboss-jacc-api_spec.git
|
||||
# cd jboss-jacc-api_spec/
|
||||
# git archive --format=tar --prefix=jboss-jacc-1.4-api/ jboss-jacc-api_1.4_spec-1.0.2.Final | xz > jboss-jacc-1.4-api-1.0.2.Final.tar.xz
|
||||
Source0: jboss-jacc-1.4-api-1.0.2.Final.tar.xz
|
||||
Source0: https://github.com/jboss/jboss-jacc-api_spec/archive/refs/tags/jboss-jacc-api_1.4_spec-1.0.2.Final.tar.gz
|
||||
BuildRequires: maven-local mvn(junit:junit) mvn(org.apache.felix:maven-bundle-plugin)
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-source-plugin) mvn(org.jboss:jboss-parent:pom:)
|
||||
BuildRequires: mvn(org.jboss.spec.javax.servlet:jboss-servlet-api_3.0_spec)
|
||||
@ -23,7 +20,7 @@ Summary: Javadocs for jboss-jacc-1.4-api
|
||||
This package contains the API documentation for %{name}.
|
||||
|
||||
%prep
|
||||
%setup -q -n jboss-jacc-1.4-api
|
||||
%setup -q -n jboss-jacc-api_spec-jboss-jacc-api_1.4_spec-1.0.2.Final
|
||||
%mvn_file : jboss-jacc-1.4-api/jboss-jacc-1.4-api jboss-jacc-1.4-api
|
||||
|
||||
%build
|
||||
@ -39,5 +36,8 @@ This package contains the API documentation for %{name}.
|
||||
%doc LICENSE README
|
||||
|
||||
%changelog
|
||||
* Thu Nov 10 2022 liyanan <liyanan32@h-partners.com> - 1.0.2-16
|
||||
- Change source
|
||||
|
||||
* Thu Dec 13 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.2-15
|
||||
- Package init
|
||||
|
||||
BIN
jboss-jacc-api_1.4_spec-1.0.2.Final.tar.gz
Normal file
BIN
jboss-jacc-api_1.4_spec-1.0.2.Final.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user