]> www.wagner.pp.ru Git - openssl-gost/rpm.git/blob - README.md
Merge pull request #3 from MikhailKasimov/patch-1
[openssl-gost/rpm.git] / README.md
1 GOST ENGINE RPM
2 ===============
3
4 This repository contain spec files to build rpm package for gost engine.
5
6 Separate GOST engine package can be build for systems with openssl 1.1.0 and
7 above.
8
9 We have no plans to support CentOS/RHEL/OracleLinux until they would
10 release version 8 with appropriate OpenSSl in the base system.
11
12 Now this spec files are intended for recent releases of Fedora and,
13 possible other RPM-based distros which do include OpenSSL 1.1 and above.
14
15 You should have installed rpm-build, git, openssl-devel and cmake in order 
16 to build RPM package
17
18 Type make in this directory and it would 
19
20 1. Clone gost-engine/engine repository
21 2. Prepare source tarball
22 3. Copy it and spec file out into rpm build tree
23 4. Build RPM
24 5. Copy it back here.
25