!13 Update to 3.46.0
From: @dwl301 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
0cc810c5b0
Binary file not shown.
BIN
sysprof-3.46.0.tar.xz
Normal file
BIN
sysprof-3.46.0.tar.xz
Normal file
Binary file not shown.
49
sysprof.spec
49
sysprof.spec
@ -1,22 +1,39 @@
|
|||||||
%global glib2_version 2.67.4
|
%global glib2_version 2.73.0
|
||||||
|
|
||||||
Name: sysprof
|
Name: sysprof
|
||||||
Version: 3.44.0
|
Version: 3.46.0
|
||||||
Release: 1
|
Release: 1
|
||||||
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
|
||||||
Source0: https://download.gnome.org/sources/sysprof/3.44/sysprof-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/sysprof/3.46/sysprof-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gcc gcc-c++ gettext itstool meson json-glib-devel libunwind-devel
|
BuildRequires: gcc
|
||||||
BuildRequires: libdazzle-devel systemd-devel polkit-devel libappstream-glib desktop-file-utils
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: glib2-devel >= %{glib2_version} pkgconfig(gtk+-3.0) >= 3.22.0
|
BuildRequires: gettext
|
||||||
|
BuildRequires: itstool
|
||||||
|
BuildRequires: meson
|
||||||
|
BuildRequires: pkgconfig(gio-2.0) >= %{glib2_version}
|
||||||
|
BuildRequires: pkgconfig(gio-unix-2.0) >= %{glib2_version}
|
||||||
|
BuildRequires: pkgconfig(glib-2.0) >= %{glib2_version}
|
||||||
|
BuildRequires: pkgconfig(gobject-2.0)
|
||||||
|
BuildRequires: pkgconfig(gtk4)
|
||||||
|
BuildRequires: pkgconfig(json-glib-1.0)
|
||||||
|
BuildRequires: pkgconfig(libadwaita-1)
|
||||||
|
BuildRequires: pkgconfig(libdazzle-1.0)
|
||||||
|
BuildRequires: pkgconfig(libsystemd)
|
||||||
|
BuildRequires: pkgconfig(libunwind-generic)
|
||||||
|
BuildRequires: pkgconfig(polkit-gobject-1)
|
||||||
|
BuildRequires: pkgconfig(systemd)
|
||||||
|
BuildRequires: libappstream-glib desktop-file-utils
|
||||||
|
|
||||||
Requires: glib2%{?_isa} >= %{glib2_version}
|
Requires: glib2%{?_isa} >= %{glib2_version}
|
||||||
Requires: hicolor-icon-theme
|
Requires: hicolor-icon-theme
|
||||||
Requires: %{name}-cli%{?_isa} = %{version}-%{release}
|
Requires: %{name}-cli%{?_isa} = %{version}-%{release}
|
||||||
Requires: libsysprof-ui%{?_isa} = %{version}-%{release}
|
Requires: libsysprof-ui%{?_isa} = %{version}-%{release}
|
||||||
|
|
||||||
|
Provides: %{name}-agent%{?_isa} = %{version}-%{release}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Sysprof is a sampling CPU profiler for Linux that collects accurate.
|
Sysprof is a sampling CPU profiler for Linux that collects accurate.
|
||||||
|
|
||||||
@ -47,6 +64,7 @@ developing applications that use %{name}.
|
|||||||
%prep
|
%prep
|
||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%meson
|
%meson
|
||||||
%meson_build
|
%meson_build
|
||||||
@ -63,10 +81,11 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
|||||||
%license COPYING
|
%license COPYING
|
||||||
%doc NEWS AUTHORS
|
%doc NEWS AUTHORS
|
||||||
%{_bindir}/sysprof
|
%{_bindir}/sysprof
|
||||||
%{_datadir}/applications/org.gnome.Sysprof3.desktop
|
%{_bindir}/sysprof-agent
|
||||||
%{_datadir}/glib-2.0/schemas/org.gnome.sysprof3.gschema.xml
|
%{_datadir}/applications/org.gnome.Sysprof.desktop
|
||||||
|
#%%{_datadir}/glib-2.0/schemas/org.gnome.sysprof3.gschema.xml
|
||||||
%{_datadir}/icons/hicolor/*/*/*
|
%{_datadir}/icons/hicolor/*/*/*
|
||||||
%{_datadir}/metainfo/org.gnome.Sysprof3.appdata.xml
|
%{_datadir}/metainfo/org.gnome.Sysprof.appdata.xml
|
||||||
%{_datadir}/mime/packages/sysprof-mime.xml
|
%{_datadir}/mime/packages/sysprof-mime.xml
|
||||||
|
|
||||||
%files cli -f %{name}.lang
|
%files cli -f %{name}.lang
|
||||||
@ -76,6 +95,7 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
|||||||
%{_libdir}/libsysprof-memory-4.so
|
%{_libdir}/libsysprof-memory-4.so
|
||||||
%{_libdir}/libsysprof-speedtrack-4.so
|
%{_libdir}/libsysprof-speedtrack-4.so
|
||||||
%{_libexecdir}/sysprofd
|
%{_libexecdir}/sysprofd
|
||||||
|
%{_datadir}/dbus-1/interfaces/org.gnome.Sysprof.Agent.xml
|
||||||
%{_datadir}/dbus-1/interfaces/org.gnome.Sysprof2.xml
|
%{_datadir}/dbus-1/interfaces/org.gnome.Sysprof2.xml
|
||||||
%{_datadir}/dbus-1/interfaces/org.gnome.Sysprof3.Profiler.xml
|
%{_datadir}/dbus-1/interfaces/org.gnome.Sysprof3.Profiler.xml
|
||||||
%{_datadir}/dbus-1/interfaces/org.gnome.Sysprof3.Service.xml
|
%{_datadir}/dbus-1/interfaces/org.gnome.Sysprof3.Service.xml
|
||||||
@ -89,20 +109,25 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
|||||||
|
|
||||||
%files -n libsysprof-ui
|
%files -n libsysprof-ui
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%{_libdir}/libsysprof-ui-4.so
|
%{_libdir}/libsysprof-ui-5.so
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%license src/libsysprof-capture/COPYING
|
%license src/libsysprof-capture/COPYING
|
||||||
%{_includedir}/sysprof-4/
|
%{_includedir}/sysprof-4/
|
||||||
|
%{_includedir}/sysprof-ui-5/
|
||||||
%{_libdir}/pkgconfig/sysprof-4.pc
|
%{_libdir}/pkgconfig/sysprof-4.pc
|
||||||
%{_libdir}/pkgconfig/sysprof-capture-4.pc
|
%{_libdir}/pkgconfig/sysprof-capture-4.pc
|
||||||
%{_libdir}/pkgconfig/sysprof-ui-4.pc
|
#%%{_libdir}/pkgconfig/sysprof-ui-4.pc
|
||||||
|
%{_libdir}/pkgconfig/sysprof-ui-5.pc
|
||||||
%{_libdir}/libsysprof-capture-4.a
|
%{_libdir}/libsysprof-capture-4.a
|
||||||
|
|
||||||
%files help
|
%files help
|
||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 02 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 3.46.0-1
|
||||||
|
- Update to 3.46.0
|
||||||
|
|
||||||
* Wed Apr 20 2022 dillon chen <dillon.chen@gmail.com> - 3.44.0-1
|
* Wed Apr 20 2022 dillon chen <dillon.chen@gmail.com> - 3.44.0-1
|
||||||
- Update to 3.44.0
|
- Update to 3.44.0
|
||||||
|
|
||||||
@ -113,4 +138,4 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
|||||||
- upgrade to 3.38.1
|
- upgrade to 3.38.1
|
||||||
|
|
||||||
* Sat Sep 19 2020 chengguipeng<chengguipeng1@huawei.com> - 3.36.0-1
|
* Sat Sep 19 2020 chengguipeng<chengguipeng1@huawei.com> - 3.36.0-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user