mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
(cherry picked from commit 1763c32c81)
Co-authored-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
%global commit e927febbedbf8d6f040ff081b0c6703738e7e8d2
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commitdate 20251211
|
||||
%global ver v0.5.0
|
||||
%global ver 0.5.0
|
||||
%define buildforkernels akmod
|
||||
%global debug_package %{nil}
|
||||
%global modulename xone
|
||||
|
||||
Name: %{modulename}-nightly-kmod
|
||||
Version: %{ver}^%{commitdate}git.%{shortcommit}
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
%if 0%{?fedora} <= 43 || 0%{?rhel} <= 10
|
||||
Epoch: 1
|
||||
%endif
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
%global commit e927febbedbf8d6f040ff081b0c6703738e7e8d2
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commitdate 20251211
|
||||
%global ver v0.5.0
|
||||
%global ver 0.5.0
|
||||
%global debug_package %{nil}
|
||||
%global modulename xone
|
||||
|
||||
Name: dkms-%{modulename}-nightly
|
||||
Version: %{ver}^%{commitdate}git.%{shortcommit}
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
%if 0%{?fedora} <= 43 || 0%{?rhel} <= 10
|
||||
Epoch: 1
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user