tizen 2.4 release
[adaptation/xorg/driver/xserver-xorg-input-gesture.git] / packaging / xorg-x11-drv-gesture.spec
index aac856c..447554f 100644 (file)
@@ -1,7 +1,7 @@
 #sbs-git:slp/pkgs/xorg/driver/xserver-xorg-input-gesture xorg-x11-drv-gesture 0.1.0 fb1092a8ea453d658b38d5c28e67a58462d7c931
 Name:  xorg-x11-drv-gesture
 Summary:    X.Org X server -- Xserver gesture driver
-Version: 0.1.60
+Version: 0.1.62
 Release:    1
 VCS:        adaptation/xorg/driver/xserver-xorg-input-gesture#xorg-x11-drv-gesture-0.1.2-8-6-g7c67de9af10190753599a01144e865bf0a341604
 Group:      System/X Hardware Support
@@ -17,6 +17,10 @@ BuildRequires:  pkgconfig(dlog)
 %if "%{?tizen_profile_name}" == "mobile"
 BuildRequires:  pkgconfig(xdbg)
 %endif
+%if "%{?tizen_profile_name}" == "tv"
+BuildRequires:  pkgconfig(xdbg)
+%endif
+BuildRequires: pkgconfig(ttrace)
 
 %description
  This package provides the driver for recognizing gesture(s) using button
@@ -43,7 +47,7 @@ cd mobile
 %endif
 
 #%autogen -ivf
-%reconfigure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"
+%reconfigure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info CFLAGS="$CFLAGS " LDFLAGS="$LDFLAGS"
 
 make %{?jobs:-j%jobs}