Create RPM target for the testsuite

This commit is contained in:
Ronnie Sahlberg
2014-02-09 18:15:12 -08:00
parent 0c82fa1a13
commit 3e00541fae
2 changed files with 13 additions and 1 deletions

View File

@@ -95,6 +95,18 @@ The libiscsi-devel package includes the header files for libiscsi.
%{_libdir}/libiscsi.so
%{_libdir}/pkgconfig/libiscsi.pc
%package testsuite
Summary: iSCSI test suite
Group: Development/Tools
%description testsuite
Test tool for iSCSI/SCSI targets
%files testsuite
%defattr(-,root,root)
%{_bindir}/iscsi-test-cu
%changelog
* Sun Oct 20 2013 : 1.10.0
- Add manpages for iscsi-ls/iscsi-inq and iscsi-swp