From eddf1364772fb7a42ea48e3c3186d072efddda6a149cdcdbddf84a307f7841dc Mon Sep 17 00:00:00 2001 From: Tristan Miller Date: Thu, 17 Feb 2022 10:34:46 +0000 Subject: [PATCH] Accepting request 955603 from mozilla Update build dependencies OBS-URL: https://build.opensuse.org/request/show/955603 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/seamonkey?expand=0&rev=18 --- seamonkey.changes | 7 +++++++ seamonkey.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/seamonkey.changes b/seamonkey.changes index adc06b2..96c8aea 100644 --- a/seamonkey.changes +++ b/seamonkey.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Feb 15 23:18:43 UTC 2022 - Bjørn Lie + +- Drop pkgconfig(gconf-2) BuildRequires and pass ac_add_options + --disable-gconf to mozconfig. As we already are using cairo-gtk3, + gconf support serves no purpose (gio/gsettings takes care). + ------------------------------------------------------------------- Tue Dec 28 13:01:41 UTC 2021 - Tristan Miller diff --git a/seamonkey.spec b/seamonkey.spec index 2f1ac31..e7ea7ea 100644 --- a/seamonkey.spec +++ b/seamonkey.spec @@ -46,7 +46,6 @@ BuildRequires: update-desktop-files BuildRequires: xorg-x11-libXt-devel BuildRequires: yasm BuildRequires: zip -BuildRequires: pkgconfig(gconf-2.0) >= 1.2.1 BuildRequires: pkgconfig(gdk-x11-2.0) BuildRequires: pkgconfig(glib-2.0) >= 2.32 BuildRequires: pkgconfig(gobject-2.0) @@ -235,6 +234,7 @@ ac_add_options --disable-tests ac_add_options --disable-install-strip ac_add_options --enable-release ac_add_options --enable-default-toolkit=cairo-gtk3 +ac_add_options --disable-gconf # Elfhack fails on ix86: https://bugzilla.mozilla.org/show_bug.cgi?id=1706264 %ifarch ppc %arm %ix86