fix glib2-static install dependency
This commit is contained in:
parent
d8450c74d0
commit
3520927cae
@ -1,6 +1,6 @@
|
|||||||
Name: sysprof
|
Name: sysprof
|
||||||
Version: 3.38.1
|
Version: 3.38.1
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: A system-wide Linux profiler
|
Summary: A system-wide Linux profiler
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: http://www.sysprof.com
|
URL: http://www.sysprof.com
|
||||||
@ -33,6 +33,7 @@ The libsysprof-ui package contains the Sysprof UI library.
|
|||||||
%package devel
|
%package devel
|
||||||
Summary: Development files for %{name}
|
Summary: Development files for %{name}
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
|
Provides: sysprof-capture-static = %{version}-%{release}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
The %{name}-devel package contains libraries and header files for
|
The %{name}-devel package contains libraries and header files for
|
||||||
@ -98,6 +99,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jul 20 2021 hanhui<hanhui15@huawei.com> - 3.38.1-2
|
||||||
- delete rely on low version of the file
|
- delete rely on low version of the file
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user