[SPEC] Remove %post and %postun for package gdb-plugin

(cherry picked from commit 0f067cf8e982df7c92c9af1630002f967bc8a5cf)
This commit is contained in:
benniaobufeijiushiji 2022-03-09 15:58:21 +08:00 committed by openeuler-sync-bot
parent 16826b1325
commit 83ef62ef2e

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