!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:
commit
351bed9641
9
gcc.spec
9
gcc.spec
@ -36,7 +36,7 @@
|
|||||||
Summary: Various compilers (C, C++, Objective-C, Java, ...)
|
Summary: Various compilers (C, C++, Objective-C, Java, ...)
|
||||||
Name: gcc
|
Name: gcc
|
||||||
Version: 7.3.0
|
Version: 7.3.0
|
||||||
Release: 46
|
Release: 47
|
||||||
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
|
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
#Source0: hcc-aarch64-linux-release.tar.bz2
|
#Source0: hcc-aarch64-linux-release.tar.bz2
|
||||||
@ -1971,9 +1971,9 @@ fi
|
|||||||
%postun -n libgomp
|
%postun -n libgomp
|
||||||
/sbin/ldconfig
|
/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
|
#%post -n libmudflap -p /sbin/ldconfig
|
||||||
|
|
||||||
@ -3331,6 +3331,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Mar 01 2022 benniaobufeijiushiji <linda7@huawei.com> - 7.3.0-46
|
||||||
- gcc.spec: Remove date in release and add some unpackaged files
|
- gcc.spec: Remove date in release and add some unpackaged files
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user