Hello community,

here is the log from the commit of package smuxi for openSUSE:Factory checked 
in at 2015-05-23 13:08:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/smuxi (Old)
 and      /work/SRC/openSUSE:Factory/.smuxi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "smuxi"

Changes:
--------
--- /work/SRC/openSUSE:Factory/smuxi/smuxi.changes      2015-03-25 
10:01:25.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.smuxi.new/smuxi.changes 2015-05-23 
13:08:17.000000000 +0200
@@ -1,0 +2,6 @@
+Fri May 22 17:24:03 UTC 2015 - [email protected]
+
+- Add smuxi-toolsversion-4.0.patch: Set ToolsVersion to 4.0. Fixes
+  build with mono 4.0.
+
+-------------------------------------------------------------------

New:
----
  smuxi-toolsversion-4.0.patch

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

Other differences:
------------------
++++++ smuxi.spec ++++++
--- /var/tmp/diff_new_pack.Zo2BBL/_old  2015-05-23 13:08:17.000000000 +0200
+++ /var/tmp/diff_new_pack.Zo2BBL/_new  2015-05-23 13:08:17.000000000 +0200
@@ -22,6 +22,8 @@
 # FIXME: when db4o is in Factory, uncomment BuildRequires for it
 Url:            http://www.smuxi.org
 Source0:        http://www.smuxi.org/jaws/data/files/%{name}-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM smuxi-toolsversion-4.0.patch [email protected] -- Set 
default toolsversion to 4.0
+Patch0:         smuxi-toolsversion-4.0.patch
 Summary:        Smart MUltipleXed Irc
 License:        GPL-2.0+
 Group:          Productivity/Networking/IRC
@@ -191,6 +193,7 @@
 %lang_package -n %{name}-server
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure \

++++++ smuxi-toolsversion-4.0.patch ++++++
Index: smuxi-0.11.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o-2008.csproj
===================================================================
--- smuxi-0.11.1.orig/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o-2008.csproj
+++ smuxi-0.11.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o-2008.csproj
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"; 
DefaultTargets="Build" ToolsVersion="3.5">
+<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"; 
DefaultTargets="Build" ToolsVersion="4.0">
   <PropertyGroup>
     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>

Reply via email to