From 1e884ad099c7a8ba0ea34e7fdb409c8c95d425b95603a88445dc210078d5f683 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Sat, 11 Mar 2017 21:02:35 +0000 Subject: [PATCH] Accepting request 478762 from home:sfalken:branches:devel:tools - Edited %files to clear unpackaged files builderror in openSUSE:Factory * GCC 6 is pickier about some of the type conversions OBS-URL: https://build.opensuse.org/request/show/478762 OBS-URL: https://build.opensuse.org/package/show/devel:tools/oprofile?expand=0&rev=42 --- oprofile.changes | 8 +++++++- oprofile.spec | 5 +++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/oprofile.changes b/oprofile.changes index c06b2b5..a9fab27 100644 --- a/oprofile.changes +++ b/oprofile.changes @@ -1,10 +1,16 @@ +------------------------------------------------------------------- +Sat Mar 11 20:53:29 UTC 2017 - sfalken@opensuse.org + +- Edited %files to clear unpackaged files builderror in + openSUSE:Factory + ------------------------------------------------------------------- Sat Jul 2 18:17:27 UTC 2016 - i@marguerite.su - add patch: oprofile-1.1.0-gcc6.patch, fixed boo#985359 * cherry picked upstream commit 39d4d4, so please remember to drop it next release - * GCC 6 is pickier about some of the type conversions + * GCC 6 is pickier about some of the type conversions avoid the intermediate bool type to make it happy ------------------------------------------------------------------- diff --git a/oprofile.spec b/oprofile.spec index 5e4ce7e..c3d658a 100644 --- a/oprofile.spec +++ b/oprofile.spec @@ -1,7 +1,7 @@ # # spec file for package oprofile # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -157,12 +157,13 @@ rm -f %{buildroot}%{_libdir}/oprofile/libopagent.*a %{_libdir}/oprofile/libjvm[tp]i_oprofile.so %exclude %{_libdir}/oprofile/libjvm[tp]i_oprofile.*a %doc doc/oprofile.html doc/internals.html doc/opreport.xsd +%{_docdir}/%{name}/ophelp.xsd %doc COPYING README TODO ChangeLog-* %files devel %defattr(-,root,root) %{_includedir}/* -%doc doc/op-jit-devel.html +%{_docdir}/%{name}/op-jit-devel.html %dir %{_libdir}/oprofile %{_libdir}/oprofile/libopagent.so