use /etc not /opt/etc
authorWilliam Douglas <william.douglas@intel.com>
Tue, 3 Jul 2012 00:00:01 +0000 (17:00 -0700)
committerWilliam Douglas <william.douglas@intel.com>
Tue, 3 Jul 2012 00:01:02 +0000 (17:01 -0700)
Change-Id: I0aed14b337da099e91356366b4fafea13d172920
Signed-off-by: William Douglas <william.douglas@intel.com>
packaging/device-config-touch.changes
packaging/device-config-touch.spec

index 9f351b3..d450fbf 100644 (file)
@@ -1,3 +1,18 @@
-* Wed Jun 27 2012 Austin Zhang <austin.zhang@intel.com> - 1
-- Added one touch panel config file for Atmel panel.
+* Mon Jul 02 2012 William Douglas <william.douglas@intel.com> build/2012-06-27.022457@fe24c24
+- use /etc not /opt/etc
+
+* Tue Jun 26 2012 Austin Zhang <austin.zhang@intel.com> build/2012-06-27.022457@28917cf
+- Added one Atmel panel config file, release to OBS
+
+* Thu Jun 07 2012 Austin, Zhang <austin.zhang@intel.com> build/2012-06-27.022457@d07a13a
+- Added Atmel maXTouch mtev support
+
+* Tue May 29 2012 Ryan Ware <ryan.r.ware@intel.com> build/2012-06-27.022457@70015be
+- Add default Smack manifest for device-config-touch.spec
+
+* Fri May 18 2012 Zhang Qiang <qiang.z.zhang@intel.com> build/2012-06-27.022457@d5cce11
+- Initial code release
+
+* Fri Apr 27 2012 eunmee moon <eunmee.moon@samsung.com> build/2012-06-27.022457@c6ea29a
+- Initial empty repository
+
index 29aba0f..1b333e2 100644 (file)
@@ -31,41 +31,41 @@ cp %{SOURCE1001} .
 
 %install
 
-mkdir -p %{buildroot}/opt/etc/X11/xorg.conf.d
-install -m 0644 *.conf   %{buildroot}/opt/etc/X11/xorg.conf.d/
+mkdir -p %{buildroot}%{_sysconfdir}/X11/xorg.conf.d
+install -m 0644 *.conf %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/
 
 %touch_package cando
 %files cando
+%{_sysconfdir}/X11/xorg.conf.d/60-cando-mtev.conf
 %manifest device-config-touch.manifest
-/opt/etc/X11/xorg.conf.d/60-cando-mtev.conf
 
 %touch_package mxt224
 %files mxt224
+%{_sysconfdir}/X11/xorg.conf.d/60-mxt224-mtev.conf
 %manifest device-config-touch.manifest
-/opt/etc/X11/xorg.conf.d/60-mxt224-mtev.conf
 
 %touch_package Atmel
 %files Atmel
 %manifest device-config-touch.manifest
-/opt/etc/X11/xorg.conf.d/65-Atmel-mtev.conf
+%{_sysconfdir}/X11/xorg.conf.d/65-Atmel-mtev.conf
 
 %touch_package sitronix
 %files sitronix
+%{_sysconfdir}/X11/xorg.conf.d/70-sitronix-mtev.conf
 %manifest device-config-touch.manifest
-/opt/etc/X11/xorg.conf.d/70-sitronix-mtev.conf
 
 %touch_package Hanvon
 %files Hanvon
+%{_sysconfdir}/X11/xorg.conf.d/80-Hanvon-mtev.conf
 %manifest device-config-touch.manifest
-/opt/etc/X11/xorg.conf.d/80-Hanvon-mtev.conf
 
 %touch_package ILI
 %files ILI
+%{_sysconfdir}/X11/xorg.conf.d/90-ILI-mtev.conf
 %manifest device-config-touch.manifest
-/opt/etc/X11/xorg.conf.d/90-ILI-mtev.conf
 
 %touch_package eGalax
 %files eGalax
+%{_sysconfdir}/X11/xorg.conf.d/92-exopc-mtev.conf
 %manifest device-config-touch.manifest
-/opt/etc/X11/xorg.conf.d/92-exopc-mtev.conf