aboutsummaryrefslogtreecommitdiff
path: root/openssl/openssl.spec
diff options
context:
space:
mode:
Diffstat (limited to 'openssl/openssl.spec')
-rw-r--r--openssl/openssl.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/openssl/openssl.spec b/openssl/openssl.spec
index 1b7c7c6be..0d86222e4 100644
--- a/openssl/openssl.spec
+++ b/openssl/openssl.spec
@@ -2,15 +2,15 @@
%define libmaj 1
%define libmin 0
%define librel 1
-#%define librev a
+%define librev c
Release: 1
%define openssldir /var/ssl
Summary: Secure Sockets Layer and cryptography libraries and tools
Name: openssl
-Version: %{libmaj}.%{libmin}.%{librel}
-#Version: %{libmaj}.%{libmin}.%{librel}%{librev}
+#Version: %{libmaj}.%{libmin}.%{librel}
+Version: %{libmaj}.%{libmin}.%{librel}%{librev}
Source0: ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
Copyright: Freely distributable
Group: System Environment/Libraries