packaging: Bump to 1.8
authorPhilippe Coval <philippe.coval@open.eurogiciel.org>
Wed, 26 Nov 2014 15:05:40 +0000 (16:05 +0100)
committerPhilippe Coval <philippe.coval@open.eurogiciel.org>
Fri, 28 Nov 2014 17:30:53 +0000 (09:30 -0800)
Change-Id: Ie72abc29ac5c63819ebbf4a25fd30e83627aff97
Bug-Tizen: TINF-631
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
packaging/intel-gpu-tools.spec

index 2c2ebce..1f72f5c 100644 (file)
@@ -1,16 +1,19 @@
 Name:       intel-gpu-tools
 Summary:    Diagnostic tools for Intel Integrated Graphics
-Version:    1.7
+Version:    1.8
 Release:    0
 Group:      Development/Tools
 License:    MIT
 URL:        http://xorg.freedesktop.org/
+#X-Vc-Url:  git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
 Source0:    http://xorg.freedesktop.org/archive/individual/app/intel-gpu-tools-%{version}.tar.bz2
 BuildRequires:  pkgconfig(libdrm_intel)
 BuildRequires:  pkgconfig(pciaccess)
 BuildRequires:  pkgconfig(xorg-macros)
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(libudev)
+BuildRequires:  gtk-doc
+BuildRequires:  gnome-common
 
 
 %description
@@ -21,12 +24,15 @@ Description: %{summary}
 
 %build
 
+%autogen
+
 %reconfigure \
     --disable-nouveau \
     --disable-static \
-    --disable-tests
+    --disable-tests \
+    --disable-gtk-doc
 
-make %{?_smp_mflags}
+%__make %{?_smp_mflags}
 
 %install
 rm -rf %{buildroot}