From 8dbffe9b2510d6a9bc0f6fab7d000f0e27f7fc24 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Wed, 9 Oct 2019 02:57:22 +0000 Subject: [PATCH] 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 --- scst-dkms.spec.in | 11 ++++++++++- scst.spec.in | 2 ++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/scst-dkms.spec.in b/scst-dkms.spec.in index 67e5527cd..7a8ca9435 100644 --- a/scst-dkms.spec.in +++ b/scst-dkms.spec.in @@ -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 +- Make this spec file compatible with rpmbuild v4.14. * Wed May 6 2015 Bart Van Assche - Build in release mode instead of debug mode. * Mon May 4 2015 Bart Van Assche diff --git a/scst.spec.in b/scst.spec.in index 2082d270b..185670014 100644 --- a/scst.spec.in +++ b/scst.spec.in @@ -205,6 +205,8 @@ rm -rf /usr/local/include/scst /usr/include/scst/scst_user.h %changelog +* Tue Oct 8 2019 Bart Van Assche +- Make this spec file compatible with rpmbuild v4.14. * Wed May 6 2015 Bart Van Assche - Build in release mode instead of debug mode. * Mon May 4 2015 Bart Van Assche