!19 [sync] PR-18: Remove symbols for shared library files
From: @openeuler-sync-bot Reviewed-by: @jxy_git Signed-off-by: @jxy_git
This commit is contained in:
commit
717f0d7dcb
@ -2,7 +2,7 @@
|
||||
|
||||
Name: ovirt-engine-wildfly
|
||||
Version: 19.1.0
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: WildFly Application Server for oVirt Engine
|
||||
Group: Virtualization/Management
|
||||
License: Apache 2.0
|
||||
@ -53,13 +53,16 @@ find \
|
||||
-type f \
|
||||
-name '*.so' \
|
||||
-exec chrpath --delete {} \; \
|
||||
-exec strip {} \;
|
||||
-exec rm -rf {} \;
|
||||
|
||||
%files
|
||||
%{_datadir}/%{name}
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Aug 29 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 19.1.0-3
|
||||
- Remove symbols for shared library files
|
||||
|
||||
* Fri Apr 07 2023 wangdi <wangdi@kylinos.cn> - 19.1.0-2
|
||||
- strip shared objects
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user