Commit Graph

  • d9236d19eb Add macros.gap-srpm with supported GAP arches Jerry James 2023-02-09 09:19:19 -0700
  • c82a365885 Fix a typo in %changelog Miro Hrončok 2023-02-10 11:45:22 +0100
  • 1988722cbb Add %pkg_extra_* macros Tom Stellard 2023-01-05 06:07:15 +0000
  • fb76cc62ed Fix triggers for the installation and removal of gcc-plugin-annobin. Resolves: #2167713 Nick Clifton 2023-02-07 13:59:06 +0000
  • ab1e005d6a Fix triggers for the installation and removal of gcc-plugin-annobin. Fixes: rhbz#2124562 Nick Clifton 2023-02-06 12:27:22 +0000
  • 29a0bd8be0 Add pyproject-srpm-macros to the default buildroot Miro Hrončok 2023-01-06 13:51:45 +0100
  • 26c1ceaece Do not include frame pointers on ppc64le for now Davide Cavalca 2023-01-17 13:40:35 -0800
  • 60ee618083 Make -flto=thin the default lto flag for clang Tom Stellard 2023-01-04 20:07:09 +0000
  • 1b98c06642 Consolidate the _FORTIFY_SOURCE switches Siddhesh Poyarekar 2023-01-16 11:04:09 -0500
  • 6ef1a40e16 Don't use %[ ] expressions with %{undefined rhel}, it breaks macro opt evaluation Miro Hrončok 2023-01-13 14:37:12 +0100
  • 771fcecf48 CI: Don't use % in --define (it might have side effects) Miro Hrončok 2023-01-13 11:05:31 +0100
  • 20858812cc
    Update spec for RHEL frame pointer exclusion Stephen Gallagher 2023-01-12 14:48:03 -0500
  • 7f02b5c439
    Add tests for difference in RHEL and Fedora frame pointers Stephen Gallagher 2023-01-11 14:38:14 -0500
  • 9e10bb665e
    Disable frame pointers on ELN and RHEL Stephen Gallagher 2023-01-11 11:54:21 -0500
  • 990cc89b1b Do not include frame pointers on i686 and s390x for now Davide Cavalca 2023-01-10 12:29:21 -0800
  • f789437d98 tests: add test harness for %_include_frame_pointers Davide Cavalca 2023-01-04 09:46:35 -0800
  • 9ce7719338 Set arch specific flags for frame pointers support Davide Cavalca 2023-01-05 08:00:20 -0800
  • f080fb9562 Enable frame pointers by default Davide Cavalca 2023-01-03 10:35:43 -0800
  • f1687dbc47 Set %source_date_epoch_from_changelog to 1 Miro Hrončok 2022-12-19 16:27:08 +0100
  • 4c05f3cfa2 Enable _FORTIFY_SOURCE=3 by default Siddhesh Poyarekar 2022-12-14 11:28:14 -0500
  • 04a4350d3e Add conditional support for always including frame pointers Davide Cavalca 2022-12-28 12:17:38 -0800
  • f857d65cdd Add %_configure_use_runstatedir to disable --runstatedir Florian Weimer 2022-12-10 13:39:25 +0100
  • ac9b7aed66 Fix last changelog entry Siddhesh Poyarekar 2022-12-08 14:29:53 -0500
  • c9d08f6514 Merge branch 'c9' into a9 changed/a9/redhat-rpm-config-196-1.el9.alma eabdullin 2022-11-15 12:27:36 +0000
  • 7fa2e7890f import redhat-rpm-config-196-1.el9 imports/c9/redhat-rpm-config-196-1.el9 CentOS Sources 2022-11-15 01:40:57 -0500
  • 4c63cb687e Remove unsupported arches from rpmrc Tom Stellard 2022-03-17 17:52:42 +0000
  • 525002dbc7 Merge branch 'c8' into a8 changed/a8/redhat-rpm-config-130-1.el8.alma eabdullin 2022-11-08 06:37:54 +0000
  • 0b25d52138 import redhat-rpm-config-130-1.el8 imports/c8/redhat-rpm-config-130-1.el8 CentOS Sources 2022-11-08 01:35:35 -0500
  • 937cfbaa8e Update spec file for: Set -g when building Vala applications Florian Weimer 2022-11-04 09:56:11 +0100
  • 3e8695eaed Merge #217 Set -g when building Vala applications Florian Weimer 2022-11-04 08:52:49 +0000
  • f14ea70dac Ship brp-llvm-compile-lto-elf script Timm Bäder 2022-09-21 09:18:31 +0200
  • f1b6168414 Remove plus from changelog changed/a9-beta/redhat-rpm-config-196-1.el9.alma eabdullin 2022-10-17 14:29:32 +0300
  • 9247c97cef Remove plus from changelog changed/a8-beta/redhat-rpm-config-130-1.el8.alma eabdullin 2022-10-17 10:59:21 +0300
  • 124a5cb16a Merge branch 'c9-beta' into a9-beta eabdullin 2022-09-28 18:20:21 +0000
  • 1d11fd5898 import redhat-rpm-config-196-1.el9 imports/c9-beta/redhat-rpm-config-196-1.el9 CentOS Sources 2022-09-27 08:18:06 -0400
  • 8148a06672 Merge branch 'c8-beta' into a8-beta eabdullin 2022-09-27 09:50:37 +0000
  • b88eaec830 import redhat-rpm-config-130-1.el8 imports/c8-beta/redhat-rpm-config-130-1.el8 CentOS Sources 2022-09-27 05:49:25 -0400
  • 25ea080503 Fix brp-llvm-compile-lto to not rely on a backtracking regex Timm Bäder 2022-09-23 13:11:52 +0200
  • d0970582ad Set -g when building Vala applications Michael Catanzaro 2022-09-13 11:36:03 -0500
  • b2a58c86fb Fix up odd date specification in changelog. Jason Tibbitts 2022-09-08 13:11:57 -0500
  • b16517ce77
    forge macros: Support Sourcehut. Fixes rhbz#2035935. Maxwell G 2022-07-19 08:25:01 -0500
  • c0d29236fe macros: Add runstatedir option to configure Frederic Berat 2022-08-30 15:40:38 +0200
  • bddb41760d move the baseline arch to z13 for s390x in F-38+ Dan Horák 2022-07-15 11:10:18 +0200
  • 7b8ce09ce7
    Actually bump %release Maxwell G 2022-08-22 16:39:32 -0500
  • 483a3b89d7
    Add macros.shell-completions Maxwell G 2022-06-25 23:08:27 +0000
  • 7bb71e872d brp-llvm-compile-lto-elf: Pass -r to xargs Nikita Popov 2022-08-05 11:40:53 +0200
  • a334cde621 Pass "--remove section .gnu.build.attributes" to the find-debuginfo script. Resolves: rhbz#2099613 Nick Clifton 2022-06-27 15:12:00 +0100
  • 3587595ca2 CI gating: Enable osci.brew-build.rebuild.validation Martin Cermak 2022-06-22 13:07:30 +0200
  • 6024b1e611 Move llvm_compile_lto_to_elf before __debug_install_post Timm Bäder 2022-06-22 12:56:17 +0200
  • e7f471687c Add definition of _find_debuginfo_extra_opts which will move annobin data into a separate debuginfo file. Nick Clifton 2022-06-17 11:33:00 +0100
  • 179101e553 Detect compressed kernel modules Peter Georg 2021-09-28 16:11:18 +0200
  • f77dcdec18 Fix passing of CFLAGS to brp-llvm-compile-lto-elf Tom Stellard 2022-05-23 16:46:48 -0700
  • 7632a970b4 Auto sync2gitlab import of redhat-rpm-config-130-1.el8.src.rpm James Antill 2022-05-31 14:57:13 -0400
  • 9a1b602bdb Move -fno-openmp-implicit-rpath option from CFLAGS to LDFLAGS Tom Stellard 2022-05-23 16:46:48 -0700
  • 4f02aa74c5 Add test case for rhbz#2083296 Tom Stellard 2022-05-24 13:35:33 -0700
  • 1f3e0863cc Convert tests to tmt Tom Stellard 2022-05-24 19:03:59 -0700
  • b95ec8412d Use %baserelease to store the version number Florian Weimer 2022-05-27 16:49:46 +0200
  • ad341c8d46 gnuconfig: sync with upstream git Frederic Berat 2022-05-27 16:39:40 +0200
  • cd9de3556d Auto sync2gitlab import of redhat-rpm-config-127-1.el8.src.rpm James Antill 2022-05-26 14:07:10 -0400
  • b94598a00e Initial c8s branch. James Antill 2022-05-26 14:07:08 -0400
  • 3cce17f25c AlmaLinux changes changed/a9/redhat-rpm-config-194-1.el9.alma eabdullin 2022-05-18 14:08:22 +0300
  • 663af770a8
    Add Requires: ansible-srpm-macros Maxwell G 2022-05-17 17:43:11 -0500
  • 14f5e1d6c8 import redhat-rpm-config-194-1.el9 imports/c9/redhat-rpm-config-194-1.el9 CentOS Sources 2022-05-17 04:55:22 -0400
  • 6cce360fd2 Remove a tab character from the definition of %__global_compiler_flags Miro Hrončok 2022-05-17 10:53:26 +0200
  • f8b207df3b Add java_arches macro Mikolaj Izdebski 2022-05-10 21:17:11 +0200
  • 46b9e7e7b2 Merge branch 'c8' into a8 changed/a8/redhat-rpm-config-129-1.el8.alma eabdullin 2022-05-10 07:44:16 +0000
  • 4b5db1da17 import redhat-rpm-config-129-1.el8 imports/c8/redhat-rpm-config-129-1.el8 CentOS Sources 2022-05-10 03:06:01 -0400
  • 5ece19d62b AlmaLinux changes changed/a9-beta/redhat-rpm-config-194-1.el9.alma eabdullin 2022-04-28 16:46:48 +0300
  • c5a97aad73 brp-compile-lto-elf: Avoid a tmpdir Timm Bäder 2022-03-02 17:14:11 +0100
  • d9c7e4eef8 Parallelize llvm-compile-lto-elf Timm Bäder 2022-02-25 16:36:03 +0100
  • 200350d957 tests/no-new-dependencies: Add /bin/sh to requires.txt Tom Stellard 2022-04-20 16:47:58 +0000
  • 0e07c90567 Add -fno-openmp-implicit-rpath when building with clang Tom Stellard 2022-03-24 17:26:18 +0000
  • 0478199b74 Add support for comparing gcc-built and annobin-built plugins. Nick Clifton 2022-04-13 11:20:04 +0100
  • 8fe1287d02 import redhat-rpm-config-130-1.el8 imports/c8s/redhat-rpm-config-130-1.el8 CentOS Sources 2022-04-09 12:12:37 +0000
  • ede2109dc2 import redhat-rpm-config-129-1.el8 imports/c8s/redhat-rpm-config-129-1.el8 CentOS Sources 2022-04-05 13:36:29 +0000
  • f898374b62 AlmaLinux changes changed/a8-beta/redhat-rpm-config-128-1.el8.alma eabdullin 2022-04-01 13:27:44 +0300
  • b0ea5741e2 import redhat-rpm-config-128-1.el8 imports/c8-beta/redhat-rpm-config-128-1.el8 CentOS Sources 2022-03-29 06:04:49 -0400
  • 88da3ebe11 import redhat-rpm-config-194-1.el9 imports/c9-beta/redhat-rpm-config-194-1.el9 CentOS Sources 2022-03-01 07:01:38 -0500
  • ccc728db6d Add %__brp_remove_la_files to __os_install_post Timm Bäder 2021-10-12 07:51:23 +0200
  • ab82f58ead Extend copyright date (unimportant change used to trigger a rebuild) Resolves: #2030671 Nick Clifton 2022-02-18 10:10:51 +0000
  • 2bebe738a3 Use the correct package names for the triggers. Resolves: #2030671 Nick Clifton 2022-02-17 13:26:34 +0000
  • 33b2a7ca43 Fix bugs in plugin selection script. Resolves: #2030671 Nick Clifton 2022-02-15 12:54:47 +0000
  • 00cb14aeb4 ppc64le: Switch baseline to POWER9 on ELN (ELN issue 78) Florian Weimer 2022-02-10 16:35:07 +0100
  • 04be20e64b s390x: Switch baseline to z14 on ELN (ELN issue 79) Florian Weimer 2022-02-10 12:08:15 +0100
  • 67fd7f7326 Select between gcc-built and annobin-built versions of the annobin plugin. Resolves: #2030671 Nick Clifton 2022-02-01 15:08:31 +0000
  • 179fb4f26d Add new files. Resolves: #2030671 Nick Clifton 2022-02-01 14:35:55 +0000
  • a981ac7ed2 Allow redhat-rpm-config to select between two different versions of the annobin plugin for gcc Resolves: #2030671 Nick Clifton 2022-02-01 14:24:48 +0000
  • 31ad743a45 Add package note generation to check preamble Fix: rhbz#2043977 Robert-André Mauchin 2022-01-23 02:58:24 +0100
  • 3a30baf034 Bump version and add changelog Zbigniew Jędrzejewski-Szmek 2022-01-21 18:21:04 +0100
  • ce70218eed Move package note generation to build preamble Zbigniew Jędrzejewski-Szmek 2022-01-20 22:00:46 +0100
  • 30e7d26cb4 Do ELF package notes also on ELN Zbigniew Jędrzejewski-Szmek 2022-01-20 20:44:36 +0100
  • 68d400e374 docs: add more quoting Zbigniew Jędrzejewski-Szmek 2022-01-20 20:38:17 +0100
  • 38fc865990 ELF notes: rework the description of disabling Zbigniew Jędrzejewski-Szmek 2022-01-20 20:31:57 +0100
  • a87ba4ab1c Fix %set_build_flags when %_generate_package_note_file is not defined Miro Hrončok 2022-01-20 19:24:09 +0100
  • 357f950c28 Remove package ELF note from the extension LDFLAGS Miro Hrončok 2022-01-20 18:04:31 +0100
  • e2fbaecfac AlmaLinux changes changed/a9-beta/redhat-rpm-config-190-1.el9.alma eabdullin 2022-01-19 12:50:25 +0300
  • 57edf0cad7 Inject linker script to generate package notes Zbigniew Jędrzejewski-Szmek 2022-01-13 14:05:52 +0100
  • 9183c1c8d4 Call %set_build_flags before %build, %check, and %install stages Tom Stellard 2021-12-04 05:02:46 +0000
  • bc87a0d123 test/gcc-fedora-flags: modernize quoting Zbigniew Jędrzejewski-Szmek 2022-01-13 13:37:33 +0100
  • 0732587e7b Change %define to %global Zbigniew Jędrzejewski-Szmek 2022-01-13 13:17:41 +0100