Hello community,

here is the log from the commit of package smuxi for openSUSE:Factory checked 
in at 2013-01-10 15:14:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/smuxi (Old)
 and      /work/SRC/openSUSE:Factory/.smuxi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "smuxi", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/smuxi/smuxi.changes      2012-09-23 
21:14:13.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.smuxi.new/smuxi.changes 2013-01-10 
15:14:12.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Jan  9 15:48:21 UTC 2013 - dims...@opensuse.org
+
+- Add smuxi-mono3.patch: Fix build with mono 3.0.
+
+-------------------------------------------------------------------

New:
----
  smuxi-mono3.patch

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

Other differences:
------------------
++++++ smuxi.spec ++++++
--- /var/tmp/diff_new_pack.wU4VuG/_old  2013-01-10 15:14:14.000000000 +0100
+++ /var/tmp/diff_new_pack.wU4VuG/_new  2013-01-10 15:14:14.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package smuxi
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -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-mono3.patch dims...@opensuse.org -- Fix build with 
mono 3.0. Patch discussed with upstream, should be fixed in git.
+Patch0:         smuxi-mono3.patch
 Summary:        Smart MUltipleXed Irc
 License:        GPL-2.0+
 Group:          Productivity/Networking/IRC
@@ -152,6 +154,7 @@
 %lang_package -n %{name}-server
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure \

++++++ smuxi-mono3.patch ++++++
Index: smuxi-0.8.10.12100/lib/Twitterizer/Twitterizer2/Twitterizer2.csproj
===================================================================
--- smuxi-0.8.10.12100.orig/lib/Twitterizer/Twitterizer2/Twitterizer2.csproj
+++ smuxi-0.8.10.12100/lib/Twitterizer/Twitterizer2/Twitterizer2.csproj
@@ -94,6 +94,7 @@
   </PropertyGroup>
   <ItemGroup>
     <Reference Include="System" />
+    <Reference Include="System.Core" />
     <Reference Include="System.Drawing" />
     <Reference Include="System.Runtime.Serialization" />
     <Reference Include="System.Web" />
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to