From 1ab3d19e771134d8a3fed312b91546120d3a3b3e Mon Sep 17 00:00:00 2001 From: Maxwell G Date: Jul 28 2022 11:06:50 +0000 Subject: Own zsh and fish completions directories --- diff --git a/filesystem.spec b/filesystem.spec index 55f32c6..626164a 100644 --- a/filesystem.spec +++ b/filesystem.spec @@ -47,6 +47,8 @@ mkdir -p afs boot dev \ usr/{bin,games,include,%{_lib}/{bpf,games,X11,pm-utils/{module.d,power.d,sleep.d}},lib/{debug/{.dwz,usr},games,locale,modules,sysimage,systemd/{system,user},sysusers.d,tmpfiles.d},libexec,local/{bin,etc,games,lib,%{_lib}/bpf,sbin,src,share/{applications,man/man{1,2,3,4,5,6,7,8,9,n,1x,2x,3x,4x,5x,6x,7x,8x,9x},info},libexec,include,},sbin,share/{aclocal,appdata,applications,augeas/lenses,backgrounds,bash-completion{,/completions,/helpers},desktop-directories,dict,doc,empty,games,gnome,help,icons,idl,info,licenses,man/man{1,2,3,4,5,6,7,8,9,n,1x,2x,3x,4x,5x,6x,7x,8x,9x,0p,1p,3p},metainfo,mime-info,misc,omf,pixmaps,sounds,themes,xsessions,X11/fonts,wayland-sessions},src,src/kernels,src/debug} \ var/{adm,empty,ftp,lib/{games,misc,rpm-state},local,log,nis,preserve,spool/{mail,lpd},tmp,db,cache/bpf,opt,games,yp} +mkdir -p usr/share/fish/vendor_completions.d usr/share/zsh/site-functions + ln -snf ../var/tmp usr/tmp ln -snf spool/mail var/mail ln -snf usr/bin bin @@ -269,6 +271,7 @@ end /usr/share/dict /usr/share/doc %attr(555,root,root) %dir /usr/share/empty +/usr/share/fish /usr/share/games /usr/share/gnome /usr/share/help @@ -289,6 +292,7 @@ end %dir /usr/share/X11 /usr/share/X11/fonts /usr/share/wayland-sessions +/usr/share/zsh /usr/src /usr/tmp %dir /var @@ -319,6 +323,7 @@ end - Filesystem has a dependency on /bin/sh (#1306489) - Add /usr/share/X11/fonts/ to default filesystem (#2107447) - Remove obsolete and forbidden Group tag +- Own zsh and fish completions directories (rhbz#1312594) * Mon Jul 25 2022 Debarshi Ray - 3.17-1 - Assume ownership of /usr/lib/tmpfiles.d