Sync from SUSE:SLFO:Main jboss-interceptors-1.2-api revision 86ffa1855c6622603a1d622c8e988a72
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 2 15:51:03 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Spec file cleanup
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 15 07:08:32 UTC 2024 - ming li <mli@suse.com>
|
||||
|
||||
|
@@ -30,7 +30,7 @@ Source0: https://github.com/jboss/jboss-interceptors-api_spec/archive/jbo
|
||||
Source1: %{name}-build.xml
|
||||
BuildRequires: ant
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: javapackages-local
|
||||
BuildRequires: javapackages-local >= 6
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
@@ -64,7 +64,7 @@ install -pm 0644 target/%{oname}-%{namedversion}.jar %{buildroot}%{_javadir}/%{o
|
||||
ln -sf %{oname}.jar %{buildroot}%{_javadir}/%{name}.jar
|
||||
# pom
|
||||
install -dm 0755 %{buildroot}%{_mavenpomdir}
|
||||
install -pm 0644 pom.xml %{buildroot}%{_mavenpomdir}/%{oname}.pom
|
||||
%{mvn_install_pom} pom.xml %{buildroot}%{_mavenpomdir}/%{oname}.pom
|
||||
%add_maven_depmap %{oname}.pom %{oname}.jar
|
||||
# javadoc
|
||||
install -dm 0755 %{buildroot}%{_javadocdir}/%{name}
|
||||
|
Reference in New Issue
Block a user