Hello community,

here is the log from the commit of package gtk-sharp2 for openSUSE:Factory 
checked in at 2016-10-02 00:06:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtk-sharp2 (Old)
 and      /work/SRC/openSUSE:Factory/.gtk-sharp2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gtk-sharp2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gtk-sharp2/gtk-sharp2.changes    2015-12-13 
09:37:20.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gtk-sharp2.new/gtk-sharp2.changes       
2016-10-02 00:06:27.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Sep 28 15:00:00 UTC 2016 - fwdsbs.to.1...@xoxy.net
+
+- fix install phase: set MONO_GAC_PREFIX env variable pointing to 
%{buildroot}%{_prefix}.
+  gacutil from mono >= 4.6 need this variable to find libraries installed in 
non-default gac location, even if this location provided by "root" or "gacdir" 
cmdline option
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gtk-sharp2.spec ++++++
--- /var/tmp/diff_new_pack.UjIaGd/_old  2016-10-02 00:06:28.000000000 +0200
+++ /var/tmp/diff_new_pack.UjIaGd/_new  2016-10-02 00:06:28.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gtk-sharp2
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -118,6 +118,7 @@
 make
 
 %install
+export MONO_GAC_PREFIX=%{buildroot}%{_prefix}
 make install DESTDIR=%{buildroot}
 rm %{buildroot}%{_libdir}/*.*a
 


Reply via email to