Hello community,

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

Package is "xfce4-panel-plugin-quicklauncher", Maintainer is 
"xfce-maintain...@suse.de"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-quicklauncher/xfce4-panel-plugin-quicklauncher.changes
        2011-09-23 12:51:22.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-quicklauncher.new/xfce4-panel-plugin-quicklauncher.changes
   2012-04-19 12:39:30.000000000 +0200
@@ -1,0 +2,12 @@
+Tue Apr 17 22:37:41 UTC 2012 - g...@opensuse.org
+
+- corrected source URL
+
+-------------------------------------------------------------------
+Tue Apr  3 22:03:34 UTC 2012 - g...@opensuse.org
+
+- specfile cleanup
+- correct dependencies
+- split off -lang subpackage
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xfce4-panel-plugin-quicklauncher.spec ++++++
--- /var/tmp/diff_new_pack.KwDuar/_old  2012-04-19 12:39:31.000000000 +0200
+++ /var/tmp/diff_new_pack.KwDuar/_new  2012-04-19 12:39:31.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-panel-plugin-quicklauncher
 #
-# 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,12 +20,13 @@
 %define plugin_name xfce4-quicklauncher-plugin
 
 Name:           xfce4-panel-plugin-quicklauncher
-License:        GPL-2.0+
 Version:        1.9.4
-Release:        25
-Summary:        Application launcher plugin for the Xfce panel
+Release:        0
+Summary:        Application Launcher Plugin for the Xfce Panel
+License:        GPL-2.0+
+Group:          System/GUI/XFCE
 Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-quicklauncher-plugin
-Source0:        xfce4-quicklauncher-plugin-1.9.4.tar.bz2
+Source0:        
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/1.9/%{plugin_name}-%{version}.tar.bz2
 # PATCH-FIX-UPSTREAM 
xfce4-panel-plugin-quicklauncher-1.9.4-save-settings.patch bxo#3782 
g...@opensuse.org -- Makes quicklauncher save its settings (backported from 
upstream git)
 Patch0:         xfce4-panel-plugin-quicklauncher-1.9.4-save-settings.patch
 # PATCH-FIX-UPSTREAM 
xfce4-panel-plugin-quicklauncher-1.9.4-fix-parameters-launcher.patch bxo#5752 
g...@opensuse.org -- Fixes the "Parameters" launcher by calling 
xfce4-settings-manager
@@ -36,17 +37,19 @@
 Patch3:         
xfce4-panel-plugin-quicklauncher-1.9.4-add-missing-en-translation.patch
 # PATCH-FIX-UPSTREAM 
xfce4-panel-plugin-quicklauncher-1.9.4-fix-desktop-file.patch bxo#7015 
g...@opensuse.org -- Adds missing X-XFCE-Module-Path to .desktop files so the 
plugin can be loaded
 Patch4:         xfce4-panel-plugin-quicklauncher-1.9.4-fix-desktop-file.patch
-Group:          System/GUI/XFCE
-BuildRequires:  intltool
 BuildRequires:  fdupes
+BuildRequires:  intltool
 BuildRequires:  pkgconfig(libxfce4panel-1.0)
-Requires:       xfce4-panel >= 4.8.0
+BuildRequires:  pkgconfig(libxfcegui4-1.0)
+Requires:       xfce4-panel >= %{panel_version}
+Recommends:     %{name}-lang = %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 The Quicklauncher plugin offers application launchers for the panel which can
 be displayed on multiple lines.
 
+%lang_package
 
 %prep
 %setup -q -n %{plugin_name}-%{version}
@@ -62,16 +65,21 @@
 
 %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)
 %{_libdir}/xfce4/panel-plugins/libquicklauncher*
 %{_datadir}/xfce4/panel-plugins/quicklauncher.desktop
 
+%files lang -f %{name}.lang
+
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to