remove rpm config requirements
Signed-off-by: Toshaan Bharvani <toshaan@powerel.org>master
parent
af63d39e11
commit
dde1ff0fe0
|
|
@ -10,7 +10,7 @@ License: MIT
|
|||
URL: https://src.fedoraproject.org/rpms/kernel-srpm-macros
|
||||
BuildArch: noarch
|
||||
# We are now the ones shipping kmod.attr
|
||||
Conflicts: redhat-rpm-config <= 184
|
||||
#Conflicts: redhat-rpm-config <= 184
|
||||
# macros.kmp, kmodtool and rpmsort were moved from kernel-rpm-macros
|
||||
# to kernel-srpm-macros in 1.0-9/185-9
|
||||
Conflicts: kernel-rpm-macros < 185-9
|
||||
|
|
@ -56,7 +56,7 @@ The variable to use is kernel_arches.
|
|||
Version: 185
|
||||
Release: %{release}
|
||||
Summary: Macros and scripts for building kernel module packages
|
||||
Requires: redhat-rpm-config >= 13
|
||||
#Requires: redhat-rpm-config >= 13
|
||||
|
||||
# for brp-kmod-compress
|
||||
Requires: %{_bindir}/xz
|
||||
|
|
|
|||
Loading…
Reference in New Issue