Hello community,

here is the log from the commit of package gdm for openSUSE:Factory checked in 
at 2020-04-23 18:26:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gdm (Old)
 and      /work/SRC/openSUSE:Factory/.gdm.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gdm"

Thu Apr 23 18:26:11 2020 rev:226 rq:795179 version:3.34.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gdm/gdm.changes  2020-04-18 00:27:08.341643382 
+0200
+++ /work/SRC/openSUSE:Factory/.gdm.new.2738/gdm.changes        2020-04-23 
18:26:14.035604993 +0200
@@ -1,0 +2,6 @@
+Sat Apr 11 22:24:07 UTC 2020 - Bjørn Lie <bjorn....@gmail.com>
+
+- Enable testsuite: Add check section and run make_build check.
+- Tweak bootstrap call, drop superfluous explicit autoreconf call.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gdm.spec ++++++
--- /var/tmp/diff_new_pack.c43Vxf/_old  2020-04-23 18:26:15.095607023 +0200
+++ /var/tmp/diff_new_pack.c43Vxf/_new  2020-04-23 18:26:15.099607030 +0200
@@ -231,8 +231,7 @@
 %endif
 
 %build
-NOCONFIGURE=1 sh autogen.sh
-autoreconf -fiv
+NOCONFIGURE=1 ./autogen.sh
 %configure\
         --disable-static \
         --libexecdir=%{_libexecdir}/gdm \
@@ -254,7 +253,7 @@
         --with-initial-vt=7 \
         --with-run-dir=/run/gdm \
         --with-udevdir=%{_prefix}/lib/udev
-%make_build V=1
+%make_build
 
 %install
 %make_install
@@ -305,6 +304,9 @@
 %find_lang %{name} %{?no_lang_C}
 %fdupes -s %{buildroot}%{_datadir}/help
 
+%check
+%make_build check
+
 %pre
 %{_sbindir}/groupadd -r gdm 2> /dev/null || :
 %{_sbindir}/useradd -r -g gdm -G video -s /bin/false \


Reply via email to