summaryrefslogtreecommitdiffstats
path: root/dist/vespa.spec
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@verizonmedia.com>2021-06-15 13:41:47 +0200
committerBjørn Christian Seime <bjorncs@verizonmedia.com>2021-06-15 13:41:50 +0200
commit167906a7dc8db4914efc2c07c6ff879bfa0134f0 (patch)
treeb45aa53aec651a50209245c2fe540d47ac209946 /dist/vespa.spec
parent062427cbeacac0f2850558976da56a7789983b62 (diff)
JAR with default classifier is no longer a fatjar
Install and refer to 'jar-with-dependencies' artifact in wrapper script
Diffstat (limited to 'dist/vespa.spec')
-rw-r--r--dist/vespa.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/vespa.spec b/dist/vespa.spec
index 34afc46c80c..109a108a859 100644
--- a/dist/vespa.spec
+++ b/dist/vespa.spec
@@ -731,7 +731,7 @@ fi
%{_prefix}/bin/vespa-feed-client
%{_prefix}/conf/vespa-feed-client/logging.properties
%{_prefix}/lib/jars/vespa-http-client-jar-with-dependencies.jar
-%{_prefix}/lib/jars/vespa-feed-client-cli.jar
+%{_prefix}/lib/jars/vespa-feed-client-cli-jar-with-dependencies.jar
%files config-model-fat
%if %{_defattr_is_vespa_vespa}