use /usr/bin/pathfix.py instead of python3-devel for pathfix.py
This commit is contained in:
parent
8109776be2
commit
c263aebf3d
@ -1,5 +1,5 @@
|
|||||||
# change version here
|
# change version here
|
||||||
%global rel_ver 2
|
%global rel_ver 3
|
||||||
%global major_ver 6
|
%global major_ver 6
|
||||||
%global minor_ver 1
|
%global minor_ver 1
|
||||||
%global patch_ver 57
|
%global patch_ver 57
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# change version here
|
# change version here
|
||||||
%global rel_ver 2
|
%global rel_ver 3
|
||||||
%global major_ver 6
|
%global major_ver 6
|
||||||
%global minor_ver 6
|
%global minor_ver 6
|
||||||
%global patch_ver 0
|
%global patch_ver 0
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# change version here
|
# change version here
|
||||||
%global rel_ver 2
|
%global rel_ver 3
|
||||||
%global major_ver 6
|
%global major_ver 6
|
||||||
%global minor_ver 6
|
%global minor_ver 6
|
||||||
%global rc_ver 5
|
%global rc_ver 5
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# change version here
|
# change version here
|
||||||
%global rel_ver 2
|
%global rel_ver 3
|
||||||
%global major_ver 6
|
%global major_ver 6
|
||||||
%global minor_ver 5
|
%global minor_ver 5
|
||||||
%global patch_ver 7
|
%global patch_ver 7
|
||||||
|
@ -16,7 +16,7 @@ BuildRequires: make openssl openssl-devel perl python3 rsync
|
|||||||
BuildRequires: clang lld llvm llvm-devel
|
BuildRequires: clang lld llvm llvm-devel
|
||||||
BuildRequires: opencsd-devel
|
BuildRequires: opencsd-devel
|
||||||
BuildRequires: kmod
|
BuildRequires: kmod
|
||||||
BuildRequires: python3-devel
|
BuildRequires: /usr/bin/pathfix.py
|
||||||
Requires: coreutils systemd dracut
|
Requires: coreutils systemd dracut
|
||||||
Requires: /usr/bin/kernel-install
|
Requires: /usr/bin/kernel-install
|
||||||
Requires: /usr/sbin/installkernel
|
Requires: /usr/sbin/installkernel
|
||||||
|
Loading…
Reference in New Issue
Block a user