From cc0e5f835900275a705752bb6ef165188183e65539b4bde7b63c4b48a2addd7f Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Wed, 15 May 2024 19:40:10 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/modello?expand=0&rev=53 --- modello-maven-plugin.spec | 6 +++--- modello.spec | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/modello-maven-plugin.spec b/modello-maven-plugin.spec index 93187b9..e5d9070 100644 --- a/modello-maven-plugin.spec +++ b/modello-maven-plugin.spec @@ -86,7 +86,7 @@ API documentation for %{name}. %patch -P 0 -p1 %patch -P 1 -p1 %patch -P 2 -p1 -cp -p %{SOURCE1} LICENSE +cp -p %{SOURCE1} . %pom_remove_plugin :maven-site-plugin %pom_remove_plugin :maven-enforcer-plugin @@ -114,9 +114,9 @@ popd %fdupes -s %{buildroot}%{_javadocdir} %files -f %{name}/.mfiles -%license LICENSE +%license LICENSE.txt LICENSE-2.0.txt %files javadoc -f %{name}/.mfiles-javadoc -%license LICENSE +%license LICENSE.txt LICENSE-2.0.txt %changelog diff --git a/modello.spec b/modello.spec index da3141b..0a17c45 100644 --- a/modello.spec +++ b/modello.spec @@ -99,7 +99,7 @@ API documentation for %{name}. %patch -P 0 -p1 %patch -P 1 -p1 %patch -P 2 -p1 -cp -p %{SOURCE1} LICENSE +cp -p %{SOURCE1} . %pom_remove_plugin :maven-site-plugin %pom_remove_plugin :maven-enforcer-plugin @@ -166,14 +166,14 @@ done %jpackage_script org.codehaus.modello.ModelloCli "" "" modello:aopalliance:atinject:google-guice:guava:jackson-core:javadoc-parser:plexus/plexus-build-api:plexus/plexus-build-api0:plexus/classworlds:plexus-containers/plexus-component-annotations:plexus/utils:plexus/xml:org.eclipse.sisu.inject:org.eclipse.sisu.plexus:slf4j/api:slf4j/simple:snakeyaml:velocity %{name} true %files -f .mfiles -f .mfiles-core -%license LICENSE +%license LICENSE.txt LICENSE-2.0.txt %{_bindir}/* %files test -f .mfiles-test -%license LICENSE +%license LICENSE.txt LICENSE-2.0.txt %files javadoc -%license LICENSE +%license LICENSE.txt LICENSE-2.0.txt %{_javadocdir}/%{name} %changelog