Commit Graph

11 Commits

Author SHA1 Message Date
Omar Sandoval
f3cf8fb36d Revert "packit: temporarily work around examples directory"
This reverts commit 845ac5fceb. The Fedora
RPM spec has been updated.

Signed-off-by: Omar Sandoval <osandov@osandov.com>
2023-01-13 10:38:54 -08:00
Davide Cavalca
d1bfe17097 packit: add SRPM build deps
Signed-off-by: Davide Cavalca <dcavalca@meta.com>
2022-12-14 09:54:15 -08:00
Davide Cavalca
170eaf8bf4 packit: update to use the new syntax
Signed-off-by: Davide Cavalca <dcavalca@meta.com>
2022-12-14 09:54:15 -08:00
Omar Sandoval
287fc845dd packit: disable 32-bit ARM builds
These runs have gotten very flaky. I reported it at
packit/packit-service#1798, which was then reported at
fedora-copr/copr#2429, and finally as a DNF bug in
https://bugzilla.redhat.com/show_bug.cgi?id=2152259. Let's disable them
until it is fixed.

Signed-off-by: Omar Sandoval <osandov@osandov.com>
2022-12-12 19:11:53 -08:00
Omar Sandoval
845ac5fceb packit: temporarily work around examples directory
Packit is failing because the examples directory doesn't exist since
commit a0a54edc1f ("Create contrib directory"). Let's work around it
in our post-upstream-clone step until we cut the next release and update
the RPM spec.

Signed-off-by: Omar Sandoval <osandov@osandov.com>
2022-11-29 18:20:16 -08:00
Davide Cavalca
30731abe6b packit: disable rpmautospec
Something changed recently in PackIt and it no longer generates a
changelog if the rpmautospec macro is present. This ends up breaking
EPEL 8 builds, which apparently don't support rpmautospec properly yet
(see https://pagure.io/fedora-infra/rpmautospec/issue/204).

Signed-off-by: Davide Cavalca <dcavalca@fb.com>
2022-08-25 15:35:30 -07:00
Davide Cavalca
031e48e6a0 packit: reenable fedora-eln-ppc64le builds
Signed-off-by: Davide Cavalca <dcavalca@fb.com>
2022-04-22 10:48:33 -07:00
Davide Cavalca
7f2d47f7bd Use dedicated copr for packit builds
Signed-off-by: Davide Cavalca <dcavalca@fb.com>
2022-04-20 17:09:21 -07:00
Davide Cavalca
6153cf6e55 packit: add s390x and build for EPEL 9 as well
Signed-off-by: Davide Cavalca <dcavalca@fb.com>
2022-02-24 09:47:58 -08:00
Omar Sandoval
6150935e96 Fix some cosmetic nits in Packit config and .gitignore
Fix .gitignore alphabetical order and indent YAML consistently.

Signed-off-by: Omar Sandoval <osandov@osandov.com>
2021-10-29 13:19:32 -07:00
Davide Cavalca
7e6082707d Add initial Packit config
Signed-off-by: Davide Cavalca <dcavalca@fb.com>
2021-10-28 15:13:05 -07:00