From: Richard Levitte Date: Sun, 5 Jun 2005 23:15:18 +0000 (+0000) Subject: Remove the incorrect installation of '%{openssldir}/lib'. X-Git-Tag: FIPS_TEST_9~9 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=acce7b5963acc1edc496036fe2ccd8ebea20dcec;p=oweals%2Fopenssl.git Remove the incorrect installation of '%{openssldir}/lib'. PR: 1074 --- diff --git a/openssl.spec b/openssl.spec index 98ef153e3b..bf72c01940 100644 --- a/openssl.spec +++ b/openssl.spec @@ -2,7 +2,7 @@ %define libmin 9 %define librel 7 %define librev g -Release: 1 +Release: 2 %define openssldir /var/ssl @@ -121,7 +121,6 @@ rm -rf $RPM_BUILD_ROOT %config %attr(0644,root,root) %{openssldir}/openssl.cnf %dir %attr(0755,root,root) %{openssldir}/certs -%dir %attr(0755,root,root) %{openssldir}/lib %dir %attr(0755,root,root) %{openssldir}/misc %dir %attr(0750,root,root) %{openssldir}/private