From dad1d915f730b5ac64966a77c45f1c5f2a15d0a1e347bc87ecb8856939c5add5 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 14 Jun 2016 22:04:17 +0000 Subject: [PATCH] Accepting request 401970 from home:ndas:branches:network - Removed unwanted files(bsc#984437). OBS-URL: https://build.opensuse.org/request/show/401970 OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=8 --- dpdk.changes | 5 +++++ dpdk.spec | 7 +++++++ 2 files changed, 12 insertions(+) diff --git a/dpdk.changes b/dpdk.changes index dab91cb..926d01f 100644 --- a/dpdk.changes +++ b/dpdk.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jun 14 10:04:09 UTC 2016 - ndas@suse.de + +- Removed unwanted files(bsc#984437). + ------------------------------------------------------------------- Thu Jun 9 17:18:01 CEST 2016 - ndas@suse.de diff --git a/dpdk.spec b/dpdk.spec index 3fd3a4b..ba20c5f 100644 --- a/dpdk.spec +++ b/dpdk.spec @@ -323,6 +323,13 @@ install -m 644 ${comblib} %{buildroot}/%{_libdir}/${comblib} mkdir %{buildroot}%{_docdir}/ mv %{buildroot}%{_datadir}/doc/dpdk %{buildroot}%{_docdir}/ +# Remove unwanted binaries "-f" so if the file +# doesn't exist --> don't complain! +rm -f %{buildroot}%{_bindir}/cmdline_test +rm -f %{buildroot}%{_bindir}/test +rm -f %{buildroot}%{_bindir}/testpipeline +rm -f %{buildroot}%{_bindir}/testacl +rm -f %{buildroot}%{_bindir}/*.map # Remove duplicates %fdupes %{buildroot}/%{_prefix}