[mingw-hunspell: 19/22] Fix filelist

Kalev Lember kalev at fedoraproject.org
Tue Mar 6 18:36:44 UTC 2012


commit bc50352ff3b97faf83e3c8082afd77090de1e24b
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Mon Feb 27 23:45:54 2012 +0100

    Fix filelist

 mingw32-hunspell.spec |   24 ++++++++++++------------
 1 files changed, 12 insertions(+), 12 deletions(-)
---
diff --git a/mingw32-hunspell.spec b/mingw32-hunspell.spec
index 74471b3..0097e32 100644
--- a/mingw32-hunspell.spec
+++ b/mingw32-hunspell.spec
@@ -68,18 +68,18 @@ rm -rf $RPM_BUILD_ROOT%{_mingw32_datadir}/man
 
 %files -f hunspell.lang
 %doc README README.myspell COPYING COPYING.LGPL COPYING.MPL AUTHORS AUTHORS.myspell license.hunspell license.myspell THANKS
-%{_mingw32_bindir}/i686-pc-mingw32-affixcompress
-%{_mingw32_bindir}/i686-pc-mingw32-analyze.exe
-%{_mingw32_bindir}/i686-pc-mingw32-chmorph.exe
-%{_mingw32_bindir}/i686-pc-mingw32-hunspell.exe
-%{_mingw32_bindir}/i686-pc-mingw32-hunzip.exe
-%{_mingw32_bindir}/i686-pc-mingw32-hzip.exe
-%{_mingw32_bindir}/i686-pc-mingw32-ispellaff2myspell
-%{_mingw32_bindir}/i686-pc-mingw32-makealias
-%{_mingw32_bindir}/i686-pc-mingw32-munch.exe
-%{_mingw32_bindir}/i686-pc-mingw32-unmunch.exe
-%{_mingw32_bindir}/i686-pc-mingw32-wordforms
-%{_mingw32_bindir}/i686-pc-mingw32-wordlist2hunspell
+%{_mingw32_bindir}/%{_mingw32_target}-affixcompress
+%{_mingw32_bindir}/%{_mingw32_target}-analyze.exe
+%{_mingw32_bindir}/%{_mingw32_target}-chmorph.exe
+%{_mingw32_bindir}/%{_mingw32_target}-hunspell.exe
+%{_mingw32_bindir}/%{_mingw32_target}-hunzip.exe
+%{_mingw32_bindir}/%{_mingw32_target}-hzip.exe
+%{_mingw32_bindir}/%{_mingw32_target}-ispellaff2myspell
+%{_mingw32_bindir}/%{_mingw32_target}-makealias
+%{_mingw32_bindir}/%{_mingw32_target}-munch.exe
+%{_mingw32_bindir}/%{_mingw32_target}-unmunch.exe
+%{_mingw32_bindir}/%{_mingw32_target}-wordforms
+%{_mingw32_bindir}/%{_mingw32_target}-wordlist2hunspell
 %{_mingw32_bindir}/libhunspell-1.3-0.dll
 %{_mingw32_includedir}/hunspell/
 %{_mingw32_libdir}/libhunspell-1.3.dll.a


More information about the scm-commits mailing list