Hello community, here is the log from the commit of package xfce4-panel-plugin-mount for openSUSE:Factory checked in at 2012-04-19 12:39:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-mount (Old) and /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-mount.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-panel-plugin-mount", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/xfce4-panel-plugin-mount/xfce4-panel-plugin-mount.changes 2011-09-23 12:51:21.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-mount.new/xfce4-panel-plugin-mount.changes 2012-04-19 12:39:21.000000000 +0200 @@ -1,0 +2,27 @@ +Tue Apr 17 22:33:17 UTC 2012 - [email protected] + +- corrected source URL + +------------------------------------------------------------------- +Tue Apr 17 09:21:47 UTC 2012 - [email protected] + +- update to version 0.6.0 + - port to panel 4.8/4.9 + - port to libxfce4ui + - build the plugin as a module + - use standard icon names, drop old unused icons + - add a checkbox option to use sudo + - rewrite config saving/loading + - general cleanup +- removed xfce4-panel-plugin-mount-0.5.5-fix-missing-include.patch, + xfce4-panel-plugin-mount-0.5.5-hide-gvfs-fuse-daemon-mount.patch + which have been incorporated upstream + +------------------------------------------------------------------- +Wed Apr 4 08:38:00 UTC 2012 - [email protected] + +- specfile cleanup +- correct dependencies +- split off -lang subpackage + +------------------------------------------------------------------- Old: ---- xfce4-mount-plugin-0.5.5.tar.bz2 xfce4-panel-plugin-mount-0.5.5-fix-missing-include.patch xfce4-panel-plugin-mount-0.5.5-hide-gvfs-fuse-daemon-mount.patch New: ---- xfce4-mount-plugin-0.6.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfce4-panel-plugin-mount.spec ++++++ --- /var/tmp/diff_new_pack.LxTxJO/_old 2012-04-19 12:39:25.000000000 +0200 +++ /var/tmp/diff_new_pack.LxTxJO/_new 2012-04-19 12:39:25.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package xfce4-panel-plugin-mount # -# 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 @@ -20,31 +20,28 @@ %define plugin_name xfce4-mount-plugin Name: xfce4-panel-plugin-mount +Version: 0.6.0 +Release: 0 +Summary: Filesystem Mounting Plugin for the Xfce Panel License: GPL-2.0+ -Version: 0.5.5 -Release: 19 -Summary: Filesystem mounting plugin for the Xfce panel -Url: http://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin -Source0: xfce4-mount-plugin-0.5.5.tar.bz2 -# PATCH-FIX-UPSTREAM xfce4-panel-plugin-mount-0.5.5-fix-missing-include.patch [email protected] -- Fixes a missing include (backport from upstream git) -Patch0: xfce4-panel-plugin-mount-0.5.5-fix-missing-include.patch -# PATCH-FEATURE-OPENSUSE xfce4-panel-plugin-mount-0.5.5-hide-gvfs-fuse-daemon-mount.patch [email protected] -- Hides gvfs-fuse-daemon-mounts -Patch1: xfce4-panel-plugin-mount-0.5.5-hide-gvfs-fuse-daemon-mount.patch Group: System/GUI/XFCE -BuildRequires: intltool +Url: http://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin +Source0: http://archive.xfce.org/src/panel-plugins/%{plugin_name}/0.6/%{plugin_name}-%{version}.tar.bz2 BuildRequires: fdupes +BuildRequires: intltool BuildRequires: pkgconfig(libxfce4panel-1.0) -Requires: xfce4-panel >= 4.8.0 +BuildRequires: pkgconfig(libxfce4ui-1) +Requires: xfce4-panel >= %{panel_version} +Recommends: %{name}-lang = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build %description The Mount plugin allows to mount and unmount filesystems from the panel. +%lang_package %prep %setup -q -n %{plugin_name}-%{version} -%patch0 -p1 -%patch1 -p1 %build %configure --disable-static @@ -52,26 +49,30 @@ %install %make_install + +rm %{buildroot}%{_libdir}/xfce4/panel/plugins/libmount.la + rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK} -%find_lang %{plugin_name} %{name}.lang + +%find_lang %{plugin_name} %{name}.lang %{?no_lang_C} + %fdupes %{buildroot}%{_datadir} %clean rm -rf %{buildroot} -%if 0%{?suse_version} >= 1140 - %post %icon_theme_cache_post %postun %icon_theme_cache_postun -%endif -%files -f %{name}.lang +%files %defattr(-,root,root) -%{_libexecdir}/xfce4/panel-plugins/xfce4-mount-plugin +%{_libdir}/xfce4/panel/plugins/libmount.so +%{_datadir}/xfce4/panel/plugins/xfce4-mount-plugin.desktop %{_datadir}/icons/hicolor/*/apps/xfce-mount.* -%{_datadir}/xfce4/panel-plugins/xfce4-mount-plugin.desktop + +%files lang -f %{name}.lang %changelog ++++++ xfce4-mount-plugin-0.5.5.tar.bz2 -> xfce4-mount-plugin-0.6.0.tar.bz2 ++++++ ++++ 56151 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
