From: Krzysztof Mrozowicz Date: Mon, 11 Oct 2021 22:27:07 +0000 (+0000) Subject: - enabling webhelper plugin only for x86_64 X-Git-Tag: auto/th/geany-plugins-1.38-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fgeany-plugins.git;a=commitdiff_plain;h=37db9408ff565bcf2bdc14708c7afadfbbe1ebf2 - enabling webhelper plugin only for x86_64 --- diff --git a/geany-plugins.spec b/geany-plugins.spec index 672522a..e4a242e 100644 --- a/geany-plugins.spec +++ b/geany-plugins.spec @@ -1010,10 +1010,12 @@ rm -rf $RPM_BUILD_ROOT %doc vimode/{AUTHORS,ChangeLog,NEWS,README} %attr(755,root,root) %{_libdir}/geany/vimode.so +%ifarch %{x8664} %files webhelper %defattr(644,root,root,755) %doc webhelper/{AUTHORS,ChangeLog,NEWS,README} %attr(755,root,root) %{_libdir}/geany/webhelper.so +%endif %files workbench %defattr(644,root,root,755)