rebuild for glib2 without sysprof and add requires sysprof-capture-4

This commit is contained in:
hanhuihui 2024-02-19 20:36:40 +08:00
parent 4b296806da
commit b2094ed312

View File

@ -1,7 +1,7 @@
%define chrpath_delete() (find $RPM_BUILD_ROOT/ -type f -exec file {} ';' | grep -W "ELF" | awk -F ':' '{print $1}' | xargs -i chrpath --delete {})
Name: mutter
Version: 3.38.4
Release: 8
Release: 9
Summary: Window and compositing manager based on Clutter
License: GPLv2+
URL: https://www.gnome.org
@ -20,9 +20,9 @@ BuildRequires: pkgconfig(graphene-gobject-1.0) pkgconfig(libpipewire-0.3) >= 0.3
BuildRequires: gnome-settings-daemon-devel meson
BuildRequires: pkgconfig(wayland-eglstream) xorg-x11-server-Xwayland
BuildRequires: cvt
BuildRequires: pkgconfig(sysprof-capture-4)
%ifarch riscv64 loongarch64
BuildRequires: pkgconfig(libdrm)
BuildRequires: pkgconfig(sysprof-capture-4)
%endif
Obsoletes: mutter-wayland < 3.13.0
@ -104,6 +104,9 @@ echo "/usr/lib64/mutter-7" > %{buildroot}/etc/ld.so.conf.d/%{name}-%{_arch}.conf
%{_mandir}/man1/*.1.gz
%changelog
* Mon Feb 19 2024 hanhuihui<hanhuihui5@huawei.com> - 3.38.4-9
- rebuild for glib2 without sysprof and add requires sysprof-capture-4
* Wed Dec 06 2023 Paul Tohmas <relpeace@yeah.net> - 3.38.4-8
- remove rpath