Commit Graph

31 Commits

Author SHA1 Message Date
Alejandro Sáez
9464cd280d Revert go-rpm-templates to noarch
Resolves: RHEL-67300
Related: RHEL-52226
2024-11-13 10:47:21 +01:00
Alejandro Sáez
b61d4bc2c9 Add back again ExclusiveArch, removed by mistake
Resolves: RHEL-52226
2024-11-06 18:14:01 +01:00
Alejandro Sáez
dd6b241640 Make golist non optional
Resolves: RHEL-52226
2024-11-04 20:17:36 +01:00
Alejandro Sáez
88581413d2 Enable debuginfo package
Resolves: RHEL-52226
2024-10-31 11:06:32 +01:00
Alejandro Sáez
a057ca193d Fix typo in add-gobuild-and-gotest.patch
Resolves: RHEL-7437
2024-07-31 18:06:10 +02:00
Alejandro Sáez
a1d5513e1f Bump up version
Resolves: RHEL-51368
2024-07-31 10:45:27 +02:00
Alejandro Sáez
d0e1fba51f Remove rpm.isdefined function
rpm.isdefined is in rpm >= 4.17.0 but RHEL 9.5 is a little bit behind
that version so if fails.

Resolves: RHEL-51368
2024-07-31 10:01:35 +02:00
Alejandro Sáez
4b104bc0a3 Update to 3.6.0
Revert the usage of rpmautospec, check git's history

Resolves: RHEL-14963
2024-07-29 12:29:52 +02:00
Alejandro Sáez
6ca4f12c57 Revert "Convert to %autorelease and %autochangelog"
This reverts commit 24baf7f751.

Currently, c9s builders don't support rpmautospec but Zuul does. That's
the reason why this issue was not found during the merge request
process.
2024-07-29 12:27:05 +02:00
Robert-André Mauchin
35036ed020 Add patch to add libexec to $PATH for golist
Resolves: RHEL-7367
2024-07-24 14:01:51 +02:00
Alejandro Sáez
ff734f1c6f Add BUILDTAGS back again
Resolves: RHEL-7437
2024-07-24 13:22:25 +02:00
Alejandro Sáez
059580c964 Update to 3.6.0
Resolves: RHEL-14963
2024-07-24 11:10:07 +02:00
Alejandro Sáez
24baf7f751 Convert to %autorelease and %autochangelog
[skip changelog]
2024-07-24 11:00:36 +02:00
Alejandro Sáez
7f24536859 Update add-gobuild-and-gotest.patch to add GOPPC64 and GOAMD64
Resolves: RHEL-5529
2023-09-22 12:10:47 +02:00
Alejandro Sáez
84dedd1e26 Add golang_arches_future
Resolves: rhbz#2227224
2023-07-28 14:03:38 +02:00
Alejandro Sáez
08fa4220c4 Update to 3.2.0
Add add-gobuild-and-gotest.patch

Resolves: rhbz#1965292
2022-11-24 17:56:08 +01:00
Alejandro Sáez
55eae0128d Fix typos in update-default-gobuild-args.patch
Related: rhbz#2043107
2022-01-26 19:07:10 +01:00
David Benoit
d00cff8e5b
Delete remove-fedora-dependency-automation.patch
Bundle golist in /usr/libexec
Related: rhbz#2043107
2022-01-20 11:13:08 -05:00
Mohan Boddu
a83ea60c77 Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-09 20:19:19 +00:00
David Benoit
a7e920b5bf
Escape quotation marks in gobuildflags
Resolves: rhbz#1988717
2021-08-03 23:39:14 -04:00
David Benoit
17789f3a74
Remove arch conditional on gocompilerflags
Related: rhbz#1982298
2021-07-27 11:53:44 -04:00
Edjunior Machado
27765cfae5 gating.yaml: Set up CI gating
Related: rhbz#1982298
2021-07-26 10:52:31 +02:00
David Benoit
4899267950
Remove fedora-specific Go dependency automation macros
Remove dependency on golist
Temporarily remove incompatible template spec files
Update gobuild flags
Resolves: rhbz#1982298
2021-07-23 17:43:37 -04:00
Mohan Boddu
746f00fbdc - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-04-15 23:54:30 +00:00
DistroBaker
cc7ad052d6 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/go-rpm-macros.git#0f27c80b6bb82f39327fece481d7d28ec4ed8c63
2021-02-11 22:00:16 +00:00
DistroBaker
b666568a6a Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/go-rpm-macros.git#8c70e912f48825f74b3612e6cadffd6f5d39b788
2021-02-04 00:00:04 +01:00
Petr Šabata
4d837b78e6 Drop 32bit arches
Based on an upstream PR that is taking too long to merge, considering
the broken buildroot.  Will be overwritten by the sync.  Hopefully with
the fix.

https://src.fedoraproject.org/rpms/go-rpm-macros/pull-request/3

Signed-off-by: Petr Šabata <contyk@redhat.com>
2020-12-01 11:17:09 +01:00
Petr Šabata
d5e1d7865b RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/go-rpm-macros#031bb4bed92323e8a3c82416384c52580b2e585e
2020-10-15 09:18:34 +02:00
Petr Šabata
8e238f8099 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/go-rpm-macros#031bb4bed92323e8a3c82416384c52580b2e585e
2020-10-15 08:33:19 +02:00
Petr Šabata
ba6351c696 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/go-rpm-macros#031bb4bed92323e8a3c82416384c52580b2e585e
2020-10-15 02:04:32 +02:00
Release Configuration Management
76ce0be9f1 New branch setup 2020-10-08 14:34:00 +00:00