From 00e11c036ec1bc3e46a6c974ee4bc8d459a4490c Mon Sep 17 00:00:00 2001 From: tigro Date: Thu, 5 Oct 2023 17:40:01 +0300 Subject: [PATCH] Update Requires --- SPECS/usbip.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/SPECS/usbip.spec b/SPECS/usbip.spec index 8f28055..389ea50 100644 --- a/SPECS/usbip.spec +++ b/SPECS/usbip.spec @@ -4,7 +4,7 @@ Name: usbip License: GPLv2+ Summary: USB/IP user-space Version: 5.7.9 -Release: 8%{?dist} +Release: 8.1%{?dist} #Source: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%%{version}.tar.xz # In the interests of keeping the source rpm from being ridiculously large, # download the Linux kernel from above and run `extract_usbip.sh ` @@ -18,9 +18,7 @@ Source1: usbip-server.service Source2: usbip-client.service Source99: extract_usbip.sh Patch0: usbip-5.5-fix-gcc9.patch -Requires: kmod(usbip-core.ko) -Requires: kmod(usbip-host.ko) -Requires: kmod(vhci-hcd.ko) +Requires: kmod-usbip Requires: kernel-modules-extra Requires: hwdata Requires(post): systemd @@ -88,6 +86,9 @@ install -pm 644 %{SOURCE2} %{buildroot}%{_unitdir} %{_libdir}/*.so %changelog +* Thu Oct 05 2023 Arkady L. Shane - 5.7.9-8.1 +- Update Requires + * Thu Oct 05 2023 Arkady L. Shane - 5.7.9-8 - Rebuilt for MSVSphere 9.2