Added a Requires tag to prevent breakage when people don't upgrade
everything
This commit is contained in:
parent
156e9314f0
commit
bfcdb6e3f6
@ -9,6 +9,8 @@ Source: http://www.nsa.gov/selinux/archives/libsepol-%{version}.tgz
|
|||||||
Prefix: %{_prefix}
|
Prefix: %{_prefix}
|
||||||
BuildRoot: %{_tmppath}/%{name}-buildroot
|
BuildRoot: %{_tmppath}/%{name}-buildroot
|
||||||
Provides: libsepol.so
|
Provides: libsepol.so
|
||||||
|
# Next item is because of selinux_file_context_local_path
|
||||||
|
Requires: libselinux >= 1.30.26
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Security-enhanced Linux is a feature of the Linux® kernel and a number
|
Security-enhanced Linux is a feature of the Linux® kernel and a number
|
||||||
|
Loading…
Reference in New Issue
Block a user