Stephan Kulow 2011-03-10 08:50:15 +00:00 committed by Git OBS Bridge
parent aa7123c51d
commit 6fefb36d70
2 changed files with 9 additions and 0 deletions

View File

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

View File

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