From d5cf7f9b2ca75144e8756a33146ab28176fc92e4 Mon Sep 17 00:00:00 2001 From: "Graydon, Tracy" Date: Fri, 9 Nov 2012 17:35:50 -0800 Subject: [PATCH] Branch, tag, and add .changes for 2.0alpha branch --- packaging/xorg-x11-drv-gesture.changes | 3 +++ packaging/xorg-x11-drv-gesture.spec | 1 + 2 files changed, 4 insertions(+) create mode 100644 packaging/xorg-x11-drv-gesture.changes diff --git a/packaging/xorg-x11-drv-gesture.changes b/packaging/xorg-x11-drv-gesture.changes new file mode 100644 index 0000000..18623aa --- /dev/null +++ b/packaging/xorg-x11-drv-gesture.changes @@ -0,0 +1,3 @@ +* Sat Nov 10 01:34:18 UTC 2012 - tracy.graydon@intel.com +- Branch, tag, add .changes file and add libdrm buildrequires to spec for 2.0alpha + diff --git a/packaging/xorg-x11-drv-gesture.spec b/packaging/xorg-x11-drv-gesture.spec index 5d11fd2..99c2ac1 100644 --- a/packaging/xorg-x11-drv-gesture.spec +++ b/packaging/xorg-x11-drv-gesture.spec @@ -12,6 +12,7 @@ BuildRequires: pkgconfig(xproto) BuildRequires: pkgconfig(inputproto) BuildRequires: pkgconfig(resourceproto) BuildRequires: pkgconfig(xorg-macros) +BuildRequires: pkgconfig(libdrm) %description This package provides the driver for recognizing gesture(s) using button -- 2.7.4