[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] 2 commits: Add conditional commands, that allows to generate several 'spec' files from...



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
e034451c by Benoît Minisini at 2024-12-03T12:52:42+01:00
Add conditional commands, that allows to generate several 'spec' files from the same template (for example).

[GAMBAS-PACKAGE-CONFIG]
* NEW: Add '@{files ... }@' command for '*.spec' files.
* NEW: Add '@{if}@', '@{if-not}@' and '@{endif}@' conditional commands.
* NEW: The "Tumbleweed" 'spec' template can now generate the 'spec' file for openSUSE "Tumbleweed" and openSUSE "Leap 15.6".
* NEW: Use one common 'rpmlintrc' file.
* BUG: Disable 'gambas3-dev', 'gambas3-devel' and 'gambas3-gui' packages in PKGBUILD template.

- - - - -
71c75107 by Benoît Minisini at 2024-12-03T12:52:46+01:00
Update '.obs' directory.

- - - - -


11 changed files:

- .obs/PKGBUILD
- .obs/debian-Debian_11.tar.gz
- .obs/debian-Debian_12.tar.gz
- .obs/debian.tar.gz
- .obs/gambas3-openSUSE_Tumbleweed.rpmlintrc → .obs/gambas3-openSUSE.rpmlintrc
- + .obs/gambas3-openSUSE_Leap_15.6.spec
- .obs/gambas3-openSUSE_Tumbleweed.spec
- app/src/gambas-package-config/.src/Main.module
- app/src/gambas-package-config/template/arch/PKGBUILD
- app/src/gambas-package-config/template/rpm/gambas3-openSUSE_Tumbleweed.spec
- app/src/gambas-package-config/template/rpm/gambas3.spec


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/83d8c71b01b67cad8d3194858a80d3b815a5ad50...71c75107f875e7c9621129a9a507285aacd9a811

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/83d8c71b01b67cad8d3194858a80d3b815a5ad50...71c75107f875e7c9621129a9a507285aacd9a811
You're receiving this email because of your account on gitlab.com.