!152 [sync] PR-150: [SPEC] Remove %post and %postun for package gdb-plugin

From: @openeuler-sync-bot 
Reviewed-by: @eastb233 
Signed-off-by: @eastb233
This commit is contained in:
openeuler-ci-bot 2022-03-09 11:21:50 +00:00 committed by Gitee
commit 351bed9641
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -36,7 +36,7 @@
Summary: Various compilers (C, C++, Objective-C, Java, ...)
Name: gcc
Version: 7.3.0
Release: 46
Release: 47
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
Group: Development/Languages
#Source0: hcc-aarch64-linux-release.tar.bz2
@ -1971,9 +1971,9 @@ fi
%postun -n libgomp
/sbin/ldconfig
%post gdb-plugin -p /sbin/ldconfig
#%post gdb-plugin -p /sbin/ldconfig
%postun gdb-plugin -p /sbin/ldconfig
#%postun gdb-plugin -p /sbin/ldconfig
#%post -n libmudflap -p /sbin/ldconfig
@ -3331,6 +3331,9 @@ fi
%changelog
* Wed Mar 09 2022 benniaobufeijiushiji <linda7@huawei.com> - 7.3.0-47
- gcc.spec: Remove %post and %postun for package gdb-plugin
* Wed Mar 01 2022 benniaobufeijiushiji <linda7@huawei.com> - 7.3.0-46
- gcc.spec: Remove date in release and add some unpackaged files