From d94b718f512df5768c9f32fbc88e839b367a8f14ccf00a4c281d1c5980638217 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 21 Dec 2011 10:04:50 +0000 Subject: [PATCH] Accepting request 97524 from home:a_jaeger:FactoryFix Add cpupower_export_tarball_from_git.sh as source file to make it pass build scripts. OBS-URL: https://build.opensuse.org/request/show/97524 OBS-URL: https://build.opensuse.org/package/show/hardware/cpupower?expand=0&rev=13 --- cpupower.changes | 5 +++++ cpupower.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/cpupower.changes b/cpupower.changes index 6d9e401..3a33cc8 100644 --- a/cpupower.changes +++ b/cpupower.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 21 10:03:28 UTC 2011 - aj@suse.de + +- Add cpupower_export_tarball_from_git.sh as source file. + ------------------------------------------------------------------- Tue Dec 20 13:22:00 UTC 2011 - trenn@suse.de diff --git a/cpupower.spec b/cpupower.spec index 90d6b94..136d472 100644 --- a/cpupower.spec +++ b/cpupower.spec @@ -28,6 +28,7 @@ Summary: Tools to determine and set CPU Power related Settings License: GPL-2.0 Group: System/Base Source: %{name}-%{version}.tar.bz2 +Source1: cpupower_export_tarball_from_git.sh Patch1: cpupower_fix_manpages.patch Patch2: cpupower_fix_poll_idle_state.patch Patch3: cpupower_fix_memleak.patch