From a3431e535d8c3b08da9496012f195f3eadb443f0 Mon Sep 17 00:00:00 2001 From: Mikhail Novosyolov Date: Tue, 8 Sep 2020 00:12:57 +0300 Subject: [PATCH] explicitly list files from /usr/bin/ --- openssl.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/openssl.spec b/openssl.spec index c0f7aaa..71dbe5a 100644 --- a/openssl.spec +++ b/openssl.spec @@ -25,7 +25,7 @@ Summary: Secure Sockets Layer communications libs & utils Name: openssl Version: 1.1.1g -Release: 4 +Release: 5 License: OpenSSL Group: System/Libraries Url: https://www.openssl.org @@ -75,7 +75,11 @@ RSA and SSL. %attr(0755,root,root) %{_openssldir}/certs/make-dummy-cert %attr(0644,root,root) %{_openssldir}/certs/Makefile %attr(0755,root,root) %{_openssldir}/misc/* -%attr(0755,root,root) %{_bindir}/* +%attr(0755,root,root) %{_bindir}/c_rehash +%attr(0755,root,root) %{_bindir}/openssl +%attr(0755,root,root) %{_bindir}/openssl%{major} +%attr(0755,root,root) %{_bindir}/openssl-config +%attr(0755,root,root) %{_bindir}/ssleay %attr(0644,root,root) %{_mandir}/man[157]/* %{_defaultdocdir}/openssl/html/man[157]