Add penmount touchscreen configuration file
[profile/ivi/xorg-x11-server.git] / packaging / xorg-x11-server.spec
index f2399a5..2588abf 100644 (file)
@@ -7,8 +7,8 @@ Group:      System/X11
 License:    MIT
 URL:        http://www.x.org
 Source0:    %{name}-%{version}.tar.gz
-Source100:  10-kbd.conf
-Source101:  10-mouse.conf
+Source100:  95-input-penmount-tslib.conf  
+Source101:  99-calibration.conf
 Source102:  64-xorg-xkb.rules
 Source103:  50-kbd.conf
 Source104:  51-mouse.conf
@@ -169,6 +169,8 @@ make %{?jobs:-j%jobs}
 %install
 
 mkdir -p %{buildroot}/etc/X11/xorg.conf.d/
+install -m 755 -D %{SOURCE100} %{buildroot}/etc/X11/xorg.conf.d/
+install -m 755 -D %{SOURCE101} %{buildroot}/etc/X11/xorg.conf.d/
 install -m 755 -D %{SOURCE103} %{buildroot}/etc/X11/xorg.conf.d/
 install -m 755 -D %{SOURCE104} %{buildroot}/etc/X11/xorg.conf.d/