[Pkg-fglrx-devel] r1529 - fglrx-driver/trunk/debian
Andreas Beckmann
anbe at moszumanska.debian.org
Sun Oct 4 14:57:28 UTC 2015
Author: anbe
Date: 2015-10-04 14:57:28 +0000 (Sun, 04 Oct 2015)
New Revision: 1529
Modified:
fglrx-driver/trunk/debian/amd-opencl-icd.install.amd64.in
fglrx-driver/trunk/debian/amd-opencl-icd.install.i386.in
fglrx-driver/trunk/debian/changelog
Log:
ship libamdocl12cl{32,64}.so
Modified: fglrx-driver/trunk/debian/amd-opencl-icd.install.amd64.in
===================================================================
--- fglrx-driver/trunk/debian/amd-opencl-icd.install.amd64.in 2015-10-04 09:49:44 UTC (rev 1528)
+++ fglrx-driver/trunk/debian/amd-opencl-icd.install.amd64.in 2015-10-04 14:57:28 UTC (rev 1529)
@@ -1,2 +1,3 @@
arch/_ARCH_/usr/_LIB_/libamdocl64.so _LIBDIR_/
+arch/_ARCH_/usr/_LIB_/libamdocl12cl64.so _LIBDIR_/
arch/x86_64/etc/OpenCL/vendors/amdocl64.icd etc/OpenCL/vendors/
Modified: fglrx-driver/trunk/debian/amd-opencl-icd.install.i386.in
===================================================================
--- fglrx-driver/trunk/debian/amd-opencl-icd.install.i386.in 2015-10-04 09:49:44 UTC (rev 1528)
+++ fglrx-driver/trunk/debian/amd-opencl-icd.install.i386.in 2015-10-04 14:57:28 UTC (rev 1529)
@@ -1,2 +1,3 @@
arch/_ARCH_/usr/_LIB_/libamdocl32.so _LIBDIR_/
+arch/_ARCH_/usr/_LIB_/libamdocl12cl32.so _LIBDIR_/
arch/x86/etc/OpenCL/vendors/amdocl32.icd etc/OpenCL/vendors/
Modified: fglrx-driver/trunk/debian/changelog
===================================================================
--- fglrx-driver/trunk/debian/changelog 2015-10-04 09:49:44 UTC (rev 1528)
+++ fglrx-driver/trunk/debian/changelog 2015-10-04 14:57:28 UTC (rev 1529)
@@ -1,3 +1,9 @@
+fglrx-driver (1:15.9-2) UNRELEASED; urgency=medium
+
+ * amd-opencl-icd: Ship libamdocl12cl{32,64}.so. (Closes: #793488)
+
+ -- Andreas Beckmann <anbe at debian.org> Sun, 04 Oct 2015 14:44:53 +0200
+
fglrx-driver (1:15.9-1) unstable; urgency=medium
[ Andreas Beckmann ]
More information about the Pkg-fglrx-devel
mailing list