Hello community,

here is the log from the commit of package xfce4-panel-plugin-xkb for 
openSUSE:Factory checked in at 2012-04-19 12:42:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-xkb (Old)
 and      /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-xkb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfce4-panel-plugin-xkb", Maintainer is "[email protected]"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-xkb/xfce4-panel-plugin-xkb.changes
    2012-01-19 16:58:03.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-xkb.new/xfce4-panel-plugin-xkb.changes
       2012-04-19 12:42:13.000000000 +0200
@@ -1,0 +2,12 @@
+Tue Apr 17 22:42:17 UTC 2012 - [email protected]
+
+- corrected source URL
+
+-------------------------------------------------------------------
+Wed Apr  4 08:28:44 UTC 2012 - [email protected]
+
+- specfile cleanup
+- correct dependencies
+- split off -lang subpackage
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xfce4-panel-plugin-xkb.spec ++++++
--- /var/tmp/diff_new_pack.rstW8n/_old  2012-04-19 12:42:17.000000000 +0200
+++ /var/tmp/diff_new_pack.rstW8n/_new  2012-04-19 12:42:17.000000000 +0200
@@ -15,31 +15,36 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define panel_version 4.8.0
 %define plugin_name xfce4-xkb-plugin
 
 Name:           xfce4-panel-plugin-xkb
 Version:        0.5.4.3
 Release:        0
-Summary:        XKB layout switcher plugin for the Xfce panel
+Summary:        XKB Layout Switcher Plugin for the Xfce Panel
 License:        GPL-2.0+
 Group:          System/GUI/XFCE
 Url:            http://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin
-Source0:        xfce4-xkb-plugin-%{version}.tar.bz2
+Source0:        
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/0.5/%{plugin_name}-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  intltool
+BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(librsvg-2.0)
 BuildRequires:  pkgconfig(libwnck-1.0)
 BuildRequires:  pkgconfig(libxfce4panel-1.0)
 BuildRequires:  pkgconfig(libxfce4ui-1)
+BuildRequires:  pkgconfig(libxfce4util-1.0)
 BuildRequires:  pkgconfig(libxklavier)
-Requires:       xfce4-panel >= 4.8.0
+Requires:       xfce4-panel >= %{panel_version}
+Recommends:     %{name}-lang = %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 The XKB plugin allows to setup and switch between multiple XKB keyboard
 layouts.
 
+%lang_package
 
 %prep
 %setup -q -n %{plugin_name}-%{version}
@@ -50,18 +55,23 @@
 
 %install
 %make_install
+
 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}
 
-%files -f %{name}.lang
+%files
 %defattr(-,root,root)
 %{_libexecdir}/xfce4/panel-plugins/xfce4-xkb-plugin
 %{_datadir}/xfce4/panel-plugins/xkb-plugin.desktop
 %dir %{_datadir}/xfce4/xkb
 %{_datadir}/xfce4/xkb/*
 
+%files lang -f %{name}.lang
+
 %changelog

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

Reply via email to