From 3520927cae2f6bbb6242c317c5cd6b1d7b25b5f7 Mon Sep 17 00:00:00 2001 From: zhangpan Date: Sun, 29 Jan 2023 08:10:15 +0000 Subject: [PATCH] fix glib2-static install dependency --- sysprof.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sysprof.spec b/sysprof.spec index 630e956..26e4cf9 100644 --- a/sysprof.spec +++ b/sysprof.spec @@ -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 - 3.38.1-3 +- Fix glib2-static install dependency + * Tue Jul 20 2021 hanhui - 3.38.1-2 - delete rely on low version of the file