summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--receptor-1.4.1-1.fc38.src.rpmbin11245151 -> 11245253 bytes
-rw-r--r--receptor.spec6
2 files changed, 3 insertions, 3 deletions
diff --git a/receptor-1.4.1-1.fc38.src.rpm b/receptor-1.4.1-1.fc38.src.rpm
index 6ef020e..17fbdb5 100644
--- a/receptor-1.4.1-1.fc38.src.rpm
+++ b/receptor-1.4.1-1.fc38.src.rpm
Binary files differ
diff --git a/receptor.spec b/receptor.spec
index 0d6e882..aedb0c5 100644
--- a/receptor.spec
+++ b/receptor.spec
@@ -128,9 +128,8 @@ BuildRequires: openssl
BuildRequires: systemd-rpm-macros
%{?sysusers_requires_compat}
-Requires: receptorctl
-Requires: python3-receptor-python-worker
-Requires: sos
+Requires: receptorctl%{?_isa} = %{version}-%{release}
+Requires: python3-receptor-python-worker%{?_isa} = %{version}-%{release}
Requires: logrotate
Requires(post): libselinux-utils, policycoreutils
@@ -252,6 +251,7 @@ popd
%doc docs tools README.md
%attr(0755,receptor,receptor) %{_bindir}/receptor
%{_datadir}/selinux/packages/receptor.pp
+%dir %{_sysconfdir}/receptor
%config(noreplace) %attr(0644,receptor,receptor) %{_sysconfdir}/receptor/receptor.conf
%config(noreplace) %attr(0644,receptor,receptor) %{_sysconfdir}/receptor/receptor.conf.example
%{_unitdir}/receptor.service