summaryrefslogtreecommitdiff
path: root/macros.in
Commit message (Expand)AuthorAgeFilesLines
* Fix docs on weak user requires macro namePanu Matilainen2023-03-311-1/+1
* Autogenerate requires for users and groups in packages from file dataPanu Matilainen2023-03-301-0/+3
* Automatically create sysuser users and groups on installPanu Matilainen2023-03-301-0/+3
* Generate user() and group() provides from packaged sysusers.d filesPanu Matilainen2023-03-301-0/+37
* Make build parallelism memory and address-space aware (#804)Panu Matilainen2023-03-301-3/+3
* Add optional total/proc/thread arguments to %{getncpus} macroPanu Matilainen2023-03-301-0/+5
* Call RPM_CONFIGDIR just that consistentlyPanu Matilainen2023-03-301-1/+1
* Disable debuginfod server lookups in build and dependency generator scriptsPanu Matilainen2023-02-161-0/+1
* Split ___build_pre macro to make mocking rpm build environment easierTomas Korbar2023-02-011-3/+5
* Add --generate-subpackages to find_lang.shFlorian Festi2023-01-171-0/+11
* Un-deprecate %_changelog_trimtimePanu Matilainen2023-01-111-2/+2
* Add x86-64 architecture levels (v2-v4) as architecturesFabian Vogt2023-01-091-0/+4
* Fix typo in macros.inDimitrios Soumis2022-12-251-1/+1
* Add Dynamic Spec generationFlorian Festi2022-11-091-1/+2
* Make %_smp_mflags build rather than parse time determinedPanu Matilainen2022-11-091-1/+1
* Make CPU and thread-related macros available on all platformsPanu Matilainen2022-11-081-0/+16
* Eliminate remaining %{u2p:...} usesPanu Matilainen2022-11-081-4/+4
* Fix upstream branch setting in "%autosetup -S git"Michal Domonkos2022-08-181-3/+1
* Revert "Use explicit default branch in %autosetup -S git"Michal Domonkos2022-08-181-2/+2
* Quote %sources and %patches for shellFlorian Festi2022-08-021-2/+4
* Use explicit default branch in %autosetup -S gitMichal Domonkos2022-07-111-2/+2
* Simply some ancient utility compat cruftPanu Matilainen2022-06-101-2/+3
* Properly escape %__gpg_sign_cmdDemi Marie Obenour2022-04-131-9/+10
* Rip out %__gpg_verify_cmdDemi Marie Obenour2022-04-131-6/+0
* Move source uncompress logic from spec parse to build timePanu Matilainen2022-04-041-0/+1
* Make "%autosetup -S git" and "%autosetup -S git_am" work on a branch.Peter Jones2022-03-311-1/+4
* Preset db backend according to availabilityLudwig Nussel2022-03-101-1/+1
* Drop support for undocumented keyid based import over the netPanu Matilainen2022-03-101-5/+0
* Handle missing RPMTAG_ARCH in RPMTAG_ARCHSUFFIXPanu Matilainen2022-03-021-1/+1
* Add separate build configuration (%conf) section to specPanu Matilainen2022-02-281-0/+9
* Use ARCHSUFFIX instead of ARCH for default queriesFlorian Festi2022-02-211-1/+1
* Add %bcond macro for defining build conditionalsPetr Viktorin2022-02-101-38/+16
* Add support for loongarch64zhangwenlong2022-01-181-0/+5
* %autopatch: Fix patch number parametersFlorian Festi2021-09-171-1/+1
* Add dbus-announce pluginFlorian Festi2021-08-121-0/+1
* Use external debuginfo toolingPanu Matilainen2021-06-211-1/+1
* Macroize find-debuginfo script locationPanu Matilainen2021-06-211-1/+3
* Support individual patch application in %autopatchPanu Matilainen2021-06-181-17/+33
* Make the rpmdb keyring type macro-configurablePanu Matilainen2021-03-151-0/+5
* Remove support for Berkeley Database backendPanu Matilainen2021-02-031-45/+1
* Make sqlite the default database backendPanu Matilainen2021-02-031-1/+1
* Added fapolicyd rpm pluginRadovan Sroka2021-01-281-0/+1
* Prevent patch asking questions during buildFlorian Festi2021-01-261-1/+1
* Rename %apply_patch to make it clearer it's an internal thing (#1357)Panu Matilainen2021-01-221-2/+2
* Support failing build on duplicate files (#1158)Panu Matilainen2021-01-221-0/+3
* Change builtin %{verbose:...} to return a simple 0/1 booleanPanu Matilainen2020-11-091-1/+1
* Disable SSD auto-detection, mark %_minimize_writes as experimentalPanu Matilainen2020-09-091-1/+1
* plugins/fsverity: Install fsverity signaturesJes Sorensen2020-09-041-0/+4
* Prevent automatic garbage collection in git based %autosetup macrosMiro HronĨok2020-08-201-0/+1
* Enable thread autodetection for a parallel compression.Martin Liska2020-08-191-0/+3