From f5ed84b0b51992f1b0df1b5c623aeaf0a79370a2 Mon Sep 17 00:00:00 2001 From: grandpares Date: Fri, 25 Oct 2024 15:00:38 -0500 Subject: [PATCH] Normalized naming in specs --- it87-kmod.spec | 2 +- it87.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/it87-kmod.spec b/it87-kmod.spec index f941074..0f64043 100644 --- a/it87-kmod.spec +++ b/it87-kmod.spec @@ -1,7 +1,7 @@ %global modname it87-extras %global srcversion master %global srcname it87 -%global pkgname it87 +%global pkgname it87-extras %if 0%{?fedora} %global buildforkernels akmod diff --git a/it87.spec b/it87.spec index e790699..87521f5 100644 --- a/it87.spec +++ b/it87.spec @@ -2,7 +2,7 @@ %global debug_package %{nil} %endif -Name: it87-crawford +Name: it87-extras Version: {{{ git_dir_version }}} Release: 1%{?dist} Summary: Linux Driver for ITE LPC chips @@ -11,7 +11,7 @@ URL: https://github.com/frankcrawford/it87 Source: %{url}/archive/refs/heads/master.tar.gz -Source1: ./it87.conf +Source1: ./modprobe.conf Provides: %{name}-kmod-common = %{version} Requires: %{name}-kmod >= %{version}