]> git.pld-linux.org Git - packages/filesystem.git/commitdiff
- rel 2 auto/th/filesystem-4_0-2
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 29 Jan 2012 23:30:05 +0000 (23:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added /etc/tmpfiles.d

Changed files:
    filesystem.spec -> 1.134

filesystem.spec

index 7d38e0e40e549885bd1153e15a9433a79148194f..16edd7c382dbdf80ef4b55d644d33886dc518456 100644 (file)
@@ -8,7 +8,7 @@ Summary:        Common directories
 Summary(pl.UTF-8):     Wspólne katalogi
 Name:          filesystem
 Version:       4.0
-Release:       1
+Release:       2
 License:       GPL
 Group:         Base
 BuildRequires: automake
@@ -55,7 +55,7 @@ rm -rf $RPM_BUILD_ROOT
 
 install -d \
        $RPM_BUILD_ROOT/{initrd,selinux,run,sys} \
-       $RPM_BUILD_ROOT/etc/{NetworkManager/dispatcher.d,X11/xinit/xinitrc.d,certs,default,init,logrotate.d,pki,security,sysconfig,tmpwatch,xdg/autostart} \
+       $RPM_BUILD_ROOT/etc/{NetworkManager/dispatcher.d,X11/xinit/xinitrc.d,certs,default,init,logrotate.d,pki,security,sysconfig,tmpfiles.d,tmpwatch,xdg/autostart} \
        $RPM_BUILD_ROOT/home/{users,services} \
        $RPM_BUILD_ROOT/lib/{firmware,security,udev/rules.d,systemd/system} \
        $RPM_BUILD_ROOT/usr/include/{security,X11} \
@@ -152,6 +152,7 @@ end
 %dir /etc/pki
 %attr(751,root,root) %dir /etc/security
 %dir /etc/sysconfig
+%dir /etc/tmpfiles.d
 %dir /etc/tmpwatch
 %dir /etc/xdg
 %dir /etc/xdg/autostart
This page took 0.154732 seconds and 4 git commands to generate.