Hello community, here is the log from the commit of package docky for openSUSE:Factory checked in at 2012-01-25 12:18:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/docky (Old) and /work/SRC/openSUSE:Factory/.docky.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "docky", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/docky/docky.changes 2011-09-28 18:01:38.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.docky.new/docky.changes 2012-01-25 12:18:12.000000000 +0100 @@ -1,0 +2,18 @@ +Mon Jan 23 08:28:22 UTC 2012 - [email protected] + +- Remove unneeded dbus-sharp, dbus-sharp-glib, mono(dbus-sharp) and + mono(dbus-sharp-glib) BuildRequires: they're already brought in + by dbus-sharp-devel and dbus-sharp-glib-devel. +- Move to pkgconfig() BuildRequires: + + Old ones: dbus-sharp-devel, dbus-sharp-glib-devel, + gconf-sharp2, gconf2-devel, gio-sharp-devel, + gnome-desktop-sharp2, gnome-keyring-sharp-devel, + gtk-sharp2-gapi, gtk2-devel, mono-addins, notify-sharp, + rsvg2-sharp, wnck-sharp. + + New ones: dbus-sharp-1.0, dbus-sharp-glib-1.0, gconf-2.0, + gconf-sharp-2.0, glib-sharp-2.0, gio-sharp-2.0, + gnome-desktop-sharp-2.0, gnome-keyring-sharp-1.0, gtk+-2.0, + gtk-sharp-2.0, mono-addins, mono-addins-gui, mono-addins-setup, + mono-cairo, notify-sharp, rsvg2-sharp-2.0, wnck-sharp-1.0. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ docky.spec ++++++ --- /var/tmp/diff_new_pack.s2YaXG/_old 2012-01-25 12:18:13.000000000 +0100 +++ /var/tmp/diff_new_pack.s2YaXG/_new 2012-01-25 12:18:13.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package +# spec file for package docky # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# 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 @@ -18,47 +18,46 @@ Name: docky Version: 2.1.3 -Release: 1 -License: GPL-3.0+ +Release: 0 Summary: A Dock Application -Url: https://launchpad.net/docky +License: GPL-3.0+ Group: Productivity/Other +Url: https://launchpad.net/docky Source: http://launchpad.net/docky/2.1/%{version}/+download/%{name}-%{version}.tar.bz2 -BuildRequires: dbus-sharp -BuildRequires: dbus-sharp-devel -BuildRequires: dbus-sharp-glib -BuildRequires: dbus-sharp-glib-devel BuildRequires: fdupes -BuildRequires: gconf-sharp2 -BuildRequires: gconf2-devel -BuildRequires: gio-sharp-devel -BuildRequires: gnome-desktop-sharp2 -BuildRequires: gnome-keyring-sharp-devel -BuildRequires: gtk-sharp2-gapi -BuildRequires: gtk2-devel BuildRequires: intltool BuildRequires: mono -BuildRequires: mono(dbus-sharp) -BuildRequires: mono(dbus-sharp-glib) -BuildRequires: mono-addins BuildRequires: mono-devel -BuildRequires: notify-sharp -BuildRequires: rsvg2-sharp -BuildRequires: wnck-sharp -BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: pkgconfig(dbus-sharp-1.0) >= 0.7 +BuildRequires: pkgconfig(dbus-sharp-glib-1.0) >= 0.5 +BuildRequires: pkgconfig(gconf-2.0) +BuildRequires: pkgconfig(gconf-sharp-2.0) +BuildRequires: pkgconfig(gio-sharp-2.0) +BuildRequires: pkgconfig(glib-sharp-2.0) +BuildRequires: pkgconfig(gnome-desktop-sharp-2.0) +BuildRequires: pkgconfig(gnome-keyring-sharp-1.0) +BuildRequires: pkgconfig(gtk+-2.0) >= 2.14.3 +BuildRequires: pkgconfig(gtk-sharp-2.0) +BuildRequires: pkgconfig(mono-addins) +BuildRequires: pkgconfig(mono-addins-gui) +BuildRequires: pkgconfig(mono-addins-setup) +BuildRequires: pkgconfig(mono-cairo) +BuildRequires: pkgconfig(notify-sharp) +BuildRequires: pkgconfig(rsvg2-sharp-2.0) +BuildRequires: pkgconfig(wnck-sharp-1.0) %if 0%{?suse_version} BuildRequires: update-desktop-files %else %define suse_update_desktop_file true %endif Recommends: %{name}-lang +BuildRoot: %{_tmppath}/%{name}-%{version}-build %{gconf_schemas_prereq} %description Docky is a full fledged dock application that makes opening common applications and managing windows easier and quicker. Docky is fully integrated into the GNOME Desktop and features a no non-sense approach to configuration and usage. It just works. %package devel -License: GPL-3.0+ Summary: A Dock Application Group: Development/Languages/Mono Requires: %{name} = %version -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
