kernel-other/kernel-next-tfg.spec

15 lines
415 B
RPMSpec
Raw Normal View History

2023-09-12 11:19:32 +00:00
# change version here
2023-10-09 04:45:56 +00:00
%global rel_ver 11
2023-10-07 15:27:52 +00:00
%global next_snapshot_date 20231006
%global target_config defconfig
2023-10-07 14:17:28 +00:00
%global kname next
2023-09-12 11:19:32 +00:00
Version: %{next_snapshot_date}
Release: %{rel_ver}%{?dist}
Source0: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/snapshot/linux-next-next-%{next_snapshot_date}.tar.gz
Source1: master.inc
%global src_dir linux-next-next-%{next_snapshot_date}
%include %{SOURCE1}