Revert "Move org.gnome.Sysprof3.Profiler.xml to sysprof-capture-devel"

Mutter is updated to require sysprof-devel for
org.gnome.Sysprof3.Profiler.xml.

This reverts commit 4874c01555.
This commit is contained in:
Kalev Lember 2021-02-25 19:38:59 +01:00
parent 4874c01555
commit 083058aea0

View File

@ -2,7 +2,7 @@
Name: sysprof
Version: 3.39.92
Release: 3%{?dist}
Release: 2%{?dist}
Summary: A system-wide Linux profiler
License: GPLv3+
@ -150,20 +150,17 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%{_includedir}/sysprof-4/sysprof-version-macros.h
%{_libdir}/libsysprof-capture-4.a
%{_libdir}/pkgconfig/sysprof-capture-4.pc
%{_datadir}/dbus-1/interfaces/org.gnome.Sysprof3.Profiler.xml
%files devel
%{_includedir}/sysprof-4/
%{_libdir}/pkgconfig/sysprof-4.pc
%{_libdir}/pkgconfig/sysprof-ui-4.pc
%{_datadir}/dbus-1/interfaces/org.gnome.Sysprof2.xml
%{_datadir}/dbus-1/interfaces/org.gnome.Sysprof3.Profiler.xml
%{_datadir}/dbus-1/interfaces/org.gnome.Sysprof3.Service.xml
%changelog
* Wed Feb 24 2021 Kalev Lember <klember@redhat.com> - 3.39.92-3
- Move org.gnome.Sysprof3.Profiler.xml to sysprof-capture-devel
* Wed Feb 24 2021 Kalev Lember <klember@redhat.com> - 3.39.92-2
- Split sysprof-capture library and header files out to sysprof-capture-devel
- Update minimum required glib2 version