Hello community,

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

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

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-datetime/xfce4-panel-plugin-datetime.changes
  2011-10-21 16:46:51.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-datetime.new/xfce4-panel-plugin-datetime.changes
     2012-04-19 10:42:01.000000000 +0200
@@ -1,0 +2,17 @@
+Tue Apr 17 19:35:54 UTC 2012 - [email protected]
+
+- corrected source URL
+
+-------------------------------------------------------------------
+Sun Apr 15 08:03:02 UTC 2012 - [email protected]
+
+- recommend -lang subpackage
+
+-------------------------------------------------------------------
+Tue Apr  3 15:17:03 UTC 2012 - [email protected]
+
+- specfile cleanup
+- correct dependencies
+- split off -lang subpackage
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xfce4-panel-plugin-datetime.spec ++++++
--- /var/tmp/diff_new_pack.vsgZ8u/_old  2012-04-19 10:42:02.000000000 +0200
+++ /var/tmp/diff_new_pack.vsgZ8u/_new  2012-04-19 10:42:02.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-panel-plugin-datetime
 #
-# 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,25 +20,30 @@
 %define plugin_name xfce4-datetime-plugin
 
 Name:           xfce4-panel-plugin-datetime
-License:        GPL-2.0+
 Version:        0.6.1
-Release:        19
-Summary:        Date and time plugin for the Xfce panel
+Release:        0
+Summary:        Date And Time Plugin for the Xfce Panel
+License:        GPL-2.0+
+Group:          System/GUI/XFCE
 Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin
-Source0:        xfce4-datetime-plugin-0.6.1.tar.bz2
+Source0:        
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/0.6/%{plugin_name}-%{version}.tar.bz2
 # PATCH-FEATURE-UPSTREAM xfce4-datetime-plugin-0.6.1-enable-tooltips.patch 
bxo#4141 [email protected] -- Re-enables tooltip support (backported from 
upstream git)
 Patch0:         xfce4-datetime-plugin-0.6.1-enable-tooltips.patch
-Group:          System/GUI/XFCE
-BuildRequires:  intltool
 BuildRequires:  fdupes
+BuildRequires:  intltool
+BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libxfce4panel-1.0)
-Requires:       xfce4-panel >= 4.8.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
 The date and time plugin displays the current date and time on the panel and
 can open a calendar when clicked.
 
+%lang_package
 
 %prep
 %setup -q -n %{plugin_name}-%{version}
@@ -50,17 +55,23 @@
 
 %install
 %make_install
+
 rm -f %{buildroot}%{_libdir}/xfce4/panel-plugins/libdatetime.la
+
 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/libdatetime.so
 %{_datadir}/xfce4/panel-plugins/datetime.desktop
 
+%files lang -f %{name}.lang
+
 %changelog

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

Reply via email to