Hello community,

here is the log from the commit of package pk-update-icon for openSUSE:Factory 
checked in at 2012-04-12 09:45:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pk-update-icon (Old)
 and      /work/SRC/openSUSE:Factory/.pk-update-icon.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pk-update-icon", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/pk-update-icon/pk-update-icon.changes    
2011-11-16 17:22:13.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.pk-update-icon.new/pk-update-icon.changes       
2012-04-12 09:45:54.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Mar 27 14:27:07 UTC 2012 - [email protected]
+
+- specfile cleanup
+- split off -lang subpackage
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pk-update-icon.spec ++++++
--- /var/tmp/diff_new_pack.jGyNhI/_old  2012-04-12 09:45:55.000000000 +0200
+++ /var/tmp/diff_new_pack.jGyNhI/_new  2012-04-12 09:45:55.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pk-update-icon
 #
-# 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,14 +16,13 @@
 #
 
 
-
 Name:           pk-update-icon
 Version:        0.2.1
-Release:        1
-License:        GPL-2.0+
+Release:        0
 Summary:        Software Update Notifier based on PackageKit
-Url:            http://gitorious.org/opensuse/pk-update-icon
+License:        GPL-2.0+
 Group:          System/Daemons
+Url:            http://gitorious.org/opensuse/pk-update-icon
 Source:         %{name}-%{version}.tar.gz
 BuildRequires:  intltool
 BuildRequires:  pkgconfig(gtk+-2.0)
@@ -33,11 +32,14 @@
 %if 0%{?suse_version}
 BuildRequires:  update-desktop-files
 %endif
+Recommends:     %{name}-lang
 
 %description
 pk-update-icon displays notifications and an icon in the tray area of the panel
 when package updates are available.
 
+%lang_package
+
 %prep
 %setup -q
 
@@ -49,16 +51,19 @@
 %if 0%{?suse_version}
 %suse_update_desktop_file %{name}
 %endif
-%find_lang %{name}
+
+%find_lang %{name} %{?no_lang_C}
 
 %clean
 rm -rf %{buildroot}
 
-%files -f %{name}.lang
+%files
 %defattr(-,root,root)
 %doc AUTHORS COPYING
 %{_bindir}/%{name}
 %{_mandir}/man1/%{name}.1*
 %{_sysconfdir}/xdg/autostart/%{name}.desktop
 
+%files lang -f %{name}.lang
+
 %changelog

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

Reply via email to