Hello community, here is the log from the commit of package xfce4-panel-plugin-clipman for openSUSE:Factory checked in at 2012-02-21 12:26:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-clipman (Old) and /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-clipman.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-panel-plugin-clipman", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/xfce4-panel-plugin-clipman/xfce4-panel-plugin-clipman.changes 2012-01-09 21:44:24.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-clipman.new/xfce4-panel-plugin-clipman.changes 2012-02-21 12:26:58.000000000 +0100 @@ -1,0 +2,22 @@ +Mon Feb 20 14:14:13 UTC 2012 - [email protected] + +- add missing build dependencies + +------------------------------------------------------------------- +Thu Feb 16 16:03:23 UTC 2012 - [email protected] + +- revert + xfce4-panel-plugin-clipman-fix-installation-locations.patch + %{_datadir}/xfce4/panel/plugins and + %{_libdir}/xfce4/panelr/-plugins are preferred by upstream + +------------------------------------------------------------------- +Mon Feb 13 14:37:32 UTC 2012 - [email protected] + +- added xfce4-panel-plugin-clipman-fix-installation-locations.patch + in order to install the plugin executable into + %{_libdir}/xfce4/panel-plugins and the desktop file into + %{_datadir}/xfce4/panel-plugins to be consistent with all other + plugins + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfce4-panel-plugin-clipman.spec ++++++ --- /var/tmp/diff_new_pack.GFSBJH/_old 2012-02-21 12:27:00.000000000 +0100 +++ /var/tmp/diff_new_pack.GFSBJH/_new 2012-02-21 12:27:00.000000000 +0100 @@ -15,13 +15,14 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define panel_version 4.8.0 %define plugin_name xfce4-clipman-plugin Name: xfce4-panel-plugin-clipman Version: 1.2.2 Release: 0 -Summary: Clipboard manager plugin for the Xfce panel +Summary: Clipboard Manager Plugin for the Xfce Panel License: GPL-2.0+ Group: System/GUI/XFCE Url: http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin @@ -39,6 +40,8 @@ BuildRequires: pkgconfig(libxfce4ui-1) BuildRequires: pkgconfig(libxfconf-0) BuildRequires: pkgconfig(unique-1.0) +BuildRequires: pkgconfig(xi) +BuildRequires: pkgconfig(xtst) Requires: xfce4-panel >= 4.8.0 Recommends: %{name}-doc = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -89,8 +92,6 @@ %clean rm -rf %{buildroot} -%if 0%{?suse_version} >= 1140 - %post %desktop_database_post %icon_theme_cache_post @@ -98,7 +99,6 @@ %postun %desktop_database_postun %icon_theme_cache_postun -%endif %files -f %{name}.lang %defattr(-,root,root) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
