summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Wenzel <Alexander.AW.Wenzel@bmw.de>2011-10-19 09:59:52 +0200
committerAlexander Wenzel <Alexander.AW.Wenzel@bmw.de>2011-10-19 09:59:52 +0200
commit3cb29486899ddf04a01f737d8f8e5603d90b2883 (patch)
tree90d0b45fdd4896ead90888ba9fca15abce06cdb8
parenta3baa14786120971f2b558f26d58ffef81558ae7 (diff)
downloadDLT-daemon-3cb29486899ddf04a01f737d8f8e5603d90b2883.tar.gz
Added filetransfer binaries to spec file
-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