Hello community,

here is the log from the commit of package perf for openSUSE:Factory checked in 
at 2020-11-19 12:01:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perf (Old)
 and      /work/SRC/openSUSE:Factory/.perf.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perf"

Thu Nov 19 12:01:31 2020 rev:56 rq:849332 version:MACRO

Changes:
--------
--- /work/SRC/openSUSE:Factory/perf/perf.changes        2020-10-02 
17:37:40.578751965 +0200
+++ /work/SRC/openSUSE:Factory/.perf.new.5913/perf.changes      2020-11-23 
10:38:11.585866746 +0100
@@ -1,0 +2,11 @@
+Thu Nov 19 06:31:30 UTC 2020 - Jiri Slaby <jsl...@suse.cz>
+
+- pass GTK2=1 to make (needed after 4751bddd3f98)
+
+-------------------------------------------------------------------
+Wed Nov 18 00:48:13 UTC 2020 - Tony Jones <to...@suse.com>
+
+- Resolve build error due to updated kernel-source
+  Delete patch: 0001-perf-fix-off-by-ones-in-memset-after-realloc.patch 
+
+-------------------------------------------------------------------

Old:
----
  0001-perf-fix-off-by-ones-in-memset-after-realloc.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perf.spec ++++++
--- /var/tmp/diff_new_pack.EWTLHE/_old  2020-11-23 10:38:12.005867165 +0100
+++ /var/tmp/diff_new_pack.EWTLHE/_new  2020-11-23 10:38:12.005867165 +0100
@@ -36,7 +36,6 @@
 License:        GPL-2.0-only
 Group:          Development/Tools/Debuggers
 URL:            https://perf.wiki.kernel.org/
-Patch0:         0001-perf-fix-off-by-ones-in-memset-after-realloc.patch
 BuildRequires:  OpenCSD-devel
 BuildRequires:  audit-devel
 %ifnarch %{arm}
@@ -87,7 +86,7 @@
 # PASS rpm optflags as EXTRA_FLAGS, passing as CFLAGS overrides and breaks 
build
 make %{?_smp_mflags} -f Makefile.perf PYTHON=python3 \
        EXTRA_CFLAGS="%{optflags}" \
-       ASCIIDOC8=1 USE_ASCIIDOCTOR=1 CORESIGHT=1 \
+       ASCIIDOC8=1 USE_ASCIIDOCTOR=1 CORESIGHT=1 GTK2=1 \
        prefix=%{_prefix} \
        libdir=%{_libdir} \
        perfexecdir=lib/%{name}-core \
@@ -99,7 +98,7 @@
 cd tools/perf
 export WERROR=0
 make -f Makefile.perf V=1 PYTHON=python3 EXTRA_CFLAGS="%{optflags}" \
-       ASCIIDOC8=1 USE_ASCIIDOCTOR=1 CORESIGHT=1 \
+       ASCIIDOC8=1 USE_ASCIIDOCTOR=1 CORESIGHT=1 GTK2=1 \
        prefix=%{_prefix} \
        libdir=%{_libdir} \
        perfexecdir=lib/%{name}-core \
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to