Commit 09cbaee5 authored by Federico Vaga's avatar Federico Vaga

dist: improve RPM spec file

Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
parent 6c3af50e
......@@ -89,6 +89,10 @@ find %{buildroot} -type f -name \*.ko -exec %{__chmod} u+x \{\} \;
#
%package kmod
Summary: Simple PCIe Carrier (SPEC) Kmod
BuildRequires: fmc-kmod
BuildRequires: htvic-kmod
BuildRequires: i2c-ocores-kmod
BuildRequires: spi-ocores-kmod
%description kmod
The SPEC kmod
......@@ -100,7 +104,7 @@ The SPEC kmod
/usr/sbin/depmod -a
%files kmod
%license LICENSES/GPL-3.0-or-later.txt
%license LICENSES/GPL-2.0-or-later.txt
/lib/modules/%{kver}/extra/cern/%{name}/*.ko
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment