[packages/openssl102: 175/432] - added missing file openssl_fips_fingerprint
adwol
adwol at pld-linux.org
Sat Sep 29 01:16:18 CEST 2018
commit 17a30265dc22682b4c5c0eeeb93862d8ba89ed74
Author: darekr <darekr at pld-linux.org>
Date: Wed Oct 27 17:45:41 2004 +0000
- added missing file openssl_fips_fingerprint
Changed files:
openssl.spec -> 1.132
openssl.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/openssl.spec b/openssl.spec
index f3a0ddd..36b3b2b 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -320,7 +320,7 @@ install doc/ssl/*.3 doc/crypto/*.3 $RPM_BUILD_ROOT%{_mandir}/man3
install doc/crypto/*.7 $RPM_BUILD_ROOT%{_mandir}/man7
install %{SOURCE2} $RPM_BUILD_ROOT%{_mandir}/pl/man1/openssl.1
install %{SOURCE3} $RPM_BUILD_ROOT%{_bindir}/ssl-certificate
-
+install fips/openssl_fips_fingerprint $RPM_BUILD_ROOT%{_bindir}
%clean
rm -rf $RPM_BUILD_ROOT
@@ -346,7 +346,9 @@ rm -rf $RPM_BUILD_ROOT
%verify(not md5 size mtime) %config(noreplace) %{_datadir}/ssl/ca-bundle.crt
%attr(755,root,root) %{_bindir}/%{name}
+%attr(755,root,root) %{_bindir}/openssl_fips_fingerprint
%attr(754,root,root) %{_bindir}/ssl-certificate
+
%dir %{_libdir}/%{name}
%attr(755,root,root) %{_libdir}/%{name}/CA.sh
%attr(755,root,root) %{_libdir}/%{name}/c_hash
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openssl102.git/commitdiff/9fc1b1b87b259e8a327c99835865e91a391efc9e
More information about the pld-cvs-commit
mailing list