Hello community,

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

Package is "thunar-plugin-media-tags", Maintainer is ""

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/thunar-plugin-media-tags/thunar-plugin-media-tags.changes
        2011-12-02 13:23:20.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.thunar-plugin-media-tags.new/thunar-plugin-media-tags.changes
   2012-04-19 10:40:58.000000000 +0200
@@ -1,0 +2,12 @@
+Tue Mar 27 14:01:58 UTC 2012 - [email protected]
+
+- added source URL
+
+-------------------------------------------------------------------
+Thu Mar 22 20:03:43 UTC 2012 - [email protected]
+
+- corrected URL
+- updated build dependencies
+- split off -lang subpackage
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ thunar-plugin-media-tags.spec ++++++
--- /var/tmp/diff_new_pack.2MsQHr/_old  2012-04-19 10:40:59.000000000 +0200
+++ /var/tmp/diff_new_pack.2MsQHr/_new  2012-04-19 10:40:59.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package thunar-plugin-media-tags
 #
-# 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,18 +20,21 @@
 %define plugin_name thunar-media-tags-plugin
 
 Name:           thunar-plugin-media-tags
-Group:          System/GUI/XFCE
-Url:            http://thunar.xfce.org/plugins.html#thunar-media-tags-plugin
-License:        GPL-2.0+
+Url:            http://thunar.xfce.org/pwiki/projects/thunar-media-tags-plugin
 Version:        0.2.0
-Release:        1
-Source0:        %{plugin_name}-%{version}.tar.bz2
+Release:        0
+Source0:        
http://archive.xfce.org/src/thunar-plugins/thunar-media-tags-plugin/0.2/%{plugin_name}-%{version}.tar.bz2
 Summary:        Thunar Plugin for Editing Media File Metadata and Renaming 
Based on Metadata
+License:        GPL-2.0+
+Group:          System/GUI/XFCE
 BuildRequires:  intltool
 BuildRequires:  thunar-devel >= %{thunar_version}
+BuildRequires:  pkgconfig(exo-1)
+BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(taglib)
 BuildRequires:  pkgconfig(thunarx-2)
-BuildRequires:  taglib-devel
 Requires:       thunar >= %{thunar_version}
+Recommends:     %{name}-lang = %{version}
 Provides:       %{plugin_name} = %{version}
 Obsoletes:      %{plugin_name} < %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -41,6 +44,7 @@
 the Thunar file properties dialog and allows for bulk renaming based on
 metadata.
 
+%lang_package
 
 %prep
 %setup -q -n %{plugin_name}-%{version}
@@ -51,16 +55,21 @@
 
 %install
 %make_install
+
+rm -rf %{buildroot}%{_libdir}/thunarx-2/thunar-media-tags-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-media-tags-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-media-tags-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