diff --git a/kernel.spec b/kernel.spec index 76e627b..8941c6a 100644 --- a/kernel.spec +++ b/kernel.spec @@ -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 - 4.7.0-0.rc0.git2.2 +- Adjust solib for cpupower + * Tue May 17 2016 Laura Abbott - 4.7.0-0.rc0.git2.1 - Linux v4.6-1278-g1649098 - Enable CONFIG_INTEL_POWERCLAMP