From bd29b0f8135ed2f8ba1867aad0d76e0e1f3c7894 Mon Sep 17 00:00:00 2001 From: Edouard Bourguignon Date: Nov 14 2012 03:28:35 +0000 Subject: fix typo --- diff --git a/darktable.spec b/darktable.spec index 874fb73..d5ae5a7 100644 --- a/darktable.spec +++ b/darktable.spec @@ -1,10 +1,10 @@ #without --enable_gegl "until gegl is fast enough" as developers tell %define with_gegl 0 -%define rc rc2 +%define relc rc2 Name: darktable Version: 1.1 -Release: 0.1.%{rc}%{?dist} +Release: 0.1.%{relc}%{?dist} Summary: Utility to organize and develop raw images Group: Applications/Multimedia @@ -49,7 +49,7 @@ It also enables you to develop raw images and enhance them. %prep -%setup -q -n %{name}-%{version}~%{rc} +%setup -q -n %{name}-%{version}~%{relc} %build mkdir buildFedora