aboutsummaryrefslogtreecommitdiff
path: root/openssl/openssl.spec
diff options
context:
space:
mode:
Diffstat (limited to 'openssl/openssl.spec')
-rw-r--r--openssl/openssl.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/openssl/openssl.spec b/openssl/openssl.spec
index d4f31f7b6..1b7c7c6be 100644
--- a/openssl/openssl.spec
+++ b/openssl/openssl.spec
@@ -1,16 +1,16 @@
%define _unpackaged_files_terminate_build 0
%define libmaj 1
%define libmin 0
-%define librel 0
-%define librev g
+%define librel 1
+#%define librev a
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