From e16a7d8881902d7e93448b08e44b352f892d942e Mon Sep 17 00:00:00 2001 From: Caolan McNamara Date: Fri, 21 Mar 2008 11:03:23 +0000 Subject: [PATCH] --- hunspell-pt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hunspell-pt.spec b/hunspell-pt.spec index 9954676..9db001d 100644 --- a/hunspell-pt.spec +++ b/hunspell-pt.spec @@ -17,7 +17,7 @@ Requires: hunspell Portuguese hunspell dictionaries. %prep -%setup -q -n hunspell-pt_PT-20071212 +%setup -q -n hunspell-pt_PT-20080320 unzip -q -o %{SOURCE1} tr -d '\r' < README_pt_BR.TXT > README.TXT.new mv -f README.TXT.new README_pt_BR.TXT