Add correct openssl and systemd dependencies
Signed-off-by: Radovan Sroka <rsroka@redhat.com>
This commit is contained in:
parent
26e3a4e777
commit
78db532590
@ -5,7 +5,7 @@
|
||||
Summary: Application Whitelisting Daemon
|
||||
Name: fapolicyd
|
||||
Version: 1.1.4
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: GPLv3+
|
||||
URL: http://people.redhat.com/sgrubb/fapolicyd
|
||||
Source0: https://people.redhat.com/sgrubb/fapolicyd/%{name}-%{version}.tar.gz
|
||||
@ -15,7 +15,7 @@ Source2: https://github.com/troydhanson/uthash/archive/refs/tags/v2.3.0.tar.gz#/
|
||||
BuildRequires: gcc
|
||||
BuildRequires: kernel-headers
|
||||
BuildRequires: autoconf automake make gcc libtool
|
||||
BuildRequires: systemd-devel libgcrypt-devel rpm-devel file-devel file
|
||||
BuildRequires: systemd systemd-devel openssl-devel rpm-devel file-devel file
|
||||
BuildRequires: libcap-ng-devel libseccomp-devel lmdb-devel
|
||||
BuildRequires: python3-devel
|
||||
|
||||
@ -208,6 +208,9 @@ fi
|
||||
%selinux_relabel_post -s %{selinuxtype}
|
||||
|
||||
%changelog
|
||||
* Tue Aug 30 2022 Radovan Sroka <rsroka@redhat.com> - 1.1.4-3
|
||||
- rebuild with correct openssl and systemd dependency
|
||||
|
||||
* Thu Aug 18 2022 Radovan Sroka <rsroka@redhat.com> - 1.1.4-1
|
||||
- rebase to 1.1.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user