- fix file list
OBS-URL: https://build.opensuse.org/package/show/Base:System/sg3_utils?expand=0&rev=10
This commit is contained in:
parent
aa7123c51d
commit
6fefb36d70
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 10 08:47:43 UTC 2011 - coolo@novell.com
|
||||
|
||||
- fix file list
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 18 16:41:32 CET 2011 - hare@suse.de
|
||||
|
||||
|
@ -131,6 +131,8 @@ install -m 755 %{S:2} $RPM_BUILD_ROOT%{_bindir}
|
||||
%attr(755,root,root) %{_bindir}/sg_read_block_limits
|
||||
%attr(755,root,root) %{_bindir}/sg_unmap
|
||||
%attr(755,root,root) %{_bindir}/sg_write_same
|
||||
%attr(755,root,root) %{_bindir}/sg_decode_sense
|
||||
%attr(755,root,root) %{_bindir}/sg_referrals
|
||||
%doc %{_mandir}/man8/sg_dd.8.gz
|
||||
%doc %{_mandir}/man8/sgp_dd.8.gz
|
||||
%doc %{_mandir}/man8/sgm_dd.8.gz
|
||||
@ -187,6 +189,8 @@ install -m 755 %{S:2} $RPM_BUILD_ROOT%{_bindir}
|
||||
%doc %{_mandir}/man8/sg_read_block_limits.8.gz
|
||||
%doc %{_mandir}/man8/sg_unmap.8.gz
|
||||
%doc %{_mandir}/man8/sg_write_same.8.gz
|
||||
%doc %{_mandir}/man8/sg_decode_sense.8.gz
|
||||
%doc %{_mandir}/man8/sg_referrals.8.gz
|
||||
%attr(755,root,root) %{_libdir}/libsgutils2.so.*
|
||||
|
||||
%files devel
|
||||
|
Loading…
Reference in New Issue
Block a user