summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--automotive-dlt.spec.cmake6
-rw-r--r--automotive-dlt.spec.in6
2 files changed, 9 insertions, 3 deletions
diff --git a/automotive-dlt.spec.cmake b/automotive-dlt.spec.cmake
index fb53cdd..3c1e84a 100644
--- a/automotive-dlt.spec.cmake
+++ b/automotive-dlt.spec.cmake
@@ -70,9 +70,13 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/dlt-test-user
%{_bindir}/dlt-test-stress
%{_bindir}/dlt-test-internal
-%attr(0755,root,root) %{_bindir}/dlt-daemon
+%{_bindir}/dlt-test-filetransfer
+
+%attr(0755,root,root)
+%{_bindir}/dlt-daemon
%{_bindir}/dlt-example-user
%{_bindir}/dlt-example-user-func
+%{_bindir}/dlt-example-filetransfer
diff --git a/automotive-dlt.spec.in b/automotive-dlt.spec.in
index 5a26a38..ca73f1b 100644
--- a/automotive-dlt.spec.in
+++ b/automotive-dlt.spec.in
@@ -80,10 +80,12 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/dlt-test-stress-client
%{_bindir}/dlt-test-stress-user
%{_bindir}/dlt-test-internal
-%attr(0755,root,root) %{_bindir}/dlt-daemon
+%{_bindir}/dlt-test-filetransfer
+%attr(0755,root,root)
+%{_bindir}/dlt-daemon
%{_bindir}/dlt-example-user
%{_bindir}/dlt-example-user-func
-
+%{_bindir}/dlt-example-filetransfer
%files doc
%{_usr}/doc/dlt2/LICENSE.txt