From 8e7a1b123c2210a7a5c0ca4180a6d1a3a137dcce Mon Sep 17 00:00:00 2001 From: Mattia Verga Date: May 25 2022 14:25:29 +0000 Subject: Fix source number in specfile --- diff --git a/rawtherapee.spec b/rawtherapee.spec index f08c548..e69ec86 100644 --- a/rawtherapee.spec +++ b/rawtherapee.spec @@ -66,7 +66,7 @@ to some common image format. %prep %if 0%{?development} %autosetup -p1 -n RawTherapee-%{commit} -cp -p %SOURCE1 . +cp -p %SOURCE2 . %else %autosetup -p1 -n %{name}-%{version} %endif