From 67bec4a57ce6d00bde9ef7076e78946df6b60759 Mon Sep 17 00:00:00 2001 From: imxcc Date: Mon, 28 Feb 2022 21:51:41 +0800 Subject: [PATCH] Update spec with openeuler !24 Signed-off-by: imxcc (cherry picked from commit 4db303b3e59b29f89dab50d7198702308a8356d1) --- libcareplus.spec | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/libcareplus.spec b/libcareplus.spec index 7f2afcf..6552a28 100644 --- a/libcareplus.spec +++ b/libcareplus.spec @@ -3,7 +3,7 @@ Version: 1.0.0 Name: libcareplus Summary: LibcarePlus tools -Release: 3 +Release: 4 Group: Applications/System License: GPLv2 Url: https://gitee.com/openeuler/libcareplus @@ -12,6 +12,10 @@ Source0: %{name}-%{version}.tar.gz Patch0001: fix-cblock-parse-for-LCOLD-LHOT-.cold.NUM-.init_arra.patch Patch0002: gensrc-we-should-add-align-while-FLAGS_PUSH_SECTION-.patch Patch0003: elf-add-section-adderss-for-STT_NOTYPE-type-of-symbo.patch +Patch0004: elf-strip-adapt-to-new-gcc-version-10.3.1.patch +Patch0005: gitignore-ignore-some-tests-and-binary.patch +Patch0006: libcare-patch-make-adapt-libcare-patch-make-to-meson.patch + BuildRequires: elfutils-libelf-devel libunwind-devel gcc systemd @@ -143,6 +147,11 @@ exit 0 %endif %changelog +* Mon Feb 28 2022 imxcc - 1.0.0.4 +- libcare-patch-make: adapt libcare-patch-make to meson +- gitignore: ignore some tests and binary +- elf/strip: adapt to new gcc version(10.3.1) + * Tue Feb 22 2022 imxcc - 1.0.0.3 - libcareplus.spec:remove libcare.service and libcare.socket