Hello community,

here is the log from the commit of package intel-gpu-tools for openSUSE:Factory 
checked in at 2013-12-09 19:10:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/intel-gpu-tools (Old)
 and      /work/SRC/openSUSE:Factory/.intel-gpu-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "intel-gpu-tools"

Changes:
--------
--- /work/SRC/openSUSE:Factory/intel-gpu-tools/intel-gpu-tools.changes  
2013-05-03 09:17:13.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.intel-gpu-tools.new/intel-gpu-tools.changes     
2013-12-09 19:10:06.000000000 +0100
@@ -1,0 +2,10 @@
+Mon Dec  9 12:44:34 UTC 2013 - [email protected]
+
+- update to release 1.5
+- n_disable-build-of-pm_pc8.patch
+  * disables build for pm_pc8 test app for now
+- removed obsolete patches
+  * intel-gpu-tools-no-test.diff
+  * u_intel-gpu-tools-no_m4_dir.patch
+
+-------------------------------------------------------------------

Old:
----
  intel-gpu-tools-1.3.tar.bz2
  intel-gpu-tools-no-test.diff
  u_intel-gpu-tools-no_m4_dir.patch

New:
----
  intel-gpu-tools-1.5.tar.bz2
  n_disable-build-of-pm_pc8.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ intel-gpu-tools.spec ++++++
--- /var/tmp/diff_new_pack.5LS2Fq/_old  2013-12-09 19:10:07.000000000 +0100
+++ /var/tmp/diff_new_pack.5LS2Fq/_new  2013-12-09 19:10:07.000000000 +0100
@@ -17,21 +17,24 @@
 
 
 Name:           intel-gpu-tools
-Version:        1.3
+Version:        1.5
 Release:        0
 Summary:        Collection of tools for development and testing of the Intel 
DRM driver
 License:        MIT
 Group:          Development/Tools/Other
 Url:            http://xorg.freedesktop.org/
 Source0:        %{name}-%{version}.tar.bz2
-Patch1:         intel-gpu-tools-no-test.diff
-Patch2:         u_intel-gpu-tools-no_m4_dir.patch
+Patch0:         n_disable-build-of-pm_pc8.patch
+BuildRequires:  i2c-tools
 BuildRequires:  libtool
 BuildRequires:  pkg-config
+BuildRequires:  python3-devel
+BuildRequires:  swig >= 2.0.0
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(libdrm_intel) >= 2.4.6
 BuildRequires:  pkgconfig(pciaccess) >= 0.10
 BuildRequires:  pkgconfig(xorg-macros) >= 1.3
+BuildRequires:  pkgconfig(xv)
 
 # This was part of the xorg-x11-driver-video package up to version 7.6
 Conflicts:      xorg-x11-driver-video <= 7.6
@@ -45,8 +48,7 @@
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch1 -p1
-%patch2
+%patch0 -p1
 
 %build
 autoreconf -fi
@@ -59,6 +61,11 @@
 %files
 %defattr(-,root,root)
 %doc README
+%exclude %{_libdir}/I915ChipsetPython.la
+%exclude %{_libdir}/I915ChipsetPython.so
+# don't know hot to fix build differently!?!
+%exclude /usr/lib/debug/usr/%{_lib}/I915ChipsetPython.so.debug
+%exclude /usr/lib/debug/.build-id
 %{_bindir}/*
 %{_mandir}/man*/*
 

++++++ intel-gpu-tools-1.3.tar.bz2 -> intel-gpu-tools-1.5.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/intel-gpu-tools/intel-gpu-tools-1.3.tar.bz2 
/work/SRC/openSUSE:Factory/.intel-gpu-tools.new/intel-gpu-tools-1.5.tar.bz2 
differ: char 11, line 1

++++++ n_disable-build-of-pm_pc8.patch ++++++
--- intel-gpu-tools-1.5/tests/Makefile.am.orig  2013-12-06 14:46:52.025637000 
+0100
+++ intel-gpu-tools-1.5/tests/Makefile.am       2013-12-06 14:47:00.128755000 
+0100
@@ -57,7 +57,6 @@
        kms_render \
        kms_setmode \
        $(NOUVEAU_TESTS_M) \
-       pm_pc8 \
        prime_self_import \
        template \
        $(NULL)
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to