Merge pull request 'Sync with a10s' (#1) from a10s into a10

Reviewed-on: #1
This commit is contained in:
eabdullin 2026-04-24 12:22:27 +00:00
commit cbb18ae40c

View File

@ -15,6 +15,9 @@ actions:
# ... but AlmaLinux restores Btrfs support
%if 0%{?almalinux}
%define with_btrfs 1
%ifarch i686
%define with_lsm 0
%endif
%endif
count: 1
@ -27,3 +30,7 @@ actions:
email: "ngompa@almalinux.org"
line:
- "AlmaLinux changes: Enable Btrfs support"
- name: "Eduard Abdullin"
email: "eabdullin@almalinux.org"
line:
- "Disable LSM module for i686 architecture"