]> git.pld-linux.org Git - packages/filesystem.git/commitdiff
add /etc/skel auto/th/filesystem-4.0-41
authorElan Ruusamäe <glen@delfi.ee>
Wed, 27 May 2015 18:44:38 +0000 (21:44 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 27 May 2015 18:44:38 +0000 (21:44 +0300)
filesystem.spec

index 444a2cada9be4050dfc7b58fec3c72eeae08aa56..3d7201f10f3d91a9b0e44e00c2f5b44aecb09bb2 100644 (file)
@@ -11,7 +11,7 @@ Summary:      Common directories
 Summary(pl.UTF-8):     Wspólne katalogi
 Name:          filesystem
 Version:       4.0
-Release:       40
+Release:       41
 License:       GPL
 Group:         Base
 BuildRequires: automake
@@ -75,7 +75,7 @@ rm -rf $RPM_BUILD_ROOT
 
 install -d \
        $RPM_BUILD_ROOT/{initrd,selinux,run,sys} \
-       $RPM_BUILD_ROOT/etc/{NetworkManager/dispatcher.d,X11/xinit/{xinput,xinitrc}.d,certs,cron.d,default,init,logrotate.d,fonts/conf.d,modprobe.d,pki/{CA,tls},security,sysconfig,tmpwatch,xdg/{autostart,menus}} \
+       $RPM_BUILD_ROOT/etc/{NetworkManager/dispatcher.d,X11/xinit/{xinput,xinitrc}.d,certs,cron.d,default,init,logrotate.d,fonts/conf.d,modprobe.d,pki/{CA,tls},security,skel,sysconfig,tmpwatch,xdg/{autostart,menus}} \
        $RPM_BUILD_ROOT/home/{users,services} \
        $RPM_BUILD_ROOT/lib/{firmware,security,udev/rules.d,systemd/system} \
        $RPM_BUILD_ROOT/usr/include/{security,X11} \
@@ -200,6 +200,7 @@ posix.chown("/etc/cron.d", 0, %{gid_crontab})
 %dir /etc/pki/CA
 %dir /etc/pki/tls
 %attr(751,root,root) %dir /etc/security
+%dir /etc/skel
 %dir /etc/sysconfig
 %dir /etc/tmpwatch
 %dir /etc/xdg
This page took 0.162699 seconds and 4 git commands to generate.