[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gambas-package-config] Automatic generation of OBS configuration
[Thread Prev] | [Thread Next]
- Subject: [gambas-package-config] Automatic generation of OBS configuration
- From: Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
- Date: Sat, 30 Nov 2024 20:08:52 +0100
- To: Gambas Mailing List <user@xxxxxxxxxxxxxxxxxxxxxx>
Hi,The 'gambas-package-config' configuration now generates in the '.obs' directory:
- The 'PKGBUILD' file. - The 'gambas3.spec' file. - The 'debian.tar.gz' file. I have now some requirements and questions...1) Can Paolo, Laurent, Willy, or anyone else, check these files and their corresponding template in the 'gambas-package-config' project to tell me what the errors are, what is missing, and so on...
2) I don't generate the '*.dsc' file yet. Why these files? It seems that they include information already present inside the 'debian.tar.gz' file.
3) I don't generate the debian 11 specific files too yet.4) Very important question: would it be possible, with OBS, not to just make the difference between debian 11 and debian 12, but have different configuration files for each distribution version? For example, one '*.spec' file for each Fedora version, one 'debian.tar.gz' for each Debian version, one for each Ubuntu version. And, of course, make packages for all them (not -every- system version of course, but the last big ones).
Thanks again for all your help, guys! -- Benoît Minisini.