Accepting request 462061 from home:tsaupe

remove redundant strip in specfile

OBS-URL: https://build.opensuse.org/request/show/462061
OBS-URL: https://build.opensuse.org/package/show/hardware/genwqe-tools?expand=0&rev=13
This commit is contained in:
Thomas Blume 2017-03-03 07:32:55 +00:00 committed by Git OBS Bridge
parent 280bc889e9
commit 31be0833f8
2 changed files with 1 additions and 3 deletions

View File

@ -3,6 +3,7 @@ Thu Mar 2 10:42:24 UTC 2017 - Thomas.Blume@suse.com
- stick to the Groups we had before, replace %{__foo} by just foo
and drop the %changelog
- remove redundant strip in specfile
-------------------------------------------------------------------
Wed Feb 22 06:10:55 UTC 2017 - Thomas.Blume@suse.com

View File

@ -100,9 +100,6 @@ install -m 0644 tools/genwqe_vpd.csv %{buildroot}/etc/
%fdupes %{buildroot}%{_bindir}
strip %{buildroot}%{_bindir}/genwqe_gzip
strip %{buildroot}%{_bindir}/genwqe_gunzip
ln -sf %{_bindir}/genwqe_gunzip %{buildroot}/%{_libdir}/genwqe/gunzip
ln -sf %{_bindir}/genwqe_gzip %{buildroot}/%{_libdir}/genwqe/gzip