[packages/filesystem] - rel 33; add /etc/X11/xinit/xinput.d
arekm
arekm at pld-linux.org
Fri Nov 21 09:33:51 CET 2014
commit f16a8a51a8cf83b036c490f88e84724f511974f9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Fri Nov 21 09:33:46 2014 +0100
- rel 33; add /etc/X11/xinit/xinput.d
filesystem.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/filesystem.spec b/filesystem.spec
index e02111d..368896b 100644
--- a/filesystem.spec
+++ b/filesystem.spec
@@ -11,7 +11,7 @@ Summary: Common directories
Summary(pl.UTF-8): Wspólne katalogi
Name: filesystem
Version: 4.0
-Release: 32
+Release: 33
License: GPL
Group: Base
BuildRequires: automake
@@ -62,7 +62,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,cron.d,default,init,logrotate.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,modprobe.d,pki/{CA,tls},security,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} \
@@ -169,6 +169,7 @@ posix.chown("/etc/cron.d", 0, %{gid_crontab})
%dir /boot/efi
%dir /etc/X11/xinit
%dir /etc/X11/xinit/xinitrc.d
+%dir /etc/X11/xinit/xinput.d
%dir /etc/OpenCL
%dir /etc/OpenCL/vendors
%attr(751,root,root) %dir /etc/certs
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/filesystem.git/commitdiff/f16a8a51a8cf83b036c490f88e84724f511974f9
More information about the pld-cvs-commit
mailing list