]> git.pld-linux.org Git - packages/filesystem.git/commitdiff
provide ZSH completion directory, stop the one-file subpackages madness auto/th/filesystem-4.1-5
authorTomasz Pala <gotar@pld-linux.org>
Sun, 5 Nov 2017 16:00:56 +0000 (17:00 +0100)
committerTomasz Pala <gotar@pld-linux.org>
Sun, 5 Nov 2017 16:00:56 +0000 (17:00 +0100)
filesystem.spec

index a19c941e410c88526c4f65a30b1a3c664e008f98..16e4708d35f964d32417b23f2a3f2bd35f08f2e6 100644 (file)
@@ -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
This page took 0.218312 seconds and 4 git commands to generate.