Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-12-31 03:02:34 +0300
committerRichard Levitte <levitte@openssl.org>2002-12-31 03:02:34 +0300
commit1c2018f37f0f451847dcfd9c8ceedda7c8250878 (patch)
treea23a6d676344c5f31376bcbdad876f050f6da452 /openssl.spec
parent04572965ea98f522b9992f1356c2ea4aaaa82875 (diff)
Tagging is done, move on to development of 0.9.7a.
Diffstat (limited to 'openssl.spec')
-rw-r--r--openssl.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/openssl.spec b/openssl.spec
index 4d68d705ae..e3ec71adf7 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -1,15 +1,15 @@
%define libmaj 0
%define libmin 9
%define librel 7
-#%define librev a
+%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