From 36f58c717eb0d094ef891a51e97771a4ceda7265 Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Thu, 29 Feb 2024 14:39:27 -0800 Subject: [PATCH] Revert "chore: Update xone akmod repo" This reverts commit 19cde99bae93af2b7f57fa4c07a87537f6e1f0df. --- akmods/xone/xone-kmod-common.spec | 2 +- akmods/xone/xone-kmod.spec | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/akmods/xone/xone-kmod-common.spec b/akmods/xone/xone-kmod-common.spec index 1b21cce..9304491 100644 --- a/akmods/xone/xone-kmod-common.spec +++ b/akmods/xone/xone-kmod-common.spec @@ -5,7 +5,7 @@ Version: {{{ git_dir_version }}} Release: 1%{?dist} Summary: Linux kernel driver for Xbox One and Xbox Series X|S accessories License: GPLv2 -URL: https://github.com/KyleGospo/xonedo +URL: https://github.com/BoukeHaarsma23/xonedo BuildArch: noarch Source: %{url}/archive/refs/heads/master.tar.gz diff --git a/akmods/xone/xone-kmod.spec b/akmods/xone/xone-kmod.spec index 112d39b..7352a89 100644 --- a/akmods/xone/xone-kmod.spec +++ b/akmods/xone/xone-kmod.spec @@ -1,3 +1,8 @@ +%global commit0 af5e344fb0203738c5892e295aa4f7138889393d +%global date 20240116 +%global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) +#global tag %{version} + # Build only the akmod package and no kernel module packages: %define buildforkernels akmod @@ -8,7 +13,7 @@ Version: {{{ git_dir_version }}} Release: 1%{?dist} Summary: Linux kernel driver for Xbox One and Xbox Series X|S accessories License: GPLv2 -URL: https://github.com/KyleGospo/xonedo +URL: https://github.com/BoukeHaarsma23/xonedo Source: %{url}/archive/refs/heads/master.tar.gz