Hello community,

here is the log from the commit of package gtk-sharp-beans for openSUSE:Factory 
checked in at 2013-10-10 08:26:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtk-sharp-beans (Old)
 and      /work/SRC/openSUSE:Factory/.gtk-sharp-beans.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gtk-sharp-beans"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gtk-sharp-beans/gtk-sharp-beans.changes  
2011-09-23 02:02:10.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gtk-sharp-beans.new/gtk-sharp-beans.changes     
2013-10-10 08:26:46.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Oct  9 15:25:11 UTC 2013 - ss...@decriptor.com
+
+- Added gtk-sharp-beans-pc-fix.patch (bnc#782905)
+
+-------------------------------------------------------------------

New:
----
  gtk-sharp-beans-pc-fix.patch

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

Other differences:
------------------
++++++ gtk-sharp-beans.spec ++++++
--- /var/tmp/diff_new_pack.KisfZI/_old  2013-10-10 08:26:47.000000000 +0200
+++ /var/tmp/diff_new_pack.KisfZI/_new  2013-10-10 08:26:47.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package gtk-sharp-beans (Version 2.14.1)
+# spec file for package gtk-sharp-beans
 #
-# Copyright (c) 2010 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
@@ -15,28 +15,28 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           gtk-sharp-beans
 Version:        2.14.1
-Release:        1
+Release:        0
+Summary:        Extra Gtk# bindings
 License:        LGPL-2.1+
 Group:          Development/Languages/Mono
-Summary:        Extra Gtk# bindings
 Url:            http://gitorious.org/gtk-sharp-beans
 Source:         %{name}-%{version}.tar.bz2
+# PATCH-FEATURE-OPENSUSE gtk-sharp-beans-pc-fix.patch 782905 
ss...@decriptor.com -- This allows MonoDevelop to see gtk-sharp-beans. This 
will completely go away with gtk-sharp3 
+Patch:          gtk-sharp-beans-pc-fix.patch   
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
+BuildRequires:  gio-sharp-devel
 BuildRequires:  gtk-sharp2
 BuildRequires:  gtk-sharp2-gapi
-BuildRequires:  gio-sharp-devel
 BuildRequires:  mono-devel
 BuildRequires:  monodoc-core
 
-Requires:       mono-core
-Requires:       gtk-sharp2 >= 2.12
 Requires:       gio-sharp
+Requires:       gtk-sharp2 >= 2.12
+Requires:       mono-core
 
 %description
 Gtk# Beans aims to fill the gap between the current Gtk# packages state and 
all the blings and desktop integration stuffs anyone would want to use.
@@ -45,9 +45,8 @@
 
 
 %package devel
-License:        LGPL-2.1+
-Group:          Development/Languages/Mono
 Summary:        Extra Gtk# bindings
+Group:          Development/Languages/Mono
 Requires:       %{name} = %{version}
 
 %description devel

++++++ gtk-sharp-beans-pc-fix.patch ++++++
Index: gtk-sharp-beans-2.14.1/gtk-sharp-beans-2.0.pc.in
===================================================================
--- gtk-sharp-beans-2.14.1.orig/gtk-sharp-beans-2.0.pc.in
+++ gtk-sharp-beans-2.14.1/gtk-sharp-beans-2.0.pc.in
@@ -3,7 +3,7 @@ exec_prefix=${prefix}
 libdir=${exec_prefix}/lib
 assemblies_dir=${libdir}/gtk-sharp-beans
 gapidir=${prefix}/share/gapi-2.0
-Libraries=${assemblies_dir}/gtk-sharp-beans.dll 
${assemblies_dir}/gtk-sharp-beans.dll.mdb
+Libraries=${assemblies_dir}/gtk-sharp-beans.dll
 
 Name: Gtk#Beans
 Description: Gtk#Beans - Blings and API missing from Gtk#
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to