- added license texts into -libs subpackage
This commit is contained in:
parent
ffece2d998
commit
9560637e06
@ -4,7 +4,7 @@
|
||||
Summary: Utilities for devices that use SCSI command sets
|
||||
Name: sg3_utils
|
||||
Version: 1.29
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+ and BSD
|
||||
Group: Applications/System
|
||||
Source0: http://sg.danny.cz/sg/p/sg3_utils-%{version}.tgz
|
||||
@ -89,6 +89,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files libs
|
||||
%defattr(-,root,root)
|
||||
%doc BSD_LICENSE COPYING
|
||||
%{_libdir}/*.so.*
|
||||
|
||||
%files devel
|
||||
@ -98,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jul 8 2010 Dan Horák <dan@danny.cz> - 1.29-2
|
||||
- added license texts into -libs subpackage
|
||||
|
||||
* Mon Apr 12 2010 Dan Horák <dan@danny.cz> - 1.29-1
|
||||
- update to version 1.29
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user