Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xscreensaver for openSUSE:Factory 
checked in at 2022-04-06 21:51:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xscreensaver (Old)
 and      /work/SRC/openSUSE:Factory/.xscreensaver.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xscreensaver"

Wed Apr  6 21:51:03 2022 rev:68 rq:966806 version:6.03

Changes:
--------
--- /work/SRC/openSUSE:Factory/xscreensaver/xscreensaver.changes        
2022-03-23 20:17:03.618418018 +0100
+++ /work/SRC/openSUSE:Factory/.xscreensaver.new.1900/xscreensaver.changes      
2022-04-06 21:51:06.503829416 +0200
@@ -1,0 +2,13 @@
+Mon Apr  4 10:04:56 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Fix build with autoconf 2.71: call sed only after autoreconf.
+  autoconf 2.71 internally calls intltoolize again, overwriting
+  po/Makefile.in.in.
+
+-------------------------------------------------------------------
+Sun Apr  3 07:03:54 UTC 2022 - Stephan Kulow <co...@suse.com>
+
+- Copy config.rpath from gettext to have autoreconf work for autoconf
+  2.71
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xscreensaver.spec ++++++
--- /var/tmp/diff_new_pack.5bvcMN/_old  2022-04-06 21:51:08.751803763 +0200
+++ /var/tmp/diff_new_pack.5bvcMN/_new  2022-04-06 21:51:08.759803672 +0200
@@ -176,9 +176,10 @@
   /.*vidwhacker -stdin -stdout/D;
   ' driver/XScreenSaver.ad.in > driver/XScreenSaver.ad.in.tmp && mv -f 
driver/XScreenSaver.ad.in.tmp driver/XScreenSaver.ad.in
 intltoolize --copy --force
-sed -i "s|@install_sh@|../install-sh -c|" po/Makefile.in.in
 chmod +x install-sh
+cp /usr/share/gettext/config.rpath .
 autoreconf -fi
+sed -i "s|@install_sh@|../install-sh -c|" po/Makefile.in.in
 #lie to configure so the default C standard is used
 export ac_cv_gcc_accepts_std=no
 # Disable direct PAM use and shadow (both needs suid).

Reply via email to