projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5098ee
)
Remove the incorrect installation of '%{openssldir}/lib'.
author
Richard Levitte
<levitte@openssl.org>
Sun, 5 Jun 2005 23:15:18 +0000
(23:15 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Sun, 5 Jun 2005 23:15:18 +0000
(23:15 +0000)
PR: 1074
openssl.spec
patch
|
blob
|
history
diff --git
a/openssl.spec
b/openssl.spec
index 98ef153e3bd17c9857959cf98b5230489ecc1e4c..bf72c0194066518565d9b7f095d508317918ed43 100644
(file)
--- 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