[hunspell-ak] Resolves: rhbz#734218 remove executable flags

Caolan McNamara caolanm at fedoraproject.org
Tue Aug 30 08:44:16 UTC 2011


commit 1010dcab9bfc7f2db9bc6664ee6c4e0741f3e811
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Tue Aug 30 09:44:02 2011 +0100

    Resolves: rhbz#734218 remove executable flags

 hunspell-ak.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/hunspell-ak.spec b/hunspell-ak.spec
index 20620c7..a93c6f2 100644
--- a/hunspell-ak.spec
+++ b/hunspell-ak.spec
@@ -1,7 +1,7 @@
 Name: hunspell-ak
 Summary: Akan hunspell dictionaries
 Version: 0.6
-Release: 2%{?dist}
+Release: 3%{?dist}
 Group: Applications/Text
 Source: http://releases.mozilla.org/pub/mozilla.org/addons/9978/akan_ns__mfuaasekyer__-%{version}-fx.xpi
 URL: http://kasahorow.org/content/akan-nsɛmfuaasekyerɛ
@@ -22,6 +22,7 @@ Akan hunspell dictionaries.
 %build
 rdfproc hunspell-oc parse install.rdf
 rdfproc hunspell-oc print | grep install-manifest | grep -v targetApplication | sed -e 's/.*#//' | sed -e 's/], "/: /'| sed -e 's/"}//' > CREDITS
+chmod -x dictionaries/ak-GH.*
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -38,6 +39,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/myspell/*
 
 %changelog
+* Tue Aug 30 2010 Caolan McNamara <caolanm at redhat.com> - 0.6-3
+- Resolves: rhbz#734218 remove executable flags
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list