From 623d135ee9fe6091aa7846ab23ea20dfda5131ae Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Tue, 3 Oct 2006 09:12:55 +0000 Subject: [PATCH] - unified Changed files: openssl.spec -> 1.159 --- openssl.spec | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/openssl.spec b/openssl.spec index a92218f..447ab95 100644 --- a/openssl.spec +++ b/openssl.spec @@ -2,6 +2,7 @@ # Conditional build: %bcond_with purify # Compile openssl with \-DPURIFY, useful when one wants to # use valgrind debugger against openssl-linked programs +# %include /usr/lib/rpm/macros.perl Summary: OpenSSL Toolkit libraries for the "Secure Sockets Layer" (SSL v2/v3) Summary(de): Secure Sockets Layer (SSL)-Kommunikationslibrary @@ -344,24 +345,24 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%attr(755,root,root) %{_libdir}/libcrypto.so.*.*.* -%attr(755,root,root) %{_libdir}/libssl.so.*.*.* %doc CHANGES CHANGES.SSLeay LICENSE NEWS README doc/*.txt %doc doc/openssl_button.gif doc/openssl_button.html +%attr(755,root,root) %{_libdir}/libcrypto.so.*.*.* +%attr(755,root,root) %{_libdir}/libssl.so.*.*.* %dir %{_libdir}/engines %attr(755,root,root) %{_libdir}/engines/*.so %dir %{_var}/lib/%{name} %dir %{_var}/lib/%{name}/certs %dir %{_var}/lib/%{name}/private %dir %{_datadir}/ssl -%verify(not md5 mtime size) %config(noreplace) %{_datadir}/ssl/ca-bundle.crt +%config(noreplace) %verify(not md5 mtime size) %{_datadir}/ssl/ca-bundle.crt %files tools %defattr(644,root,root,755) %dir %{_sysconfdir}/%{name} -%verify(not md5 mtime size) %config(noreplace) %{_sysconfdir}/%{name}/openssl.cnf -%verify(not md5 mtime size) %config(noreplace) %{_var}/lib/%{name}/openssl.cnf +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/openssl.cnf +%config(noreplace) %verify(not md5 mtime size) %{_var}/lib/%{name}/openssl.cnf %attr(755,root,root) %{_bindir}/%{name} %attr(754,root,root) %{_bindir}/ssl-certificate -- 2.43.0