Hello community,

here is the log from the commit of package thunar-plugin-shares for 
openSUSE:Factory checked in at 2012-04-19 10:40:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/thunar-plugin-shares (Old)
 and      /work/SRC/openSUSE:Factory/.thunar-plugin-shares.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "thunar-plugin-shares", Maintainer is ""

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/thunar-plugin-shares/thunar-plugin-shares.changes    
    2011-09-23 12:48:11.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.thunar-plugin-shares.new/thunar-plugin-shares.changes
   2012-04-19 10:40:59.000000000 +0200
@@ -1,0 +2,17 @@
+Tue Apr 17 19:03:13 UTC 2012 - [email protected]
+
+- use upstream tarball instead of recompressed source
+
+-------------------------------------------------------------------
+Tue Mar 27 14:02:50 UTC 2012 - [email protected]
+
+- added source URL
+
+-------------------------------------------------------------------
+Thu Mar 22 20:28:51 UTC 2012 - [email protected]
+
+- corrected URL
+- require samba, it does not make much sense without it
+- updated build dependencies
+
+-------------------------------------------------------------------

Old:
----
  thunar-shares-plugin-0.2.0.tar.bz2

New:
----
  thunar-shares-plugin-0.2.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ thunar-plugin-shares.spec ++++++
--- /var/tmp/diff_new_pack.fEMX4o/_old  2012-04-19 10:41:00.000000000 +0200
+++ /var/tmp/diff_new_pack.fEMX4o/_new  2012-04-19 10:41:00.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package thunar-plugin-shares
 #
-# 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,23 +20,25 @@
 %define plugin_name thunar-shares-plugin
 
 Name:           thunar-plugin-shares
-Group:          System/GUI/XFCE
-Url:            http://thunar.xfce.org/plugins.html#thunar-shares-plugin
-License:        GPL-2.0+
+Url:            
http://goodies.xfce.org/projects/thunar-plugins/thunar-shares-plugin
 Version:        0.2.0
-Release:        1
-Source0:        %{plugin_name}-%{version}.tar.bz2
+Release:        0
+Source0:        
http://archive.xfce.org/src/thunar-plugins/%{plugin_name}/0.2/%{plugin_name}-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM thunar-plugin-shares-0.2.0-port-to-thunarx-2.patch 
[email protected] -- Port of thunar-shares-plugin to thunarx-2 from upstream 
git.
 Patch0:         thunar-plugin-shares-0.2.0-port-to-thunarx-2.patch
 # PATCH-FIX-UPSTREAM thunar-plugin-shares-0.2.0-fix-missing-include.patch 
[email protected] -- Fix missing include of glib/gi18n-lib.h for gettext 
support from upstream git.
 Patch1:         thunar-plugin-shares-0.2.0-fix-missing-include.patch
-Summary:        Thunar Plugin for Sharing files using Samba
+Summary:        Thunar Plugin for Sharing Files Using Samba
+License:        GPL-2.0+
+Group:          System/GUI/XFCE
 BuildRequires:  intltool
-BuildRequires:  thunar-devel >= %{thunar_version}
-BuildRequires:  pkgconfig(thunarx-2)
 BuildRequires:  xfce4-dev-tools
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(thunarx-2)
+Requires:       samba
 Requires:       thunar >= %{thunar_version}
-Recommends:     samba
+Recommends:     %{name}-lang = %{version}
 Provides:       %{plugin_name} = %{version}
 Obsoletes:      %{plugin_name} < %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -45,6 +47,7 @@
 The Thunar Shares Plugin allows for quickly sharing a directory using Samba
 from within Thunar without requiring root access.
 
+%lang_package
 
 %prep
 %setup -q -n %{plugin_name}-%{version}
@@ -58,16 +61,21 @@
 
 %install
 %make_install
+
+rm -rf %{buildroot}%{_libdir}/thunarx-2/thunar-shares-plugin.la
+
 # remove unsupported locales
 rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
-%find_lang %{plugin_name}
-rm -rf %{buildroot}%{_libdir}/thunarx-2/thunar-shares-plugin.la
+
+%find_lang %{plugin_name} %{?no_lang_C}
 
 %clean
 rm -rf "%{buildroot}"
 
-%files -f %{plugin_name}.lang
+%files
 %defattr(-,root,root)
 %{_libdir}/thunarx-2/thunar-shares-plugin.so
 
+%files lang -f %{plugin_name}.lang
+
 %changelog

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to