[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
The battle with openSUSE build service continues!
[Thread Prev] | [Thread Next]
- Subject: The battle with openSUSE build service continues!
- From: Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
- Date: Fri, 6 Dec 2024 17:04:18 +0100
- To: Gambas Mailing List <user@xxxxxxxxxxxxxxxxxxxxxx>
Hi, I have created a Gambas account on the openSUSE build service website: https://build.opensuse.org/package/show/home:gambas:gambasI have copied all the configuration made by Paolo on its own account so that I can test 'gambas-package-config' changes faster.
I have fixed many problems, but I'm currently blocked.The debian builds always look for a 'gambas3_3.19.90.orig.tar.gz' source package, whereas obs creates a 'gambas3_3.19.90+git.20241206.dc09a667.orig.tar.gz' source package, as specified in the '_service' file.
I don't really understand why.I thought the 'set_version' service was there to replace in debian configuration files its version by the one specified in the '_service' file.
@Paolo: can you help me understand where I am wrong?I have another problem with shared library files too. Apparently openSUSE wants to package the '*.so.0.0' files, whereas Debian does not want. So the list of files to package differ between distributions, and I have to take that into account.
Regards, -- Benoît Minisini.
Re: The battle with openSUSE build service continues! | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |