From c28b4ca127c60042f9d62525a19273d02c7cc126 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Tue, 30 Aug 2011 09:47:11 +0100 Subject: [PATCH] Resolves: rhbz#734218 remove executable flags --- hunspell-gu.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hunspell-gu.spec b/hunspell-gu.spec index 0f1a678..058892f 100644 --- a/hunspell-gu.spec +++ b/hunspell-gu.spec @@ -1,7 +1,7 @@ Name: hunspell-gu Summary: Gujarati hunspell dictionaries Version: 20061015 -Release: 4%{?dist} +Release: 5%{?dist} Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/gu_IN.zip Group: Applications/Text URL: http://wiki.services.openoffice.org/wiki/Dictionaries @@ -18,6 +18,7 @@ Gujarati hunspell dictionaries. %setup -q -c -n gu-IN %build +chmod -x *.dic *.aff %install rm -rf $RPM_BUILD_ROOT @@ -33,6 +34,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/myspell/* %changelog +* Tue Aug 30 2011 Caolán McNamara - 20061015-5 +- Resolves: rhbz#734218 remove executable flags + * Wed Feb 09 2011 Fedora Release Engineering - 20061015-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild