]> git.pld-linux.org Git - packages/filesystem.git/commitdiff
Add /usr/share/xdg-desktop-portal/portals. Release 2 auto/th/filesystem-4.1-2
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Thu, 6 Oct 2016 17:46:53 +0000 (19:46 +0200)
committerMarcin Banasiak <marcin.banasiak@gmail.com>
Thu, 6 Oct 2016 17:46:53 +0000 (19:46 +0200)
filesystem.spec

index 90facbae55d4d2384b2108045da05155b2025a67..065f29678ec0197ff36f2e64a1ef5dd194a38552 100644 (file)
@@ -6,7 +6,7 @@ Summary:        Common directories
 Summary(pl.UTF-8):     Wspólne katalogi
 Name:          filesystem
 Version:       4.1
-Release:       1
+Release:       2
 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} \
-       $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,pkgconfig,soundfonts,sounds,themes/Default,thumbnailers,vala/vapi,wallpapers,wayland-sessions,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,pkgconfig,soundfonts,sounds,themes/Default,thumbnailers,vala/vapi,wallpapers,wayland-sessions,xdg-desktop-portal/portals,xsessions} \
        $RPM_BUILD_ROOT/usr/src/examples \
        $RPM_BUILD_ROOT/var/lock/subsys \
        $RPM_BUILD_ROOT/var/log/archive \
@@ -266,6 +266,8 @@ posix.chown("/etc/cron.d", 0, %{gid_crontab})
 %dir /usr/share/vala/vapi
 %dir /usr/share/wallpapers
 %dir /usr/share/wayland-sessions
+%dir /usr/share/xdg-desktop-portal
+%dir /usr/share/xdg-desktop-portal/portals
 %dir /usr/share/xsessions
 %dir /usr/src/examples
 %attr(700,root,root) %dir /var/lock/subsys
This page took 0.065667 seconds and 4 git commands to generate.