nvidia-current and perf update

This commit is contained in:
Ertuğrul Erata
2015-12-13 18:05:08 +02:00
parent 87e7157eac
commit d55f8d7e6c
3 changed files with 20 additions and 6 deletions
+11 -4
View File
@@ -11,10 +11,10 @@
<License>NVIDIA</License>
<Summary>NVIDIA drivers for GeForce 6xxx and newer GPUs</Summary>
<Description>NVIDIA graphics drivers provide optimized 2D/3D performance.</Description>
<Archive sha1sum="5e944003366c2ec701ba5e0faf897cc1fd0defbf" type="binary">ftp://download.nvidia.com/XFree86/Linux-x86/355.11/NVIDIA-Linux-x86-355.11.run</Archive>
<Archive sha1sum="7881eb598fbfd8f7b79dce998ae53f1ee37b0d44" type="binary">ftp://download.nvidia.com/XFree86/Linux-x86_64/355.11/NVIDIA-Linux-x86_64-355.11.run</Archive>
<Archive sha1sum="2018e6b2729990ef380eee2b4e0154d6f3988ca6" type="binary">ftp://download.nvidia.com/XFree86/Linux-x86/355.11/NVIDIA-Linux-x86-358.16.run</Archive>
<Archive sha1sum="e12c1a1c395708efd313d13c29c8d8a2117c9109" type="binary">ftp://download.nvidia.com/XFree86/Linux-x86_64/355.11/NVIDIA-Linux-x86_64-358.16.run</Archive>
<BuildDependencies>
<Dependency version="4.2.6">kernel-module-headers</Dependency>
<Dependency version="4.3.2">kernel-module-headers</Dependency>
<Dependency>libX11-devel</Dependency>
</BuildDependencies>
</Source>
@@ -24,7 +24,7 @@
<IsA>driver</IsA>
<Summary>Kernel module for current NVIDIA graphics driver releases</Summary>
<RuntimeDependencies>
<Dependency version="4.2.6">kernel</Dependency>
<Dependency version="4.3.2">kernel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library" permanent="true">/lib/modules</Path>
@@ -89,6 +89,13 @@
</Package>
<History>
<Update release="50">
<Date>2015-12-13</Date>
<Version>358.16</Version>
<Comment>Version bump, for kernel 4.3.2</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="49">
<Date>2015-11-11</Date>
<Version>355.11</Version>
Binary file not shown.
+9 -2
View File
@@ -12,7 +12,7 @@
<IsA>app:gui</IsA>
<Summary>Performance analyser tool that makes full use of the Linux performance counter subsystem</Summary>
<Description>perf is a new tool which is used to optimize, validate and measure applications, workloads or the full system through the Linux performance counter subsystem.</Description>
<Archive sha1sum="70db3c22960e3da16b7d7b0a55066154b8d92900" type="targz">https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.2.tar.gz</Archive>
<Archive sha1sum="309d9bedd8c9ef4a79695f04dcf65c0b551d784c" type="targz">https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>libunwind-devel</Dependency>
<Dependency>audit-devel</Dependency>
@@ -37,7 +37,7 @@
</BuildDependencies>
<Patches>
<!-- Linux patches -->
<Patch level="1" compressionType="xz">patches/linux/patch-4.2.6.xz</Patch>
<Patch level="1" compressionType="xz">patches/linux/patch-4.3.2.xz</Patch>
</Patches>
</Source>
@@ -68,6 +68,13 @@
</Files>
</Package>
<History>
<Update release="59">
<Date>2015-12-13</Date>
<Version>4.3.2</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="58">
<Date>2015-11-11</Date>
<Version>4.2.6</Version>