Fridrich Strba 2024-10-13 09:35:46 +00:00 committed by Git OBS Bridge
parent bcf5c32661
commit 3c35187328

View File

@ -144,7 +144,7 @@ install -d -m 755 %{buildroot}%{_mavenpomdir}
# Install the Maven build information as new name
%{mvn_install_pom} build/%{new_name}-%{version}-SNAPSHOT/pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{new_name}.pom
sed -i 's/-SNAPSHOT//' %{buildroot}%{_mavenpomdir}/JPP-%{new_name}.pom
%add_maven_depmap JPP-%{new_name}.pom %{new_name}.jar -a com.mysql:%{name}
%add_maven_depmap JPP-%{new_name}.pom %{new_name}.jar -a "com.mysql:%{name}":"mysql:%{name}"
%files -f .mfiles
%{_javadir}/%{name}.jar