update cpupowertools

This commit is contained in:
Ertuğrul Erata
2016-01-16 17:05:46 +02:00
parent fda3013f23
commit 83fd0a0e41
+11 -4
View File
@@ -12,13 +12,13 @@
<IsA>app:console</IsA>
<Summary>CPU power management tools</Summary>
<Description>cpupowertools contains utilities to manage power management and frequency scaling policies of modern CPUs.</Description>
<Archive sha1sum="309d9bedd8c9ef4a79695f04dcf65c0b551d784c" type="targz">https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.3.tar.gz</Archive>
<Archive sha1sum="180ab617036593212274177eff3a67f437c1b5ea" type="targz">https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>pciutils-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- Linux patches -->
<Patch level="1" compressionType="xz">patches/linux/patch-4.3.2.xz</Patch>
<!--Patch level="1" compressionType="xz">patches/linux/patch-4.3.2.xz</Patch-->
</Patches>
</Source>
@@ -33,8 +33,8 @@
<Path fileType="executable">/usr/bin/*-decode</Path>
<Path fileType="library">/usr/lib/libcpupower*</Path>
<Path fileType="header">/usr/include</Path>
<Path fileType="man">/usr/share/man/man1/cpupower*</Path>
<Path fileType="locale">/usr/share/locale/*/*/cpupower.mo</Path>
<Path fileType="man">/usr/share/man/man1/cpupower*</Path>
<Path fileType="locale">/usr/share/locale/*/*/cpupower.mo</Path>
</Files>
<AdditionalFiles>
<AdditionalFile owner="root" permission="0644" target="/etc/conf.d/cpupower">cpupower.conf.d</AdditionalFile>
@@ -44,6 +44,13 @@
</Provides>-->
</Package>
<History>
<Update release="68">
<Date>2016-01-16</Date>
<Version>4.4.0</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="67">
<Date>2015-12-12</Date>
<Version>4.3.2</Version>