Adjust solib for cpupower
See ac5a181d065d ("cpupower: Add cpuidle parts into library")
This commit is contained in:
parent
0102737055
commit
3856ef7eb1
@ -42,7 +42,7 @@ Summary: The Linux kernel
|
||||
# For non-released -rc kernels, this will be appended after the rcX and
|
||||
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
|
||||
#
|
||||
%global baserelease 1
|
||||
%global baserelease 2
|
||||
%global fedora_build %{baserelease}
|
||||
|
||||
# base_sublevel is the kernel version we're starting with and patching
|
||||
@ -2061,7 +2061,7 @@ fi
|
||||
%ifarch %{cpupowerarchs}
|
||||
%files -n kernel-tools-libs
|
||||
%{_libdir}/libcpupower.so.0
|
||||
%{_libdir}/libcpupower.so.0.0.0
|
||||
%{_libdir}/libcpupower.so.0.0.1
|
||||
|
||||
%files -n kernel-tools-libs-devel
|
||||
%{_libdir}/libcpupower.so
|
||||
@ -2145,6 +2145,9 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Tue May 17 2016 Laura Abbott <labbott@redhat.com> - 4.7.0-0.rc0.git2.2
|
||||
- Adjust solib for cpupower
|
||||
|
||||
* Tue May 17 2016 Laura Abbott <labbott@redhat.com> - 4.7.0-0.rc0.git2.1
|
||||
- Linux v4.6-1278-g1649098
|
||||
- Enable CONFIG_INTEL_POWERCLAMP
|
||||
|
Loading…
Reference in New Issue
Block a user