[packages/filesystem] provide ZSH completion directory, stop the one-file subpackages madness
gotar
gotar at pld-linux.org
Sun Nov 5 17:01:37 CET 2017
commit 794a1a3ae290accafbbd5673a0c9018f031253a5
Author: Tomasz Pala <gotar at pld-linux.org>
Date: Sun Nov 5 17:00:56 2017 +0100
provide ZSH completion directory, stop the one-file subpackages madness
filesystem.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/filesystem.spec b/filesystem.spec
index a19c941..16e4708 100644
--- a/filesystem.spec
+++ b/filesystem.spec
@@ -6,7 +6,7 @@ Summary: Common directories
Summary(pl.UTF-8): Wspólne katalogi
Name: filesystem
Version: 4.1
-Release: 4
+Release: 5
License: GPL
Group: Base
BuildRequires: automake
@@ -84,7 +84,7 @@ install -d \
$RPM_BUILD_ROOT/lib/{firmware,security,udev/{hwdb.d,rules.d},systemd/system} \
$RPM_BUILD_ROOT/usr/include/{security,X11} \
$RPM_BUILD_ROOT/usr/lib/{ConsoleKit/run-session.d,browser-plugins,cgi-bin,cmake,mozilla/extensions,pkcs11,pkgconfig,initrd,tmpfiles.d,binfmt.d} \
- $RPM_BUILD_ROOT/usr/share/{appdata,augeas/lenses/tests,backgrounds,cmake/Modules,defaults,factory/etc/pam.d,fontconfig/conf.avail,gnome/help,mate/help,man/man{n,l},man/pl/mann,metainfo,pkgconfig,soundfonts,sounds,themes/Default,thumbnailers,vala/vapi,wallpapers,wayland-sessions,xdg-desktop-portal/portals,xsessions} \
+ $RPM_BUILD_ROOT/usr/share/{appdata,augeas/lenses/tests,backgrounds,cmake/Modules,defaults,factory/etc/pam.d,fontconfig/conf.avail,gnome/help,mate/help,man/man{n,l},man/pl/mann,metainfo,pkgconfig,soundfonts,sounds,themes/Default,thumbnailers,vala/vapi,wallpapers,wayland-sessions,xdg-desktop-portal/portals,xsessions,zsh/site-functions} \
$RPM_BUILD_ROOT/usr/src/examples \
$RPM_BUILD_ROOT/var/lock/subsys \
$RPM_BUILD_ROOT/var/log/archive \
@@ -271,6 +271,7 @@ posix.chown("/etc/cron.d", 0, %{gid_crontab})
%dir /usr/share/xdg-desktop-portal
%dir /usr/share/xdg-desktop-portal/portals
%dir /usr/share/xsessions
+%dir /usr/share/zsh/site-functions
%dir /usr/src/examples
%attr(700,root,root) %dir /var/lock/subsys
%attr(751,root,root) %dir /var/log/archive
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/filesystem.git/commitdiff/794a1a3ae290accafbbd5673a0c9018f031253a5
More information about the pld-cvs-commit
mailing list