update cpupowertools

This commit is contained in:
Ertuğrul Erata
2016-01-16 17:05:46 +02:00
parent fda3013f23
commit 83fd0a0e41
+9 -2
View File
@@ -12,13 +12,13 @@
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>CPU power management tools</Summary> <Summary>CPU power management tools</Summary>
<Description>cpupowertools contains utilities to manage power management and frequency scaling policies of modern CPUs.</Description> <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> <BuildDependencies>
<Dependency>pciutils-devel</Dependency> <Dependency>pciutils-devel</Dependency>
</BuildDependencies> </BuildDependencies>
<Patches> <Patches>
<!-- Linux 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> </Patches>
</Source> </Source>
@@ -44,6 +44,13 @@
</Provides>--> </Provides>-->
</Package> </Package>
<History> <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"> <Update release="67">
<Date>2015-12-12</Date> <Date>2015-12-12</Date>
<Version>4.3.2</Version> <Version>4.3.2</Version>