Hello community, here is the log from the commit of package gucharmap for openSUSE:Factory checked in at 2018-03-19 23:31:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gucharmap (Old) and /work/SRC/openSUSE:Factory/.gucharmap.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gucharmap" Mon Mar 19 23:31:56 2018 rev:95 rq:587039 version:10.0.4 Changes: -------- --- /work/SRC/openSUSE:Factory/gucharmap/gucharmap.changes 2018-03-14 19:32:29.119165849 +0100 +++ /work/SRC/openSUSE:Factory/.gucharmap.new/gucharmap.changes 2018-03-19 23:31:57.415252027 +0100 @@ -1,0 +2,5 @@ +Wed Mar 14 00:22:33 UTC 2018 - [email protected] + +- Drop ineffective --with-pic. Replace fragile LDFLAGS=-ldl. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gucharmap.spec ++++++ --- /var/tmp/diff_new_pack.3IMc6c/_old 2018-03-19 23:31:58.087227786 +0100 +++ /var/tmp/diff_new_pack.3IMc6c/_new 2018-03-19 23:31:58.095227498 +0100 @@ -26,7 +26,7 @@ Summary: A Featureful Unicode Character Map License: GPL-3.0-or-later AND LGPL-2.1-or-later Group: System/GUI/GNOME -URL: https://wiki.gnome.org/Apps/Gucharmap +Url: https://wiki.gnome.org/Apps/Gucharmap Source: http://download.gnome.org/sources/gucharmap/10.0/%{name}-%{version}.tar.xz BuildRequires: appdata-tools BuildRequires: fdupes @@ -91,8 +91,8 @@ %endif %build -export LDFLAGS="-ldl" -%configure --disable-static --with-pic \ +export LIBS="-ldl" +%configure --disable-static \ --enable-gtk-doc \ --with-gtk=3.0 \ --with-unicode-data=%{_datadir}/unicode/ucd \
