automatic version update by autodist [release 3.38.1-1mamba;Sat Jan 30 2021]
This commit is contained in:
parent
6fa2b54026
commit
2ee9547609
33
sysprof.spec
33
sysprof.spec
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: sysprof
|
Name: sysprof
|
||||||
Version: 3.36.0
|
Version: 3.38.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A sampling profiler that uses a kernel module to generate stacktraces
|
Summary: A sampling profiler that uses a kernel module to generate stacktraces
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -46,12 +46,11 @@ Requires: pkg-config
|
|||||||
%description -n lib%{name}-devel
|
%description -n lib%{name}-devel
|
||||||
This package contains libraries and header files for developing applications that use %{name}.
|
This package contains libraries and header files for developing applications that use %{name}.
|
||||||
|
|
||||||
|
|
||||||
%debug_package
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
#%patch0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%meson
|
%meson
|
||||||
@ -85,37 +84,43 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%{_datadir}/mime/packages/sysprof-mime.xml
|
%{_datadir}/mime/packages/sysprof-mime.xml
|
||||||
%{_datadir}/polkit-1/actions/org.gnome.sysprof3.policy
|
%{_datadir}/polkit-1/actions/org.gnome.sysprof3.policy
|
||||||
%{_datadir}/help/C/sysprof
|
%{_datadir}/help/C/sysprof
|
||||||
%{_datadir}/icons/hicolor/scalable/actions/sysprof-trace-app.svg
|
#%{_datadir}/icons/hicolor/scalable/actions/sysprof-trace-app.svg
|
||||||
%{_datadir}/icons/hicolor/scalable/apps/org.gnome.Sysprof.svg
|
%{_datadir}/icons/hicolor/scalable/apps/org.gnome.Sysprof.svg
|
||||||
%{_datadir}/icons/hicolor/symbolic/apps/org.gnome.Sysprof-symbolic.svg
|
%{_datadir}/icons/hicolor/symbolic/apps/org.gnome.Sysprof-symbolic.svg
|
||||||
%{_datadir}/icons/hicolor/scalable/actions/sysprof-*.svg
|
%{_datadir}/icons/hicolor/scalable/actions/sysprof-*.svg
|
||||||
%lang(cs) %{_datadir}/help/cs/sysprof
|
%lang(cs) %{_datadir}/help/cs/sysprof
|
||||||
|
%lang(da) %{_datadir}/help/da/sysprof
|
||||||
%lang(de) %{_datadir}/help/de/sysprof
|
%lang(de) %{_datadir}/help/de/sysprof
|
||||||
%lang(el) %{_datadir}/help/el/sysprof
|
%lang(el) %{_datadir}/help/el/sysprof
|
||||||
%lang(es) %{_datadir}/help/es/sysprof
|
%lang(es) %{_datadir}/help/es/sysprof
|
||||||
%lang(pl) %{_datadir}/help/pl/sysprof
|
%lang(pl) %{_datadir}/help/pl/sysprof
|
||||||
%lang(pt_BR) %{_datadir}/help/pt_BR/sysprof/
|
%lang(pt_BR) %{_datadir}/help/pt_BR/sysprof/
|
||||||
%lang(sv) %{_datadir}/help/sv/sysprof
|
%lang(sv) %{_datadir}/help/sv/sysprof
|
||||||
|
%lang(uk) %{_datadir}/help/uk/sysprof
|
||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%files -n lib%{name}
|
%files -n lib%{name}
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/libsysprof-3.so
|
%{_libdir}/libsysprof-4.so
|
||||||
%{_libdir}/libsysprof-ui-3.so
|
%{_libdir}/libsysprof-ui-4.so
|
||||||
%{_libdir}/libsysprof-memory-3.so
|
%{_libdir}/libsysprof-memory-4.so
|
||||||
|
%{_libdir}/libsysprof-speedtrack-4.so
|
||||||
%{_libexecdir}/sysprofd
|
%{_libexecdir}/sysprofd
|
||||||
|
|
||||||
%files -n lib%{name}-devel
|
%files -n lib%{name}-devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%dir %{_includedir}/sysprof-3
|
%dir %{_includedir}/sysprof-4
|
||||||
%{_includedir}/sysprof-3/*
|
%{_includedir}/sysprof-4/*
|
||||||
%{_libdir}/libsysprof-capture-3.a
|
%{_libdir}/libsysprof-capture-4.a
|
||||||
%{_libdir}/pkgconfig/sysprof-3.pc
|
%{_libdir}/pkgconfig/sysprof-4.pc
|
||||||
%{_libdir}/pkgconfig/sysprof-capture-3.pc
|
%{_libdir}/pkgconfig/sysprof-capture-4.pc
|
||||||
%{_libdir}/pkgconfig/sysprof-ui-3.pc
|
%{_libdir}/pkgconfig/sysprof-ui-4.pc
|
||||||
%doc NEWS README.md
|
#%doc NEWS README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 30 2021 Automatic Build System <autodist@mambasoft.it> 3.38.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Mar 18 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 3.36.0-1mamba
|
* Wed Mar 18 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 3.36.0-1mamba
|
||||||
- update to 3.36.0
|
- update to 3.36.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user