new-release

related: rhbz#1155052
  - plugin_scheduler: work with nohz_full
    resolves: rhbz#1247184
  - fixed realtime-virtual-guest/host profiles packaged twice
    resolves: rhbz#1249028
  - fixed requirements of realtime and nfv profiles
  - fixed tuned-gui not starting
  - various other minor fixes
This commit is contained in:
Jaroslav Škarvada 2015-08-04 13:39:23 +02:00
parent 4fb11a8757
commit 96fb17766d
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ network and ATA harddisk devices are implemented.
%global docdir %{_docdir}/%{name}-%{version}
%else
# RHEL > 7 || fedora
%global docdir %{_docdir}/%{name}
%global docdir %{_docdir}/tuned
%endif
%package gtk