]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - openssl.spec
Reject negative shifts for BN_rshift and BN_lshift
[thirdparty/openssl.git] / openssl.spec
index 6aae735a65e09aaba1cd6ede7b9ebb63e8ff4489..ff48b84654ff8929adb8e725e4bba8d504f1410a 100644 (file)
@@ -1,18 +1,14 @@
 %define _unpackaged_files_terminate_build 0
-%define libmaj 0
-%define libmin 9
-%define librel 8
-%define librev v
+
 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: 0.9.8zg
 Source0: ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
-Copyright: Freely distributable
+License: OpenSSL
 Group: System Environment/Libraries
 Provides: SSL
 URL: http://www.openssl.org/