Hello community,

here is the log from the commit of package movit for openSUSE:Factory checked 
in at 2017-03-12 20:00:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/movit (Old)
 and      /work/SRC/openSUSE:Factory/.movit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "movit"

Sun Mar 12 20:00:24 2017 rev:3 rq:476825 version:1.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/movit/movit.changes      2017-02-03 
17:50:43.394231313 +0100
+++ /work/SRC/openSUSE:Factory/.movit.new/movit.changes 2017-03-12 
20:00:24.976182841 +0100
@@ -1,0 +2,7 @@
+Fri Mar  3 10:36:53 UTC 2017 - [email protected]
+
+- Remove googletest dependency because tests can not be run without
+  an X display
+- Drop movit-1.2.0-use-gtest-shared-library.patch
+
+-------------------------------------------------------------------

Old:
----
  movit-1.2.0-use-gtest-shared-library.patch

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

Other differences:
------------------
++++++ movit.spec ++++++
--- /var/tmp/diff_new_pack.myg6P7/_old  2017-03-12 20:00:25.528104745 +0100
+++ /var/tmp/diff_new_pack.myg6P7/_new  2017-03-12 20:00:25.532104179 +0100
@@ -25,10 +25,7 @@
 Group:          Development/Libraries/C and C++
 Source0:        https://movit.sesse.net/movit-%{version}.tar.gz
 Source1:        COPYING
-# PATCH-FIX-UPSTREAM movit-1.2.0-use-gtest-shared-library.patch -- Don't 
include Google Test sources, use its shared library instead
-Patch0:         movit-1.2.0-use-gtest-shared-library.patch
 BuildRequires:  automake
-BuildRequires:  googletest-devel
 BuildRequires:  libtool
 BuildRequires:  gcc-c++
 BuildRequires:  make
@@ -83,22 +80,17 @@
 %prep
 %setup -q
 cp -av %{SOURCE1} .
-%patch0
 
 %build
 ./autogen.sh
 %configure --disable-static --datarootdir=%{_datadir}/libmovit%{_sonum}
-make %{?_smp_mflags}
+make %{?_smp_mflags} TESTS=
 
 %install
 %make_install
 
 rm %{buildroot}%{_libdir}/libmovit.la
 
-%check
-# It needs an X display
-#make check
-
 %post -n libmovit%{_sonum} -p /sbin/ldconfig
 %postun -n libmovit%{_sonum} -p /sbin/ldconfig
 


Reply via email to