From f3558d3dae278c7a3e8966c549a6e76ed928fcf9 Mon Sep 17 00:00:00 2001 From: Vladislav Bolkhovitin Date: Fri, 16 Dec 2016 02:25:12 +0000 Subject: [PATCH] Merged revisions 7043 via svnmerge from svn+ssh://svn.code.sf.net/p/scst/svn/trunk ........ r7043 | bvassche | 2016-11-30 21:10:43 -0800 (Wed, 30 Nov 2016) | 6 lines scst.spec.in: Remove %dir /lib/modules/%{kversion}/extra This avoids that the SCST RPM conflicts with other kernel RPMs that install kernel modules in the "extra" directory. Reported and suggested by Consus . ........ git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.2.x@7051 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- scst.spec.in | 1 - 1 file changed, 1 deletion(-) diff --git a/scst.spec.in b/scst.spec.in index 31df8353c..aeab505a0 100644 --- a/scst.spec.in +++ b/scst.spec.in @@ -164,7 +164,6 @@ rm -rf /usr/local/include/scst %files %defattr(0644,root,root) -%dir /lib/modules/%{kversion}/extra /lib/modules/%{kversion}/extra/fcst.ko /lib/modules/%{kversion}/extra/ib_srpt.ko /lib/modules/%{kversion}/extra/iscsi-scst.ko