Hello community,

here is the log from the commit of package xfce4-taskmanager for 
openSUSE:Factory checked in at 2012-04-12 09:56:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-taskmanager (Old)
 and      /work/SRC/openSUSE:Factory/.xfce4-taskmanager.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfce4-taskmanager", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xfce4-taskmanager/xfce4-taskmanager.changes      
2011-09-23 12:51:29.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xfce4-taskmanager.new/xfce4-taskmanager.changes 
2012-04-12 09:56:59.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Mar 30 15:09:40 UTC 2012 - [email protected]
+
+- specfile cleanup
+- split off -lang subpackage
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xfce4-taskmanager.spec ++++++
--- /var/tmp/diff_new_pack.360y0S/_old  2012-04-12 09:57:01.000000000 +0200
+++ /var/tmp/diff_new_pack.360y0S/_new  2012-04-12 09:57:01.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-taskmanager
 #
-# 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
@@ -16,21 +16,20 @@
 #
 
 
-
 Name:           xfce4-taskmanager
 Version:        1.0.0
-Release:        11
+Release:        0
+Summary:        Simple Taskmanager for the Xfce Desktop Environment
 License:        GPL-2.0+
-Summary:        Simple taskmanager for the Xfce desktop environment
-Url:            
http://goodies.xfce.org/projects/applications/xfce4-taskmanager/
 Group:          System/Monitoring
+Url:            http://goodies.xfce.org/projects/applications/xfce4-taskmanager
 Source:         
http://archive.xfce.org/src/apps/xfce4-taskmanager/1.0/%{name}-%{version}.tar.bz2
 BuildRequires:  intltool
-BuildRequires:  libpng-devel
-BuildRequires:  perl-XML-Parser
+BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libwnck-1.0)
-BuildRequires:  update-desktop-files
+Recommends:     %{name}-lang = %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -38,6 +37,8 @@
 can display window and icon names in a tree view, columns can be reordered, and
 CPU and memory usage are displayed as a graph.
 
+%lang_package
+
 %prep
 %setup -q
 
@@ -47,26 +48,28 @@
 
 %install
 %make_install
-rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
-%find_lang %{name}
+
 %suse_update_desktop_file -r %{name} GTK System Monitor
 
+rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
+
+%find_lang %{name} %{?no_lang_C}
+
 %clean
 rm -rf %{buildroot}
 
-%if 0%{?suse_version} >= 1140
-
 %post
 %desktop_database_post
 
 %postun
 %desktop_database_postun
-%endif
 
-%files -f %{name}.lang
+%files
 %defattr(-,root,root)
 %doc AUTHORS COPYING ChangeLog NEWS README THANKS
 %{_bindir}/xfce4-taskmanager
 %{_datadir}/applications/xfce4-taskmanager.desktop
 
+%files lang -f %{name}.lang
+
 %changelog

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

Reply via email to