Commit graph

9 commits

Author SHA1 Message Date
Alexandre Duret-Lutz
1dd2ce3ae2 sanity: improve bin.test
* tests/sanity/bin.test: Add missing exit status on error,
and report manpage and binaries missing from spot.spec.in.
* spot.spec.in: Add ltlmix and ltlmix.1.
* bin/ltlsynt.cc: Fix formating for --algo.
2025-03-11 14:19:30 +01:00
Alexandre Duret-Lutz
fdb09f787e * spot.spec.in: Update URL and description. 2024-05-20 16:15:57 +02:00
Alexandre Duret-Lutz
5b8350bc9b rpm: omit *.la files
* spot.spec.in: It seems RedHat does not distribute *.la files anymore.
2022-07-07 15:51:11 +02:00
Alexandre Duret-Lutz
f493f72015 * spot.spec.in: Adjust names of Python libs. 2021-07-07 17:15:50 +02:00
Etienne Renault
1a8920d9b6 rpm: fixes commit 3acf2ca6
* spot.spec.in, spot/Makefile.am: Here.
2020-06-08 08:15:52 +02:00
Etienne Renault
3acf2ca689 rpm: add unpackaged files
* spot.spec.in: Here.
2020-06-04 14:09:54 +02:00
Alexandre Duret-Lutz
3b830ec0aa fix rpm builds
* spot.spec.in: Do not hardcode the Python version.
2018-11-10 22:11:51 +01:00
Alexandre Duret-Lutz
0a9c1d3347 * spot.spec.in: Use --disable-devel --enable-optimizations. 2018-07-04 16:00:00 +02:00
3c12015181 build rpm package during ci
* .gitignore: don't commit spot.spec
* Makefile.am: write version number to spot.spec.in
* .gitlab-ci.yml: new job builds the tarball and rpm package
* spot.spec.in: spot.spec is used by rpmbuild to build the package
2018-06-29 13:29:15 +02:00