package fixing 0.1.13-2
authorGraydon, Tracy <tracy.graydon@intel.com>
Fri, 18 May 2012 23:21:41 +0000 (16:21 -0700)
committerGraydon, Tracy <tracy.graydon@intel.com>
Fri, 18 May 2012 23:21:41 +0000 (16:21 -0700)
packaging/xorg-drv-mtev.changes
packaging/xorg-drv-mtev.spec
xf86-input-mtev.spec [deleted file]
xf86-input-mtev.yaml [deleted file]

index f6ac6cc..7770fdf 100644 (file)
@@ -1,3 +1,6 @@
+* Fri May 18 23:21:12 UTC 2012 - tracy.graydon@intel.com
+- Package fixing 
+
 * Fri May 18 21:46:17 UTC 2012 - tu.c.truong@intel.com
 - Initial commit to Gerrit
 
index b434109..252e77e 100644 (file)
@@ -5,7 +5,7 @@ Release:    1
 Group:      System/X Hardware Support
 License:    GPLv2
 URL:        http://gitorious.org/xorg/xf86-input-mtev
-Source0:    xorg-x11-drv-mtev-%{version}.tar.gz
+Source0:    xorg-x11-drv-mtev-%{version}.tar.bz2
 Patch0:     update-api-change.patch
 BuildRequires:  pkgconfig(xorg-server)
 BuildRequires:  pkgconfig(xkbfile)
@@ -22,7 +22,7 @@ This is a xserver-xorg input driver for devices supporting Linux Multi-Touch pro
 
 
 %prep
-%setup -q -n xorg-x11-drv-mtev-%{version}
+%setup -q
 %patch0 -p1
 
 %build
diff --git a/xf86-input-mtev.spec b/xf86-input-mtev.spec
deleted file mode 100644 (file)
index 18828da..0000000
+++ /dev/null
@@ -1,77 +0,0 @@
-# 
-# Do NOT Edit the Auto-generated Part!
-# Generated by: spectacle version 0.19
-# 
-# >> macros
-# << macros
-
-Name:       xf86-input-mtev
-Summary:    Multitouch input driver for Xserver
-Version:    0.1.13
-Release:    1
-Group:      System/X Hardware Support
-License:    GPLv2
-URL:        http://gitorious.org/xorg-next/xf86-input-mtev
-Source0:    %{name}-%{version}.tar.gz
-Source100:  xf86-input-mtev.yaml
-BuildRequires:  pkgconfig(xorg-server)
-BuildRequires:  pkgconfig(xkbfile)
-BuildRequires:  pkgconfig(xproto)
-BuildRequires:  pkgconfig(inputproto)
-BuildRequires:  pkgconfig(xrandr)
-BuildRequires:  pkgconfig(randrproto)
-BuildRequires:  pkgconfig(xextproto)
-BuildRequires:  pkgconfig(mtdev)
-
-
-%description
-- xf86-input-mtev - This package is a multitouch Xorg input driver
-supporting MultiTouch protocol
-
-
-
-
-%prep
-%setup -q -n %{name}-%{version}
-
-# >> setup
-# << setup
-
-%build
-# >> build pre
-# << build pre
-
-
-make %{?jobs:-j%jobs}
-
-# >> build post
-# << build post
-%install
-rm -rf %{buildroot}
-# >> install pre
-# << install pre
-%make_install 
-
-# >> install post
-# << install post
-
-
-
-
-
-
-%files
-%defattr(-,root,root,-)
-/usr/lib/xorg/modules/input/mtev.so
-# >> files
-# << files
-
-%changelog
- * Mon Dec 6 2010 James Ketrenos <jketreno@linux.intel.com> 0.1.13
- - Adapted to use libmtdev to support kernel protocol A and B
- * Wed Oct 27 2010 Mika Kuoppala <mika.kuoppala@nokia.com> 0.1.12
- -  Send motion events before button down
- * Tue Oct 26 2010 Mika Kuoppala <mika.kuoppala@nokia.com> 0.1.11
- - Added orientation config options: SwapAxes, InvertX, InvertY
- * Thu Sep 16 2010 Mika Kuoppala <mika.kuoppala@nokia.com> 0.1.10
- - First rpm release
diff --git a/xf86-input-mtev.yaml b/xf86-input-mtev.yaml
deleted file mode 100644 (file)
index 6797b36..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-Name: xf86-input-mtev
-Summary: Multitouch input driver for Xserver
-Version: 0.1.13
-Release: 1
-Group: System/X Hardware Support
-License: GPLv2
-URL: http://gitorious.org/xorg-next/xf86-input-mtev
-Description: |
-    - xf86-input-mtev - This package is a multitouch Xorg input driver
-    supporting MultiTouch protocol
-
-Sources:
-    - "%{name}-%{version}.tar.gz"
-
-PkgConfigBR:
-    - xorg-server
-    - xkbfile
-    - xproto
-    - inputproto
-    - xrandr
-    - randrproto
-    - xextproto
-    - mtdev
-
-Configure: none
-
-Files:
-    - /usr/lib/xorg/modules/input/mtev.so