summaryrefslogtreecommitdiff
path: root/automotive-dlt.spec.in
diff options
context:
space:
mode:
authorFelix Herrmann <fherrmann@de.adit-jv.com>2020-05-26 10:16:39 +0200
committerSaya Sugiura <39760799+ssugiura@users.noreply.github.com>2020-07-06 10:04:07 +0900
commit0f58751844c47ec12a966ac9aaab633c5750a10d (patch)
tree7088e8ac195ec66eabbcbe0cd403d612037f7202 /automotive-dlt.spec.in
parent1354b34b9a6a07601cbdead06955cf150cf43d36 (diff)
downloadDLT-daemon-0f58751844c47ec12a966ac9aaab633c5750a10d.tar.gz
update cmake VERSION variables
align variable names with cmake 3.3 change. => DLT_VERSION* -> PROJECT_VERSION* Signed-off-by: Felix Herrmann <fherrmann@de.adit-jv.com>
Diffstat (limited to 'automotive-dlt.spec.in')
-rw-r--r--automotive-dlt.spec.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/automotive-dlt.spec.in b/automotive-dlt.spec.in
index d950685..7f3df98 100644
--- a/automotive-dlt.spec.in
+++ b/automotive-dlt.spec.in
@@ -14,7 +14,7 @@
#######
Name: @PROJECT_NAME@
-Version: @DLT_VERSION@
+Version: @PROJECT_VERSION@
Release: @GENIVI_RPM_RELEASE@
Summary: %{name} - Diagnostic Log and Trace
Group: System Environment/Base
@@ -108,8 +108,8 @@ rm -rf $RPM_BUILD_ROOT
/etc/dlt.conf
/usr/share/dlt-filetransfer/dlt-test-filetransfer-file
/usr/share/dlt-filetransfer/dlt-test-filetransfer-image.png
-%{_libdir}/libdlt.so.@DLT_MAJOR_VERSION@
-%{_libdir}/libdlt.so.@DLT_VERSION@
+%{_libdir}/libdlt.so.@PROJECT_VERSION_MAJOR@
+%{_libdir}/libdlt.so.@PROJECT_VERSION@
%{_libdir}/libdlt.so
%{_bindir}/dlt-system
%{_bindir}/dlt-convert