Hello community,

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

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

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-verve/xfce4-panel-plugin-verve.changes
        2011-09-23 12:51:26.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-verve.new/xfce4-panel-plugin-verve.changes
   2012-04-19 10:42:13.000000000 +0200
@@ -1,0 +2,12 @@
+Tue Apr 17 22:40:57 UTC 2012 - [email protected]
+
+- corrected source URL
+
+-------------------------------------------------------------------
+Wed Apr  4 08:20:30 UTC 2012 - [email protected]
+
+- specfile cleanup
+- correct dependencies
+- split off -lang subpackage
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xfce4-panel-plugin-verve.spec ++++++
--- /var/tmp/diff_new_pack.gBSUzj/_old  2012-04-19 10:42:14.000000000 +0200
+++ /var/tmp/diff_new_pack.gBSUzj/_new  2012-04-19 10:42:14.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-panel-plugin-verve
 #
-# 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,20 +20,25 @@
 %define plugin_name xfce4-verve-plugin
 
 Name:           xfce4-panel-plugin-verve
-License:        GPL-2.0+
 Version:        1.0.0
-Release:        5
-Summary:        Command line plugin for the Xfce panel
-Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin
-Source0:        xfce4-verve-plugin-1.0.0.tar.bz2
+Release:        0
+Summary:        Command Line Plugin for the Xfce Panel
+License:        GPL-2.0+
 Group:          System/GUI/XFCE
-BuildRequires:  intltool
+Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin
+Source0:        
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/1.0/%{plugin_name}-%{version}.tar.bz2
 BuildRequires:  fdupes
-BuildRequires:  pkgconfig(libxfce4panel-1.0)
+BuildRequires:  intltool
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(exo-1)
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gthread-2.0)
 BuildRequires:  pkgconfig(libpcre)
-Requires:       xfce4-panel >= 4.8.0
+BuildRequires:  pkgconfig(libxfce4panel-1.0)
+BuildRequires:  pkgconfig(libxfce4util-1.0)
+BuildRequires:  pkgconfig(libxfcegui4-1.0)
+Requires:       xfce4-panel >= %{panel_version}
+Recommends:     %{name}-lang = %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -41,6 +46,7 @@
 supports a command history, auto-completion, keyboard-shortcut focus grabbing 
and
 opening URLs.
 
+%lang_package
 
 %prep
 %setup -q -n %{plugin_name}-%{version}
@@ -51,17 +57,22 @@
 
 %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)
 %{_bindir}/verve-focus
 %{_libexecdir}/xfce4/panel-plugins/xfce4-verve-plugin
 %{_datadir}/xfce4/panel-plugins/xfce4-verve-plugin.desktop
 
+%files lang -f %{name}.lang
+
 %changelog

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

Reply via email to