From 1e79f561bc11095809178621e287dd2c6eeb33d3 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Wed, 9 Oct 2019 02:17:11 +0000 Subject: [PATCH] scst.spec.in: Make this spec file compatible with rpm v4.14 git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8612 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- scst.spec.in | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/scst.spec.in b/scst.spec.in index bc3ce3269..2082d270b 100644 --- a/scst.spec.in +++ b/scst.spec.in @@ -195,7 +195,14 @@ rm -rf /usr/local/include/scst %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 * Wed May 6 2015 Bart Van Assche