]> git.pld-linux.org Git - packages/filesystem.git/commitdiff
- moved /etc/tmpwatch from tmpwatch.spec to filesystem.spec; do not install
authorTomasz Pala <gotar@pld-linux.org>
Thu, 11 Dec 2008 19:25:33 +0000 (19:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  tmpwatch package (if working by default) via directory deps from other packages

Changed files:
    filesystem.spec -> 1.93

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.30585 seconds and 4 git commands to generate.