From df240a923746cb6d33ed36cfa3c0595acd585bc2 Mon Sep 17 00:00:00 2001 From: Mattia Verga Date: Mon, 20 Mar 2017 18:03:51 +0100 Subject: [PATCH] Edit libssl patch specifically for F25 --- skychart-3.11-libssl.patch | 4 ++-- skychart.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/skychart-3.11-libssl.patch b/skychart-3.11-libssl.patch index 48cf019..76a616a 100644 --- a/skychart-3.11-libssl.patch +++ b/skychart-3.11-libssl.patch @@ -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} diff --git a/skychart.spec b/skychart.spec index adc3c91..e700188 100644 --- a/skychart.spec +++ b/skychart.spec @@ -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/