]> git.pld-linux.org Git - packages/filesystem.git/commitdiff
- /tmp like perm in /run (set by udev likely) auto/th/filesystem-4_0-6 auto/ti/filesystem-4_0-6
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 27 Feb 2012 10:29:43 +0000 (10:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    filesystem.spec -> 1.138

filesystem.spec

index 41137404792cf6ff5e19c584f806ddb24d73c4f2..e5534f6da81621bd11b8ca66df46547e79153f67 100644 (file)
@@ -8,7 +8,7 @@ Summary:        Common directories
 Summary(pl.UTF-8):     Wspólne katalogi
 Name:          filesystem
 Version:       4.0
-Release:       5
+Release:       6
 License:       GPL
 Group:         Base
 BuildRequires: automake
@@ -167,7 +167,7 @@ end
 %dir /lib/systemd/system
 %dir /lib/udev
 %dir /lib/udev/rules.d
-%dir /run
+%dir %attr(1777,root,root) /run
 %dir /selinux
 %dir /sys
 %if "%{pld_release}" != "ac"
This page took 0.09806 seconds and 4 git commands to generate.