]> git.pld-linux.org Git - packages/filesystem.git/blobdiff - filesystem.spec
- moved /etc/tmpwatch from tmpwatch.spec to filesystem.spec; do not install
[packages/filesystem.git] / filesystem.spec
index e93494cf3e9e8f701f5ff59f8ba4f4006b20b4e7..abfc6dfb87bc674429b1ab085d5db148f813714c 100644 (file)
@@ -11,7 +11,7 @@ Summary:      Common directories
 Summary(pl.UTF-8):     Wspólne katalogi
 Name:          filesystem
 Version:       3.0
-Release:       20
+Release:       21
 License:       GPL
 Group:         Base
 BuildRequires: automake
@@ -66,7 +66,7 @@ rm -rf $RPM_BUILD_ROOT
 
 install -d \
        $RPM_BUILD_ROOT/{initrd,selinux,sys} \
-       $RPM_BUILD_ROOT/etc/{pki,X11/xinit/xinitrc.d,certs,default,security,sysconfig/wmstyle,xdg/autostart} \
+       $RPM_BUILD_ROOT/etc/{pki,X11/xinit/xinitrc.d,certs,default,security,sysconfig/wmstyle,tmpwatch,xdg/autostart} \
        $RPM_BUILD_ROOT/home/{users,services} \
        $RPM_BUILD_ROOT/lib/{firmware,security} \
        $RPM_BUILD_ROOT/usr/include/security \
@@ -136,6 +136,7 @@ check_filesystem_dirs
 %attr(751,root,root) %dir /etc/security
 %dir /etc/sysconfig
 %dir /etc/sysconfig/wmstyle
+%dir /etc/tmpwatch
 %dir /etc/pki
 %dir /etc/xdg
 %dir /etc/xdg/autostart
This page took 0.063799 seconds and 4 git commands to generate.