use new maven macro

This commit is contained in:
Devrim Gündüz 2019-02-04 18:22:53 +00:00
parent 0a65b2b714
commit a7a2ddad2c
1 changed files with 1 additions and 1 deletions

View File

@ -615,7 +615,7 @@ install -pm 644 %{SOURCE2} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
sed -i 's|<version></version>|<version>%{version}</version>|' %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
# Create depmap fragment
%add_maven_depmap JPP-%{name}.pom %{name}.jar
%add_artifact JPP-%{name}.pom %{name}.jar
# 775 on the .so?
# copy JNI libraries and links, non versioned link needed by JNI