Script 'mail_helper' called by obssrc
Hello community,

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

Package is "libdbusmenu"

Wed Apr  6 21:50:58 2022 rev:12 rq:966648 version:16.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libdbusmenu/libdbusmenu.changes  2020-03-25 
23:42:58.651987344 +0100
+++ /work/SRC/openSUSE:Factory/.libdbusmenu.new.1900/libdbusmenu.changes        
2022-04-06 21:51:01.235889532 +0200
@@ -1,0 +2,5 @@
+Sun Apr  3 11:09:27 UTC 2022 - Callum Farmer <gm...@opensuse.org>
+
+- Set GTKDOCIZE=true when gtk3 to fix issues with autoconf 2.70
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libdbusmenu.spec ++++++
--- /var/tmp/diff_new_pack.mTvI2b/_old  2022-04-06 21:51:01.827882776 +0200
+++ /var/tmp/diff_new_pack.mTvI2b/_new  2022-04-06 21:51:01.835882685 +0200
@@ -38,6 +38,7 @@
 %global package_glib 1
 # Docs are the same for GTK2/3, dito for glib
 %bcond_without docs
+%define gtkdoc %nil
 %endif
 %if "%{flavor}" == "gtk3"
 %global gtksuffix 3
@@ -47,6 +48,7 @@
 %global psuffix      -gtk%{gtkver}
 %bcond_with    testtools
 %bcond_with    docs
+%define gtkdoc GTKDOCIZE=true
 %endif
 %global libname_glib libdbusmenu-glib%{soname_glib}
 Name:           libdbusmenu%{?psuffix}
@@ -203,7 +205,7 @@
 
 %build
 export CFLAGS="%{optflags} -Wno-error"
-autoreconf -vfi
+%gtkdoc autoreconf -fiv
 
 %configure \
         --disable-static       \

Reply via email to