Compare commits
1 Commits
a10s
...
a10s-inter
Author | SHA1 | Date | |
---|---|---|---|
4960e2b8cb |
@ -10,7 +10,7 @@
|
||||
|
||||
Name: almalinux-kitten-release
|
||||
Version: %{major}.%{minor}
|
||||
Release: 0.18%{?dist}
|
||||
Release: 0.20%{?dist}
|
||||
Summary: %{distro} release files
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://almalinux.org
|
||||
@ -307,9 +307,6 @@ install -p -m 0644 %{SOURCE600} %{buildroot}%{_sysconfdir}/pki/rpm-gpg/
|
||||
|
||||
# These variables should be set in the build environment to change rpm names
|
||||
mkdir -p %{buildroot}%{_sysconfdir}/rpm
|
||||
%ifarch x86_64_v2
|
||||
echo '%%_target_platform x86_64-%%{_vendor}-%%{_target_os}%%{?_gnu}' >> %{buildroot}%{_sysconfdir}/rpm/macros.x86_64_v2
|
||||
%endif
|
||||
|
||||
|
||||
%files
|
||||
@ -331,9 +328,6 @@ echo '%%_target_platform x86_64-%%{_vendor}-%%{_target_os}%%{?_gnu}' >> %{buildr
|
||||
%{_prefix}/lib/systemd/system-preset/*
|
||||
%{_prefix}/lib/systemd/user-preset/*
|
||||
%{_prefix}/lib/sysctl.d/50-redhat.conf
|
||||
%ifarch x86_64_v2
|
||||
%config(noreplace) %{_sysconfdir}/rpm/macros.x86_64_v2
|
||||
%endif
|
||||
|
||||
%files -n almalinux-sb-certs
|
||||
# Note to future packagers:
|
||||
|
Loading…
Reference in New Issue
Block a user