Hello community, here is the log from the commit of package thunar-plugin-vcs for openSUSE:Factory checked in at 2012-03-16 13:26:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/thunar-plugin-vcs (Old) and /work/SRC/openSUSE:Factory/.thunar-plugin-vcs.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "thunar-plugin-vcs", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/thunar-plugin-vcs/thunar-plugin-vcs.changes 2011-09-23 12:48:11.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.thunar-plugin-vcs.new/thunar-plugin-vcs.changes 2012-03-16 13:26:56.000000000 +0100 @@ -1,0 +2,5 @@ +Wed Mar 14 19:31:24 UTC 2012 - [email protected] + +- recommend -lang subpackage + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ thunar-plugin-vcs.spec ++++++ --- /var/tmp/diff_new_pack.AgFAgS/_old 2012-03-16 13:26:57.000000000 +0100 +++ /var/tmp/diff_new_pack.AgFAgS/_new 2012-03-16 13:26:57.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package thunar-plugin-vcs # -# 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,17 +20,18 @@ %define plugin_name thunar-vcs-plugin Name: thunar-plugin-vcs -Group: System/GUI/XFCE Url: http://thunar.xfce.org/plugins.html#thunar-archive-plugin -License: GPL-2.0+ Version: 0.1.4 -Release: 1 +Release: 0 Source0: %{plugin_name}-%{version}.tar.bz2 Summary: Thunar Plugin Providing VCS Integration +License: GPL-2.0+ +Group: System/GUI/XFCE BuildRequires: intltool BuildRequires: thunar-devel >= %{thunar_version} BuildRequires: pkgconfig(thunarx-2) Requires: thunar >= %{thunar_version} +Recommends: %{name}-lang = %{version} Provides: %{plugin_name} = %{version} Obsoletes: %{plugin_name} < %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -56,22 +57,17 @@ %install %make_install -# remove unsupported locales -rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK} %find_lang %{plugin_name} rm -f %{buildroot}%{_libdir}/thunarx-2/thunar-vcs-plugin.la %clean rm -rf "%{buildroot}" -%if 0%{?suse_version} >= 1140 - %post %icon_theme_cache_post %postun %icon_theme_cache_postun -%endif %files %defattr(-,root,root) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
