!6 remove rpath of libkysdk-qtwidgets
From: @peijiankang Reviewed-by: @hua_yadong Signed-off-by: @hua_yadong
This commit is contained in:
commit
4f7b1f2716
@ -1,6 +1,6 @@
|
||||
Name: libkysdk-applications
|
||||
Version: 2.0.0
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Kylin Software Development Kit - Applications Layer Kit
|
||||
License: GPL-2+
|
||||
URL: http://www.ukui.org
|
||||
@ -29,6 +29,7 @@ BuildRequires: qt5-qtbase-devel
|
||||
BuildRequires: qt5-qtbase-private-devel
|
||||
BuildRequires: qtchooser
|
||||
BuildRequires: qt5-qttools-devel
|
||||
BuildRequires: chrpath
|
||||
|
||||
Requires: libkysdk-alm libkysdk-kabase libkysdk-qtwidgets libkysdk-ukenv libkysdk-waylandhelper libkysdk-widgetutils
|
||||
|
||||
@ -160,7 +161,7 @@ pushd build
|
||||
%{make_install} INSTALL_ROOT=%{buildroot}
|
||||
popd
|
||||
|
||||
|
||||
chrpath -d %{buildroot}/usr/lib/kysdk/applications/libkysdk-qtwidgets.so.1.2.0
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
@ -264,6 +265,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_includedir}/kysdk/applications/usermanual.h
|
||||
|
||||
%changelog
|
||||
* Wed Mar 01 2023 peijiankang <peijiankang@kylinos.cn> - 2.0.0-3
|
||||
- remove rpath of libkysdk-qtwidgets
|
||||
|
||||
* Thu Feb 09 2023 peijiankang <peijiankang@kylinos.cn> - 2.0.0-2
|
||||
- add build debuginfo and debugsource
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user