Accepting request 712885 from Base:System
OBS-URL: https://build.opensuse.org/request/show/712885 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tuned?expand=0&rev=21
This commit is contained in:
commit
c7cc3ed04a
5
_service
5
_service
@ -2,10 +2,11 @@
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://github.com/redhat-performance/tuned</param>
|
||||
<param name="versionformat">2.11.0+git%cd.%h</param>
|
||||
<!--
|
||||
<param name="versionformat">2.11.0</param>
|
||||
<param name="versionformat">2.12.0+git%cd.%h</param>
|
||||
-->
|
||||
<param name="versionformat">2.12.0</param>
|
||||
<param name="changesgenerate">disable</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
<param name="file">tuned*.tar</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8c1c2952c20f7bb54753b6782c3fec65b79a1f52d9607eab7dde81d77bba897f
|
||||
size 150116
|
3
tuned-2.12.0.tar.xz
Normal file
3
tuned-2.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8aed81ffa585efd02d511520ab0e20d34af2288e552acbf2a6057085408730b6
|
||||
size 149856
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 1 15:10:26 UTC 2019 - trenn@suse.de
|
||||
|
||||
- Upgrade to latest 2.12.0 version(git commit b514cda168878c330b70416676)
|
||||
- Removes sap-hana-vmware profile
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 28 16:32:53 UTC 2019 - trenn@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{!?_tmpfilesdir:%global _tmpfilesdir %{_libexecdir}/tmpfiles.d}
|
||||
Name: tuned
|
||||
Version: 2.11.0+git20190405.b4d9dfc
|
||||
Version: 2.12.0
|
||||
Release: 0
|
||||
Summary: A dynamic adaptive system tuning daemon
|
||||
License: GPL-2.0-or-later
|
||||
@ -207,7 +207,6 @@ sed -i 's|.*/\([^/]\+\)/[^\.]\+\.conf|\1|' %{_sysconfdir}/tuned/active_profile
|
||||
%exclude %{_libexecdir}/tuned/realtime-virtual-host
|
||||
%exclude %{_libexecdir}/tuned/sap-netweaver
|
||||
%exclude %{_libexecdir}/tuned/sap-hana
|
||||
%exclude %{_libexecdir}/tuned/sap-hana-vmware
|
||||
%exclude %{_mandir}/man7/tuned-profiles-sap*.7.gz
|
||||
%exclude %{_libexecdir}/tuned/atomic-host
|
||||
%exclude %{_libexecdir}/tuned/atomic-guest
|
||||
@ -222,7 +221,6 @@ sed -i 's|.*/\([^/]\+\)/[^\.]\+\.conf|\1|' %{_sysconfdir}/tuned/active_profile
|
||||
%config(noreplace) %{_sysconfdir}/tuned/cpu-partitioning-variables.conf
|
||||
%config(noreplace) %{_sysconfdir}/tuned/tuned-main.conf
|
||||
%config(noreplace) %{_sysconfdir}/tuned/profile_mode
|
||||
%config(noreplace) %{_sysconfdir}/tuned/sap-hana-vmware-variables.conf
|
||||
%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/tuned/bootcmdline
|
||||
%dir %{_sysconfdir}/dbus-1
|
||||
%dir %{_sysconfdir}/dbus-1/system.d
|
||||
@ -258,7 +256,6 @@ sed -i 's|.*/\([^/]\+\)/[^\.]\+\.conf|\1|' %{_sysconfdir}/tuned/active_profile
|
||||
|
||||
%files profiles-sap-hana
|
||||
%{_libexecdir}/tuned/sap-hana
|
||||
%{_libexecdir}/tuned/sap-hana-vmware
|
||||
%{_mandir}/man7/tuned-profiles-sap-hana.7%{?ext_man}
|
||||
%endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user