SHA256
1
0
forked from pool/oprofile

Accepting request 478763 from devel:tools

1

OBS-URL: https://build.opensuse.org/request/show/478763
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oprofile?expand=0&rev=45
This commit is contained in:
Dominique Leuenberger 2017-03-12 19:05:48 +00:00 committed by Git OBS Bridge
commit 4426780032
2 changed files with 10 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
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 Sat Jul 2 18:17:27 UTC 2016 - i@marguerite.su

View File

@ -1,7 +1,7 @@
# #
# spec file for package oprofile # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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 %{_libdir}/oprofile/libjvm[tp]i_oprofile.so
%exclude %{_libdir}/oprofile/libjvm[tp]i_oprofile.*a %exclude %{_libdir}/oprofile/libjvm[tp]i_oprofile.*a
%doc doc/oprofile.html doc/internals.html doc/opreport.xsd %doc doc/oprofile.html doc/internals.html doc/opreport.xsd
%{_docdir}/%{name}/ophelp.xsd
%doc COPYING README TODO ChangeLog-* %doc COPYING README TODO ChangeLog-*
%files devel %files devel
%defattr(-,root,root) %defattr(-,root,root)
%{_includedir}/* %{_includedir}/*
%doc doc/op-jit-devel.html %{_docdir}/%{name}/op-jit-devel.html
%dir %{_libdir}/oprofile %dir %{_libdir}/oprofile
%{_libdir}/oprofile/libopagent.so %{_libdir}/oprofile/libopagent.so