scst-dkms.spec.in: Sync with scst.spec.in

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8616 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2019-10-09 02:57:22 +00:00
parent 5d3e3e9590
commit 8dbffe9b25
2 changed files with 12 additions and 1 deletions

View File

@@ -224,9 +224,18 @@ true
%files devel
%defattr(-,root,root,0755)
%dir /usr/include/scst
/usr/include/scst/
/usr/include/scst/Module.symvers
/usr/include/scst/backport.h
/usr/include/scst/scst.h
/usr/include/scst/scst_const.h
/usr/include/scst/scst_debug.h
/usr/include/scst/scst_itf_ver.h
/usr/include/scst/scst_sgv.h
/usr/include/scst/scst_user.h
%changelog
* Tue Oct 8 2019 Bart Van Assche <bvanassche@acm.org>
- Make this spec file compatible with rpmbuild v4.14.
* Wed May 6 2015 Bart Van Assche <bart.vanassche@sandisk.com>
- Build in release mode instead of debug mode.
* Mon May 4 2015 Bart Van Assche <bart.vanassche@sandisk.com>

View File

@@ -205,6 +205,8 @@ rm -rf /usr/local/include/scst
/usr/include/scst/scst_user.h
%changelog
* Tue Oct 8 2019 Bart Van Assche <bvanassche@acm.org>
- Make this spec file compatible with rpmbuild v4.14.
* Wed May 6 2015 Bart Van Assche <bart.vanassche@sandisk.com>
- Build in release mode instead of debug mode.
* Mon May 4 2015 Bart Van Assche <bart.vanassche@sandisk.com>