Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Mattia Verga
df240a9237 Edit libssl patch specifically for F25 2017-03-20 18:03:51 +01:00
2 changed files with 3 additions and 3 deletions

View file

@ -6,8 +6,8 @@
{$ELSE OS2}
- DLLSSLName: string = 'libssl.so';
- DLLUtilName: string = 'libcrypto.so';
+ DLLSSLName: string = 'libssl.so.1.1';
+ DLLUtilName: string = 'libcrypto.so.1.1';
+ DLLSSLName: string = 'libssl.so.10';
+ DLLUtilName: string = 'libcrypto.so.10';
{$ENDIF OS2}
{$ENDIF}
{$ELSE}

View file

@ -2,7 +2,7 @@
Name: skychart
Version: 4.0
Release: 1%{?dist}
Release: 1%{?dist}.1
Summary: Planetarium software for the advanced amateur astronomer
License: GPLv2+
URL: http://www.ap-i.net/skychart/