Thanks, Zbyszek!

I just realised one thing, which may affect the arch/noarch question.
Upstream prefers to place the data files under /usr/lib/voikko. Of
course, in a 64 bit system this would be /usr/lib64/voikko. But if I
make the package noarch, %{_libdir} will change depending on the
architecture of the system, which builds the package. So, should I
just make the package arch-specific anyway or try to come up with
another location for the data files? Logically, it could be
%{_datadir}. I'll need to test that the code actually works, if I use
that.

On Sun, 17 Jan 2021 at 13:58, Zbigniew Jędrzejewski-Szmek
<zbys...@in.waw.pl> wrote:
>
> On Sun, Jan 17, 2021 at 12:12:19PM +0200, Ville-Pekka Vainio wrote:
> > %define debug_package %{nil}
> Looks iffy. Shouldn't your package have BuildArch:noarch? This should
> not be necessary once you add BuildArch:noarch.

You're right. This was a workaround I used in the older package, when
it needed to be arch-specific.

> > URL:            http://voikko.puimula.org
> No https?

Good point. They do use HTTPS these days, I'll change the URL.

> > make vvfst
> %make_build vvfst ?

Seems to work, I'll use that.

-Ville-Pekka
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to