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
This commit is contained in:
parent
8da82b2223
commit
1e884ad099
@ -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
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user