Hello community, here is the log from the commit of package gudev-sharp for openSUSE:Factory checked in at 2020-03-03 10:18:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gudev-sharp (Old) and /work/SRC/openSUSE:Factory/.gudev-sharp.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gudev-sharp" Tue Mar 3 10:18:37 2020 rev:15 rq:781002 version:0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/gudev-sharp/gudev-sharp.changes 2015-03-16 07:00:52.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gudev-sharp.new.26092/gudev-sharp.changes 2020-03-03 10:20:28.935176956 +0100 @@ -1,0 +2,5 @@ +Mon Mar 2 15:16:26 UTC 2020 - Marguerite Su <[email protected]> + +- FTBFS: build with mcs instead of deprecated gmcs + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gudev-sharp.spec ++++++ --- /var/tmp/diff_new_pack.w3W6aR/_old 2020-03-03 10:20:30.379179943 +0100 +++ /var/tmp/diff_new_pack.w3W6aR/_new 2020-03-03 10:20:30.379179943 +0100 @@ -34,6 +34,7 @@ BuildRequires: monodoc-core BuildRequires: libgudev-1_0-devel BuildRequires: gtk2-devel +BuildRequires: libtool Requires: mono-core Requires: libgudev-1_0-0 @@ -52,7 +53,9 @@ Files for developing programs that use gudev-sharp %prep -%setup -q -n %{name}-%{version} +%autosetup +sed -i "s/gmcs/mcs/" configure.in +autoreconf -fiv %build %configure
