]> git.pld-linux.org Git - packages/filesystem.git/commitdiff
- rel 3 auto/th/filesystem-4_0-3
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 30 Jan 2012 10:26:45 +0000 (10:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- /etc/tmpfiles.d back in systemd

Changed files:
    filesystem.spec -> 1.135

filesystem.spec

index 16edd7c382dbdf80ef4b55d644d33886dc518456..0a6fc052194e2b9c3d7b4325f444584cc4e15cf9 100644 (file)
@@ -8,7 +8,7 @@ Summary:        Common directories
 Summary(pl.UTF-8):     Wspólne katalogi
 Name:          filesystem
 Version:       4.0
-Release:       2
+Release:       3
 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,tmpfiles.d,tmpwatch,xdg/autostart} \
+       $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/home/{users,services} \
        $RPM_BUILD_ROOT/lib/{firmware,security,udev/rules.d,systemd/system} \
        $RPM_BUILD_ROOT/usr/include/{security,X11} \
@@ -152,7 +152,6 @@ 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.13641 seconds and 4 git commands to generate.