From a681abbce0fd2a2041e6e0102127a2e6e972cb63 Mon Sep 17 00:00:00 2001 From: Rahul Sundaram Date: Feb 24 2008 11:22:48 +0000 Subject: Fix build issue with missing setup macro --- diff --git a/sarai-fonts.spec b/sarai-fonts.spec index 740a1cf..561baf4 100644 --- a/sarai-fonts.spec +++ b/sarai-fonts.spec @@ -3,7 +3,7 @@ Name: %{fontname}-fonts Version: 1.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Free Sarai Hindi Truetype Font Group: User Interface/X @@ -19,6 +19,7 @@ This package provides a free Sarai Hindi TrueType font. It is suitable for print and publishing needs. %prep +%setup -q -T -c cp %{SOURCE1} . %build @@ -53,6 +54,9 @@ fi %changelog +* Sat Feb 24 2008 Rahul Sundaram - 1.0-4 + Fix build issue with missing setup macro + * Sat Feb 16 2008 Rahul Sundaram - 1.0-3 - Fix more review issues