From 0a2340d73e15a4f33e4f5f51dad1b12963971983 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 3 Feb 2025 10:29:26 +0000 Subject: automatic import of openEuler-rpm-config --- openEuler-rpm-config.spec | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) (limited to 'openEuler-rpm-config.spec') diff --git a/openEuler-rpm-config.spec b/openEuler-rpm-config.spec index a36338f..c0ad452 100644 --- a/openEuler-rpm-config.spec +++ b/openEuler-rpm-config.spec @@ -3,8 +3,8 @@ Name: %{vendor}-rpm-config Version: 31 -Release: 12 -License: GPL+ +Release: 15 +License: GPL+ AND MIT Summary: specific rpm configuration files URL: https://gitee.com/src-openeuler/openEuler-rpm-config Buildarch: noarch @@ -38,6 +38,10 @@ Source201: infopages.attr Source202: manpages.attr Source203: nbdkit.attr Source204: find-provides.nbdkit +# Source 205-207 from fedora, licenced under MIT +Source205: kabi.attr +Source206: kabi.sh +Source207: kmod.attr # Misc helper scripts Source300: kmodtool @@ -149,6 +153,7 @@ install -p -m 755 -t %{buildroot}%{rpmvdir} config.* install -p -m 755 -t %{buildroot}%{_rpmconfigdir} brp-* install -p -m 644 -t %{buildroot}%{_rpmconfigdir} generic-* install -p -m 755 -t %{buildroot}%{_rpmconfigdir} fix-libtool-from-moving-options-after-libs +install -p -m 755 -t %{buildroot}%{_rpmconfigdir} kabi.sh install -p -m 755 -t %{buildroot}%{rpmvdir} kmodtool install -p -m 755 -t %{buildroot}%{rpmvdir} find-requires* install -p -m 755 -t %{buildroot}%{rpmvdir} find-provides* @@ -184,8 +189,20 @@ sed -i "s/@VENDOR@/%{vendor}/g" `grep "@VENDOR@" -rl %{buildroot}%{_rpmconfigdir %{_rpmconfigdir}/macros.d/macros.kmp %{rpmvdir}/find-requires %{rpmvdir}/find-requires.ksyms +%{_rpmconfigdir}/kabi.sh +%{_fileattrsdir}/kabi.attr +%{_fileattrsdir}/kmod.attr %changelog +* Fri Jan 31 2025 Funda Wang - 31-15 +- add kabi, kmod dependency generators from fedora + +* Tue Jan 28 2025 Funda Wang - 31-14 +- whitelist META.json/yml for scanning perl dependencies + +* Fri Jan 17 2025 Funda Wang - 31-13 +- split out fortify level definition for supporting build with FORTIFY_SOURCE=3 in the future + * Wed Jan 15 2025 luhuaxin - 31-12 - ima: keep the process of OBS signing same as previous version -- cgit v1.2.3