commit 21e9028924c9d97713cc3fa149e3ac0e57964429
Author: Jacek Konieczny <[email protected]>
Date:   Tue Mar 18 19:27:04 2014 +0100

    add /etc/OpenCL/vendors
    
    This is OpenCL ICD configuration directory. Various OpenCL drivers
    put their driver name ther and various ICD loaders can use that.
    
    Release: 29

 filesystem.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/filesystem.spec b/filesystem.spec
index 6b2cf74..dff2143 100644
--- a/filesystem.spec
+++ b/filesystem.spec
@@ -11,7 +11,7 @@ Summary:      Common directories
 Summary(pl.UTF-8):     Wspólne katalogi
 Name:          filesystem
 Version:       4.0
-Release:       28
+Release:       29
 License:       GPL
 Group:         Base
 BuildRequires: automake
@@ -74,7 +74,8 @@ install -d \
        
$RPM_BUILD_ROOT{%{_aclocaldir},%{_desktopdir}/{docklets,screensavers},%{_iconsdir},%{_pixmapsdir}}
 \
        
$RPM_BUILD_ROOT%{_fontsdir}/{{100,75}dpi,OTF,Speedo,Type1/{afm,pfm},TTF,cyrillic,local,misc}
 \
        $RPM_BUILD_ROOT{%{_idldir},%{_privsepdir}} \
-       $RPM_BUILD_ROOT/boot/efi
+       $RPM_BUILD_ROOT/boot/efi \
+       $RPM_BUILD_ROOT/etc/OpenCL/vendors
 
 > %{name}.lang
 install -d $RPM_BUILD_ROOT/usr/share/help/C
@@ -166,6 +167,8 @@ posix.chown("/var/log/archive", 0, %{gid_logs})
 %dir /boot/efi
 %dir /etc/X11/xinit
 %dir /etc/X11/xinit/xinitrc.d
+%dir /etc/OpenCL
+%dir /etc/OpenCL/vendors
 %attr(751,root,root) %dir /etc/certs
 %dir /etc/default
 %dir /etc/init
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/filesystem.git/commitdiff/21e9028924c9d97713cc3fa149e3ac0e57964429

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to