[packages/sysprof] Updated to 3.30.2

jareq jareq at pld-linux.org
Sat Feb 2 22:36:49 CET 2019


commit d8ea8c12fe7dca6a18ee89d61b008054ee521d81
Author: Jaroslaw Kruk <kruk.jaroslaw at gmail.com>
Date:   Sat Feb 2 22:36:23 2019 +0100

    Updated to 3.30.2

 sysprof-pc.patch | 30 ------------------------------
 sysprof.spec     | 12 ++++++------
 2 files changed, 6 insertions(+), 36 deletions(-)
---
diff --git a/sysprof.spec b/sysprof.spec
index b4a51a0..8359a32 100644
--- a/sysprof.spec
+++ b/sysprof.spec
@@ -5,13 +5,12 @@
 Summary:	Sampling CPU profiler for Linux
 Summary(pl.UTF-8):	Próbkujący profiler procesora dla Linuksa
 Name:		sysprof
-Version:	3.28.0
+Version:	3.30.2
 Release:	1
 License:	GPL v3+
 Group:		Applications/System
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/sysprof/3.28/%{name}-%{version}.tar.xz
-# Source0-md5:	bfe3043f1b00ecdb71c76e3c562cc7a4
-Patch0:		%{name}-pc.patch
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/sysprof/3.30/%{name}-%{version}.tar.xz
+# Source0-md5:	80cb47906eced2e7b9976bf00deec323
 URL:		http://sysprof.com/
 BuildRequires:	appstream-glib-devel
 # -std=gnu11 + C11 atomics
@@ -124,7 +123,6 @@ Pliki nagłówkowe biblioteki sysprof-ui.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %meson build \
@@ -174,7 +172,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS NEWS README TODO
+%doc AUTHORS NEWS TODO
 %attr(755,root,root) %{_bindir}/sysprof-cli
 %if %{with sysprofd}
 %dir %{_libexecdir}/sysprof
@@ -232,6 +230,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/sysprof-2/util/sp-process-model.h
 %{_includedir}/sysprof-2/util/sp-selection.h
 %{_includedir}/sysprof-2/util/sp-zoom-manager.h
+%dir %{_includedir}/sysprof-2/visualizers
+%{_includedir}/sysprof-2/visualizers/sp-mark-visualizer-row.h
 %{_pkgconfigdir}/sysprof-2.pc
 %{_pkgconfigdir}/sysprof-capture-2.pc
 
diff --git a/sysprof-pc.patch b/sysprof-pc.patch
deleted file mode 100644
index 9bf5aca..0000000
--- a/sysprof-pc.patch
+++ /dev/null
@@ -1,30 +0,0 @@
---- sysprof-3.22.3/data/sysprof.pc.in.orig	2016-04-14 08:28:05.000000000 +0200
-+++ sysprof-3.22.3/data/sysprof.pc.in	2016-12-26 17:43:14.556721159 +0100
-@@ -1,6 +1,6 @@
- prefix=@prefix@
- exec_prefix=${prefix}
--libdir=${exec_prefix}/lib
-+libdir=@libdir@
- includedir=${exec_prefix}/include
- 
- Name: libsysprof- at API_VERSION@
---- sysprof-3.22.3/data/sysprof-ui.pc.in.orig	2016-04-14 08:28:05.000000000 +0200
-+++ sysprof-3.22.3/data/sysprof-ui.pc.in	2016-12-26 17:43:26.163387694 +0100
-@@ -1,6 +1,6 @@
- prefix=@prefix@
- exec_prefix=${prefix}
--libdir=${exec_prefix}/lib
-+libdir=@libdir@
- includedir=${exec_prefix}/include
- 
- Name: libsysprof-ui- at API_VERSION@
---- sysprof-3.28.0/data/sysprof-capture.pc.in~	2018-03-14 01:48:38.000000000 +0100
-+++ sysprof-3.28.0/data/sysprof-capture.pc.in	2018-04-08 09:47:05.610221399 +0200
-@@ -1,6 +1,6 @@
- prefix=@prefix@
- exec_prefix=${prefix}
--libdir=${exec_prefix}/lib
-+libdir=@libdir@
- includedir=${exec_prefix}/include
- 
- Name: libsysprof-capture- at API_VERSION@
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sysprof.git/commitdiff/d8ea8c12fe7dca6a18ee89d61b008054ee521d81



More information about the pld-cvs-commit mailing list