From f348f80d1331e29c016be8c507ff5b21b9b63ef9 Mon Sep 17 00:00:00 2001 From: Ryan Cavicchioni Date: Tue, 1 Feb 2022 10:40:03 -0600 Subject: [PATCH] Fix Scid vs. PC dependencies --- SPECS/scid_vs_pc.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SPECS/scid_vs_pc.spec b/SPECS/scid_vs_pc.spec index fb2a244..2bca61f 100644 --- a/SPECS/scid_vs_pc.spec +++ b/SPECS/scid_vs_pc.spec @@ -1,13 +1,13 @@ Name: scid_vs_pc Version: 4.22 -Release: 1%{?dist} +Release: 0%{?dist} Summary: scid_vs_pc License: GPL Source0: https://downloads.sourceforge.net/project/scidvspc/source/%{name}-%{version}.tgz Source1: scid_vs_pc.desktop -BuildRequires: tcl-devel tk-devel -BuildRequires: gcc +BuildRequires: tcl-devel +BuildRequires: tk-devel BuildRequires: gcc-c++ BuildRequires: make