Fridrich Strba 2018-10-17 20:01:53 +00:00 committed by Git OBS Bridge
parent a3cbc555b0
commit 73f1a50857

View File

@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@ -141,7 +141,11 @@ java -cp %{buildroot}/%{_javadir}/%{name}.jar: test 2>&1 | \
%{_javadir}/%{name}.jar
%{_javadir}/junit4.jar
%{_mavenpomdir}/*
%if %{defined _maven_repository}
%{_mavendepmapfragdir}/%{name}
%else
%{_datadir}/maven-metadata/%{name}.xml*
%endif
%files demo
%{_datadir}/%{name}