!10 修复glib2-static安装时找不到sysprof-capture-static安装依赖
From: @zppzhangpan Reviewed-by: @t_feng Signed-off-by: @t_feng
This commit is contained in:
commit
26388bc8bf
@ -1,6 +1,6 @@
|
||||
Name: sysprof
|
||||
Version: 3.38.1
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: A system-wide Linux profiler
|
||||
License: GPLv3+
|
||||
URL: http://www.sysprof.com
|
||||
@ -33,6 +33,7 @@ The libsysprof-ui package contains the Sysprof UI library.
|
||||
%package devel
|
||||
Summary: Development files for %{name}
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Provides: sysprof-capture-static = %{version}-%{release}
|
||||
|
||||
%description devel
|
||||
The %{name}-devel package contains libraries and header files for
|
||||
@ -98,6 +99,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Sun Jan 29 2023 zhangpan<zhangpan103@h-partners.com> - 3.38.1-3
|
||||
- Fix glib2-static install dependency
|
||||
|
||||
* Tue Jul 20 2021 hanhui<hanhui15@huawei.com> - 3.38.1-2
|
||||
- delete rely on low version of the file
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user