Hello community, here is the log from the commit of package gnome-desktop-sharp2.664 for openSUSE:12.2:Update checked in at 2012-07-23 15:00:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:12.2:Update/gnome-desktop-sharp2.664 (Old) and /work/SRC/openSUSE:12.2:Update/.gnome-desktop-sharp2.664.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-desktop-sharp2.664", Maintainer is "" Changes: -------- New Changes file: --- /dev/null 2012-07-06 19:40:38.919402255 +0200 +++ /work/SRC/openSUSE:12.2:Update/.gnome-desktop-sharp2.664.new/gnome-desktop-sharp2.changes 2012-07-23 15:00:32.000000000 +0200 @@ -0,0 +1,92 @@ +------------------------------------------------------------------- +Sat Jun 30 12:32:47 UTC 2012 - [email protected] + +- Clean up spec for acceptance in openSUSE Factory. +- Drop %if's for building for other distros. and therefore drop + sources gnome-desktop-sharp-2.20.1.tar.bz2 and + gnome-desktop-sharp-2.24.0.tar.bz2, and lots of distro and + version specific buildrequires. +- Drop nautilusburn-sharp subpackage, not built anymore. +- Drop gtkhtml314-sharp subpackage, not built anymore. +- Drop gnome-panel-sharp subpackage, not built anymore. +- Exchange BuildRequires: gnome-sharp2, gtk-sharp2-gapi, mono-devel + and monodoc-core to BuildRequires: pkgconfig (gnome-sharp-2.0, + gapi-2.0, mono and monodoc). + +------------------------------------------------------------------- +Mon Feb 13 10:16:09 UTC 2012 - [email protected] + +- Add requires for openSUSE >= 1210 (bnc#738011): + - 'Requires: libwnck-1-22' to wnck-sharp + - 'Requires: 'libgnome-desktop-2-17' to gnome-desktop-sharp2 + +------------------------------------------------------------------- +Wed Sep 28 12:11:57 UTC 2011 - [email protected] + +- make it build for factory in ignoring dropped stuff + +------------------------------------------------------------------- +Wed Sep 8 02:52:46 CEST 2010 - [email protected] + +- Use pkgconfig() style BuildRequires on 11.3 and later: + + old-style: gnome-desktop-devel, gtkhtml2-devel, + gtksourceview-devel, libgnomeprintui-devel, librsvg-devel, + libwnck-devel, vte-devel. + + new-style: gnome-desktop-2.0, gtksourceview-2.0, + libgnomeprint-2.2, libgnomeprintui-2.2, libgtkhtml-3.14, + libpanelapplet-2.0, librsvg-2.0, libwnck-1.0, vte. +- This will make it easier to switch to GNOME 3 libraries in + openSUSE, since they can cause changes in package names. + +------------------------------------------------------------------- +Mon Apr 12 07:14:19 UTC 2010 - [email protected] + +- Fix libgnome-desktop version number for 11.3. + +------------------------------------------------------------------- +Fri Apr 9 08:03:13 UTC 2010 - [email protected] + +- Disable nautilusburn for openSUSE 11.3 + +------------------------------------------------------------------- +Mon Aug 31 19:49:20 UTC 2009 - [email protected] + +- Update to 2.26.0 + * Fix so version of native library dependency + +------------------------------------------------------------------- +Tue Aug 11 16:51:54 UTC 2009 - [email protected] + +- ppc64 is native now (don't use biarchcompat) + +------------------------------------------------------------------- +Thu Feb 12 00:58:16 CET 2009 - [email protected] + +- add libgnomeprintui-devel to buildrequires to fix build + +------------------------------------------------------------------- +Wed Sep 10 09:38:07 MDT 2008 - [email protected] + +- Re-add 2.20.1 tarball as I need it to build on 11.0 + +------------------------------------------------------------------- +Wed Sep 8 11:18:07 MDT 2008 - [email protected] + +- Update to 2.24.0 + * Update to GNOME 2.24 API + * Add gnome-print-sharp.dll and gnome-panel-sharp.dll assemblies + along with .pcs to detect their availability + +------------------------------------------------------------------- +Wed Apr 09 09:25:27 MST 2008 - [email protected] + +- Remove gnome-desktop-sharp2-complete package +- Rename gnomedesktop2-sharp to gnome-desktop-sharp2 so we have a + sub-package named the same as the .spec file +- Don't call autoreconf since we don't have any patches + +------------------------------------------------------------------- +Fri Jan 11 22:25:27 CST 2008 - [email protected] + +- Initial package of gnome-desktop-sharp2 + New: ---- gnome-desktop-sharp-2.26.0.tar.bz2 gnome-desktop-sharp2.changes gnome-desktop-sharp2.spec gnome-desktop-version-11.3.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-desktop-sharp2.spec ++++++ # # spec file for package gnome-desktop-sharp2 # # Copyright (c) 2012 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 # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: gnome-desktop-sharp2 %define _name gnome-desktop-sharp Url: http://mono-project.com Summary: Mono bindings for libgnome-desktop License: LGPL-2.1 Group: System/GUI/GNOME BuildRequires: update-desktop-files BuildRequires: pkgconfig(gapi-2.0) BuildRequires: pkgconfig(gnome-desktop-2.0) BuildRequires: pkgconfig(gnome-sharp-2.0) BuildRequires: pkgconfig(gtksourceview-2.0) BuildRequires: pkgconfig(libgnomeprint-2.2) BuildRequires: pkgconfig(libgnomeprintui-2.2) BuildRequires: pkgconfig(librsvg-2.0) BuildRequires: pkgconfig(libwnck-1.0) BuildRequires: pkgconfig(mono) BuildRequires: pkgconfig(monodoc) BuildRequires: pkgconfig(vte) Version: 2.26.0 Release: 0 Source: %{_name}-%{version}.tar.bz2 Patch1: gnome-desktop-version-11.3.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: libgnome-desktop-2-17 %description Mono bindings for libgnome-desktop Authors: -------- Mike Kestner <[email protected] %package -n gtksourceview2-sharp Summary: Mono bindings for gtksourceview2 License: LGPL-2.1 Group: System/GUI/GNOME Requires: libgtksourceview2sharpglue-2.so Provides: libgtksourceview2sharpglue-2.so %description -n gtksourceview2-sharp Mono bindings for gtksourceview2 Authors: -------- Mike Kestner <[email protected]> %package -n rsvg2-sharp Summary: Mono bindings for rsvg License: LGPL-2.1 Group: System/GUI/GNOME %description -n rsvg2-sharp This package contains Mono bindings for librsvg. %package -n gtkhtml314-sharp Summary: Mono bindings for gtkhtml License: LGPL-2.1 Group: System/GUI/GNOME Requires: libgtkhtmlsharpglue-2.so Provides: libgtkhtmlsharpglue-2.so %description -n gtkhtml314-sharp This package contains Mono bindings for gtkhtml. %package -n wnck-sharp Summary: Mono bindings for wnck License: LGPL-2.1 Group: System/GUI/GNOME Requires: libwncksharpglue-2.so Provides: libwncksharpglue-2.so Requires: libwnck-1-22 %description -n wnck-sharp Mono bindings for wnck Authors: -------- Mike Kestner <[email protected]> %package -n vte016-sharp Summary: Mono bindings for vte License: GPL-2.0 ; LGPL-2.1 Group: System/GUI/GNOME Requires: libvtesharpglue-2.so Provides: libvtesharpglue-2.so %description -n vte016-sharp This package contains Mono bindings for vte. %package -n gnome-print-sharp Summary: Mono bindings for gnome-print License: LGPL-2.1 Group: System/GUI/GNOME %description -n gnome-print-sharp Mono bindings for gnome-print Authors: -------- Mike Kestner <[email protected] %prep %setup -q -n %{_name}-%{version} %patch1 %build %{?env_options} # FIXME: windowmanager.c:*: warning: dereferencing type-punned pointer will break strict-aliasing rules export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" %configure\ --libexecdir=%{_prefix}/lib\ --enable-debug make %install %{?env_options} make install DESTDIR=%buildroot rm $RPM_BUILD_ROOT%{_libdir}/*.*a %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %{_libdir}/pkgconfig/gnome-desktop-sharp-2.0.pc %{_prefix}/lib/mono/gac/*gnomedesktop-sharp %{_prefix}/lib/mono/gnomedesktop-sharp-2.20 %dir %{_prefix}/share/gnomedesktop-sharp %{_prefix}/share/gnomedesktop-sharp/2.20 %files -n gtksourceview2-sharp %defattr(-,root,root) %{_libdir}/pkgconfig/gtksourceview2-sharp.pc %{_prefix}/lib/mono/gac/*gtksourceview2-sharp %{_prefix}/lib/mono/gtksourceview2-sharp-2.0 %dir %{_prefix}/share/gtksourceview2-sharp %{_prefix}/share/gtksourceview2-sharp/2.0 %{_libdir}/libgtksourceview2sharpglue-2.so %files -n rsvg2-sharp %defattr(-,root,root) %{_libdir}/pkgconfig/rsvg2-sharp-2.0.pc %{_prefix}/lib/mono/gac/*rsvg2-sharp %{_prefix}/lib/mono/rsvg2-sharp-2.0 %dir %{_prefix}/share/rsvg2-sharp %{_prefix}/share/rsvg2-sharp/2.0 %files -n vte016-sharp %defattr(-, root, root) %{_libdir}/libvtesharpglue-2.so %{_libdir}/pkgconfig/vte-sharp-0.16.pc %{_prefix}/lib/mono/gac/*vte-sharp %{_prefix}/lib/mono/vte-sharp-0.16 %dir %{_prefix}/share/vte-sharp %{_prefix}/share/vte-sharp/0.16 %files -n wnck-sharp %defattr(-, root, root) %{_libdir}/pkgconfig/wnck-sharp-1.0.pc %{_prefix}/lib/mono/gac/*wnck-sharp %{_prefix}/lib/mono/wnck-sharp-2.20 %dir %{_prefix}/share/wnck-sharp %{_prefix}/share/wnck-sharp/2.20 %{_libdir}/libwncksharpglue-2.so %files -n gnome-print-sharp %defattr(-, root, root) %{_libdir}/pkgconfig/gnome-print-sharp-2.18.pc %{_prefix}/lib/mono/gac/gnome-print-sharp %{_prefix}/lib/mono/gnome-print-sharp-2.18 %dir %{_prefix}/share/gnome-print-sharp %{_prefix}/share/gnome-print-sharp/2.18 %define __find_provides env sh -c 'filelist=($(cat)) && { printf "%s\\n" "${filelist[@]}" | /usr/lib/rpm/find-provides && printf "%s\\n" "${filelist[@]}" | /usr/bin/mono-find-provides ; } | sort | uniq' %define __find_requires env sh -c 'filelist=($(cat)) && { printf "%s\\n" "${filelist[@]}" | /usr/lib/rpm/find-requires && printf "%s\\n" "${filelist[@]}" | /usr/bin/mono-find-requires ; } | sort | uniq' %changelog ++++++ gnome-desktop-version-11.3.patch ++++++ Index: gnomedesktop/gnomedesktop-sharp.dll.config.in =================================================================== --- gnomedesktop/gnomedesktop-sharp.dll.config.in.orig +++ gnomedesktop/gnomedesktop-sharp.dll.config.in @@ -3,5 +3,5 @@ <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0@[email protected]@LIB_SUFFIX@"/> <dllmap dll="libgthread-2.0-0.dll" target="libgthread-2.0@[email protected]@LIB_SUFFIX@"/> <dllmap dll="libgtk-win32-2.0-0.dll" target="libgtk-x11-2.0@[email protected]@LIB_SUFFIX@"/> - <dllmap dll="gnome-desktop-2" target="libgnome-desktop-2@[email protected]@LIB_SUFFIX@"/> + <dllmap dll="gnome-desktop-2" target="libgnome-desktop-2@[email protected]@LIB_SUFFIX@"/> </configuration> -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
