SHA256
1
0
forked from pool/dpdk

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
This commit is contained in:
Dirk Mueller 2016-06-14 22:04:17 +00:00 committed by Git OBS Bridge
parent f86db7e12d
commit dad1d915f7
2 changed files with 12 additions and 0 deletions

View File

@ -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

View File

@ -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}