commit pk-update-icon for openSUSE:Factory

2019-04-17 Thread root
Hello community,

here is the log from the commit of package pk-update-icon for openSUSE:Factory 
checked in at 2019-04-17 10:08:53

Comparing /work/SRC/openSUSE:Factory/pk-update-icon (Old)
 and  /work/SRC/openSUSE:Factory/.pk-update-icon.new.17052 (New)


Package is "pk-update-icon"

Wed Apr 17 10:08:53 2019 rev:17 rq:694641 version:3

Changes:

--- /work/SRC/openSUSE:Factory/pk-update-icon/pk-update-icon.changes
2015-06-23 12:00:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.pk-update-icon.new.17052/pk-update-icon.changes 
2019-04-17 10:09:16.486842740 +0200
@@ -1,0 +2,12 @@
+Wed Apr 10 13:24:19 UTC 2019 - Vinzenz Vietzke 
+
+- update to version 3
+  - Add note that pk-update-icon is no longer developed
+  - Simplify PkuiBackend
+  - Only show notification action if the update viewer executable exists
+  - Exclude "." from tarballs
+  - Update email address
+
+- added note about stopped development to description
+
+---

Old:

  pk-update-icon-2.tar.gz

New:

  pk-update-icon-3.tar.gz



Other differences:
--
++ pk-update-icon.spec ++
--- /var/tmp/diff_new_pack.IDheBr/_old  2019-04-17 10:09:17.306843686 +0200
+++ /var/tmp/diff_new_pack.IDheBr/_new  2019-04-17 10:09:17.310843690 +0200
@@ -17,12 +17,12 @@
 
 
 Name:   pk-update-icon
-Version:2
+Version:3
 Release:0
 Summary:Software Update Notifier based on PackageKit
 License:GPL-2.0+
 Group:  System/Daemons
-Url:https://hg.guido-berhoerster.org/projects/pk-update-icon/
+Url:https://code.guido-berhoerster.org/projects/pk-update-icon/
 Source: %{name}-%{version}.tar.gz
 BuildRequires:  docbook5-xsl-stylesheets
 BuildRequires:  docbook_5
@@ -41,6 +41,11 @@
 pk-update-icon displays notifications and an icon in the tray area of the panel
 when package updates are available.
 
+pk-update-icon is no longer developed and will only receive fixes for critical 
+bugs and security issues. All users are encouraged to switch to 
+package-update-indicator which builds on modern technologies and provides a 
+number of additional features.
+
 %lang_package
 
 %prep

++ pk-update-icon-2.tar.gz -> pk-update-icon-3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pk-update-icon-2/Makefile 
new/pk-update-icon-3/Makefile
--- old/pk-update-icon-2/Makefile   2015-06-19 15:51:00.0 +0200
+++ new/pk-update-icon-3/Makefile   2018-07-02 13:25:11.0 +0200
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2014 Guido Berhoerster 
+# Copyright (C) 2014 Guido Berhoerster 
 #
 # Licensed under the GNU General Public License Version 2
 #
@@ -20,7 +20,7 @@
 
 PACKAGE =  pk-update-icon
 APP_NAME = org.opensuse.pk-update-icon
-VERSION =  2
+VERSION =  3
 DISTNAME :=$(PACKAGE)-$(VERSION)
 
 # gcc, clang, icc
@@ -133,6 +133,7 @@
 
 dist: clobber
$(PAX) -w -x ustar -s ',.*/\..*,,' -s ',./[^/]*\.tar\.gz,,' \
-   -s ',\./,$(DISTNAME)/,' . | $(GZIP) > $(DISTNAME).tar.gz
+   -s ',^\.$$,,' -s ',\./,$(DISTNAME)/,' . | \
+   $(GZIP) > $(DISTNAME).tar.gz
 
 -include $(patsubst %.o,%.d,$(OBJS))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pk-update-icon-2/NEWS new/pk-update-icon-3/NEWS
--- old/pk-update-icon-2/NEWS   2015-06-19 15:53:26.0 +0200
+++ new/pk-update-icon-3/NEWS   2018-07-02 13:25:11.0 +0200
@@ -1,6 +1,15 @@
 News
 
 
+pk-update-icon 3 (2018-07-02T13:25:11+02:00)
+
+
+- Add note that pk-update-icon is no longer developed
+- Simplify PkuiBackend
+- Only show notification action if the update viewer executable exists
+- Exclude "." from tarballs
+- Update email address
+
 pk-update-icon 2 (2015-06-19T13:08:33+02:00)
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pk-update-icon-2/README new/pk-update-icon-3/README
--- old/pk-update-icon-2/README 2015-06-19 13:04:57.0 +0200
+++ new/pk-update-icon-3/README 2018-07-02 13:25:11.0 +0200
@@ -7,6 +7,13 @@
 pk-update-icon displays notifications and an icon in the tray area of the panel
 when package updates are available.
 
+**pk-update-icon is no longer developed and will only receive fixes for
+critical bugs and security issues. All users are encouraged to switch to
+[package-update-indicator][1] which builds on modern technologies and provides
+a number of additional features.**
+
+[1]: https://code.guido-berhoerster.org/projects/package-update-icon/
+
 Build Instructions
 --
 

commit pk-update-icon for openSUSE:Factory

2014-02-08 Thread h_root
Hello community,

here is the log from the commit of package pk-update-icon for openSUSE:Factory 
checked in at 2014-02-08 10:34:34

Comparing /work/SRC/openSUSE:Factory/pk-update-icon (Old)
 and  /work/SRC/openSUSE:Factory/.pk-update-icon.new (New)


Package is pk-update-icon

Changes:

--- /work/SRC/openSUSE:Factory/pk-update-icon/pk-update-icon.changes
2013-10-17 17:45:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.pk-update-icon.new/pk-update-icon.changes   
2014-02-08 10:34:35.0 +0100
@@ -1,0 +2,11 @@
+Fri Feb  7 21:01:00 UTC 2014 - g...@opensuse.org
+
+- update to version 1
+  - Add missing function prototypes
+  - Stylistic fixes
+  - Add README file with build instructions and author information
+  - Convert the manpage to DocBook V5.0
+  - Use pax to generate tarballs
+  - Fix automatic dependency generation and improve portability
+
+---

Old:

  pk-update-icon-0.2.2.tar.gz

New:

  pk-update-icon-1.tar.gz



Other differences:
--
++ pk-update-icon.spec ++
--- /var/tmp/diff_new_pack.jT8yUr/_old  2014-02-08 10:34:36.0 +0100
+++ /var/tmp/diff_new_pack.jT8yUr/_new  2014-02-08 10:34:36.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pk-update-icon
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -17,21 +17,22 @@
 
 
 Name:   pk-update-icon
-Version:0.2.2
+Version:1
 Release:0
 Summary:Software Update Notifier based on PackageKit
 License:GPL-2.0+
 Group:  System/Daemons
 Url:https://hg.guido-berhoerster.org/projects/pk-update-icon/
 Source: %{name}-%{version}.tar.gz
+BuildRequires:  docbook5-xsl-stylesheets
+BuildRequires:  docbook_5
 BuildRequires:  intltool
+BuildRequires:  libxslt-tools
+BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(packagekit-glib2)
 BuildRequires:  pkgconfig(unique-1.0)
-%if 0%{?suse_version}
-BuildRequires:  update-desktop-files
-%endif
 Recommends: %{name}-lang
 # activating the tray icon executes gpk-update-viewer
 Requires:   gnome-packagekit
@@ -46,13 +47,16 @@
 %setup -q
 
 %build
-make %{?_smp_mflags} prefix=%{_prefix} CFLAGS=%{optflags}
+make %{?_smp_mflags} \
+prefix=%{_prefix} \
+%if 0%{?suse_version} == 1230
+
DOCBOOK5_MANPAGES_STYLESHEET='/usr/share/xml/docbook/stylesheet/nwalsh5/1.77.1/manpages/docbook.xsl'
 \
+%endif
+CFLAGS=%{optflags}
 
 %install
 %make_install prefix=%{_prefix}
-%if 0%{?suse_version}
 %suse_update_desktop_file %{name}
-%endif
 
 %find_lang %{name} %{?no_lang_C}
 
@@ -61,7 +65,7 @@
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS COPYING
+%doc README COPYING
 %{_bindir}/%{name}
 %{_mandir}/man1/%{name}.1*
 %{_sysconfdir}/xdg/autostart/%{name}.desktop

++ pk-update-icon-0.2.2.tar.gz - pk-update-icon-1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pk-update-icon-0.2.2/AUTHORS 
new/pk-update-icon-1/AUTHORS
--- old/pk-update-icon-0.2.2/AUTHORS2012-07-18 11:56:59.0 +0200
+++ new/pk-update-icon-1/AUTHORS1970-01-01 01:00:00.0 +0100
@@ -1,2 +0,0 @@
-Pavol Rusnak st...@gk2.sk
-Guido Berhoerster g...@opensuse.org
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pk-update-icon-0.2.2/Makefile 
new/pk-update-icon-1/Makefile
--- old/pk-update-icon-0.2.2/Makefile   2012-07-18 11:57:26.0 +0200
+++ new/pk-update-icon-1/Makefile   2014-02-07 21:58:22.0 +0100
@@ -1,12 +1,60 @@
+#
+# Copyright (C) 2014 Guido Berhoerster g...@opensuse.org
+#
+# Licensed under the GNU General Public License Version 2
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+#
+
+PACKAGE =  

commit pk-update-icon for openSUSE:Factory

2013-10-17 Thread h_root
Hello community,

here is the log from the commit of package pk-update-icon for openSUSE:Factory 
checked in at 2013-10-17 14:25:37

Comparing /work/SRC/openSUSE:Factory/pk-update-icon (Old)
 and  /work/SRC/openSUSE:Factory/.pk-update-icon.new (New)


Package is pk-update-icon

Changes:

--- /work/SRC/openSUSE:Factory/pk-update-icon/pk-update-icon.changes
2012-07-18 17:45:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.pk-update-icon.new/pk-update-icon.changes   
2013-10-17 17:45:02.0 +0200
@@ -1,0 +2,11 @@
+Thu Oct 17 10:25:41 UTC 2013 - g...@opensuse.org
+
+- add dependency on gnome-packagekit since activating the tray icon
+  executes gpk-update-viewer (bnc#846342)
+
+---
+Tue Oct  1 10:07:20 UTC 2013 - g...@opensuse.org
+
+- update URL
+
+---



Other differences:
--
++ pk-update-icon.spec ++
--- /var/tmp/diff_new_pack.69qlVj/_old  2013-10-17 17:45:03.0 +0200
+++ /var/tmp/diff_new_pack.69qlVj/_new  2013-10-17 17:45:03.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pk-update-icon
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -22,7 +22,7 @@
 Summary:Software Update Notifier based on PackageKit
 License:GPL-2.0+
 Group:  System/Daemons
-Url:http://gitorious.org/opensuse/pk-update-icon
+Url:https://hg.guido-berhoerster.org/projects/pk-update-icon/
 Source: %{name}-%{version}.tar.gz
 BuildRequires:  intltool
 BuildRequires:  pkgconfig(gtk+-2.0)
@@ -33,6 +33,8 @@
 BuildRequires:  update-desktop-files
 %endif
 Recommends: %{name}-lang
+# activating the tray icon executes gpk-update-viewer
+Requires:   gnome-packagekit
 
 %description
 pk-update-icon displays notifications and an icon in the tray area of the panel

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



commit pk-update-icon for openSUSE:Factory

2012-07-18 Thread h_root
Hello community,

here is the log from the commit of package pk-update-icon for openSUSE:Factory 
checked in at 2012-07-18 17:41:50

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
2012-04-12 09:51:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.pk-update-icon.new/pk-update-icon.changes   
2012-07-18 17:41:51.0 +0200
@@ -1,0 +2,10 @@
+Wed Jul 18 10:02:11 UTC 2012 - g...@opensuse.org
+
+- update to version 0.2.2
+  - increase the default update interval to 24 h in order to ease
+the load on the infrastructure
+  - increase the default delay before checking for updates to 5 min
+as commit 777c0d750cdc0a1e31f98066fc248e04e2e84599 was
+incomplete (bnc#729230)
+
+---

Old:

  pk-update-icon-0.2.1.tar.gz

New:

  pk-update-icon-0.2.2.tar.gz



Other differences:
--
++ pk-update-icon.spec ++
--- /var/tmp/diff_new_pack.8tV8Sx/_old  2012-07-18 17:41:53.0 +0200
+++ /var/tmp/diff_new_pack.8tV8Sx/_new  2012-07-18 17:41:53.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   pk-update-icon
-Version:0.2.1
+Version:0.2.2
 Release:0
 Summary:Software Update Notifier based on PackageKit
 License:GPL-2.0+

++ pk-update-icon-0.2.1.tar.gz - pk-update-icon-0.2.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pk-update-icon-0.2.1/Makefile 
new/pk-update-icon-0.2.2/Makefile
--- old/pk-update-icon-0.2.1/Makefile   2011-11-15 12:49:11.0 +0100
+++ new/pk-update-icon-0.2.2/Makefile   2012-07-18 11:57:26.0 +0200
@@ -19,7 +19,7 @@
 
 PACKAGE =  pk-update-icon
 APP_NAME = org.opensuse.pk-update-icon
-VERSION =  0.2.1
+VERSION =  0.2.2
 DISTNAME :=$(PACKAGE)-$(VERSION)
 OBJS = main.o pkui-icon.o pkui-backend.o
 AUTOSTART_FILE =   $(PACKAGE).desktop
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pk-update-icon-0.2.1/main.c 
new/pk-update-icon-0.2.2/main.c
--- old/pk-update-icon-0.2.1/main.c 2011-10-22 09:47:32.0 +0200
+++ new/pk-update-icon-0.2.2/main.c 2012-07-18 11:57:26.0 +0200
@@ -32,8 +32,8 @@
UniqueApp   *app = NULL;
int exitval = 0;
gbooleanversion = FALSE;
-   gintstartup_delay = 10;
-   gintcheck_interval = 2 * 3600;
+   gintstartup_delay = 300;
+   gintcheck_interval = 86400;
GOptionContext  *context;
GError  *error = NULL;
const GOptionEntry options[] = {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pk-update-icon-0.2.1/pk-update-icon-0.2 
new/pk-update-icon-0.2.2/pk-update-icon-0.2
--- old/pk-update-icon-0.2.1/pk-update-icon-0.2 2012-07-18 17:41:53.0 
+0200
+++ new/pk-update-icon-0.2.2/pk-update-icon-0.2 1970-01-01 01:00:00.0 
+0100
@@ -1 +0,0 @@
-symbolic link to .
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pk-update-icon-0.2.1/pk-update-icon-0.2.1 
new/pk-update-icon-0.2.2/pk-update-icon-0.2.1
--- old/pk-update-icon-0.2.1/pk-update-icon-0.2.1   2012-07-18 
17:41:53.0 +0200
+++ new/pk-update-icon-0.2.2/pk-update-icon-0.2.1   1970-01-01 
01:00:00.0 +0100
@@ -1 +0,0 @@
-symbolic link to .
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pk-update-icon-0.2.1/pk-update-icon-0.2.2 
new/pk-update-icon-0.2.2/pk-update-icon-0.2.2
--- old/pk-update-icon-0.2.1/pk-update-icon-0.2.2   1970-01-01 
01:00:00.0 +0100
+++ new/pk-update-icon-0.2.2/pk-update-icon-0.2.2   2012-07-18 
17:41:53.0 +0200
@@ -0,0 +1 @@
+symbolic link to .
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pk-update-icon-0.2.1/pkui-backend.c 
new/pk-update-icon-0.2.2/pkui-backend.c
--- old/pk-update-icon-0.2.1/pkui-backend.c 2011-11-15 11:57:17.0 
+0100
+++ new/pk-update-icon-0.2.2/pkui-backend.c 2012-07-18 11:57:26.0 
+0200
@@ -198,7 +198,7 @@
 
pspec = g_param_spec_uint(check-interval, Check interval,
Interval in seconds for checking for new package updates, 1,
-   G_MAXUINT, 3600, G_PARAM_READWRITE | G_PARAM_CONSTRUCT);
+   G_MAXUINT, 86400, G_PARAM_READWRITE | G_PARAM_CONSTRUCT);
g_object_class_install_property(gobject_class, 

commit pk-update-icon for openSUSE:Factory

2012-04-12 Thread h_root
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.0 +0100
+++ /work/SRC/openSUSE:Factory/.pk-update-icon.new/pk-update-icon.changes   
2012-04-12 09:45:54.0 +0200
@@ -1,0 +2,6 @@
+Tue Mar 27 14:27:07 UTC 2012 - g...@opensuse.org
+
+- 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.0 +0200
+++ /var/tmp/diff_new_pack.jGyNhI/_new  2012-04-12 09:45:55.0 +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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pk-update-icon for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package pk-update-icon for openSUSE:Factory 
checked in at 2011-12-06 18:52:03

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:




Other differences:
--
++ pk-update-icon.spec ++
--- /var/tmp/diff_new_pack.VGsRT9/_old  2011-12-06 19:25:31.0 +0100
+++ /var/tmp/diff_new_pack.VGsRT9/_new  2011-12-06 19:25:31.0 +0100
@@ -20,7 +20,7 @@
 Name:   pk-update-icon
 Version:0.2.1
 Release:1
-License:GPLv2+
+License:GPL-2.0+
 Summary:Software Update Notifier based on PackageKit
 Url:http://gitorious.org/opensuse/pk-update-icon
 Group:  System/Daemons

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



commit pk-update-icon for openSUSE:Factory

2011-11-16 Thread h_root
Hello community,

here is the log from the commit of package pk-update-icon for openSUSE:Factory 
checked in at 2011-11-16 17:20:47

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-10-25 17:00:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.pk-update-icon.new/pk-update-icon.changes   
2011-11-16 17:22:13.0 +0100
@@ -1,0 +2,10 @@
+Tue Nov 15 12:04:03 UTC 2011 - g...@opensuse.org
+
+- update to version 0.2.1
+  - hide the autostart file in KDE and GNOME rather than explicitly
+showing it in Xfce and LXDE only
+  - increase default startup-delay to 5 min (bnc#729230)
+  - fix some typos
+  - use the VERSION macro in the about dialog 
+
+---

Old:

  pk-update-icon-0.2.tar.gz

New:

  pk-update-icon-0.2.1.tar.gz



Other differences:
--
++ pk-update-icon.spec ++
--- /var/tmp/diff_new_pack.YNsRti/_old  2011-11-16 17:22:14.0 +0100
+++ /var/tmp/diff_new_pack.YNsRti/_new  2011-11-16 17:22:14.0 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   pk-update-icon
-Version:0.2
+Version:0.2.1
 Release:1
 License:GPLv2+
 Summary:Software Update Notifier based on PackageKit

++ pk-update-icon-0.2.tar.gz - pk-update-icon-0.2.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pk-update-icon-0.2/Makefile 
new/pk-update-icon-0.2.1/Makefile
--- old/pk-update-icon-0.2/Makefile 2011-10-22 10:15:46.0 +0200
+++ new/pk-update-icon-0.2.1/Makefile   2011-11-15 12:49:11.0 +0100
@@ -19,7 +19,7 @@
 
 PACKAGE =  pk-update-icon
 APP_NAME = org.opensuse.pk-update-icon
-VERSION =  0.2
+VERSION =  0.2.1
 DISTNAME :=$(PACKAGE)-$(VERSION)
 OBJS = main.o pkui-icon.o pkui-backend.o
 AUTOSTART_FILE =   $(PACKAGE).desktop
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pk-update-icon-0.2/pk-update-icon-0.2.1 
new/pk-update-icon-0.2.1/pk-update-icon-0.2.1
--- old/pk-update-icon-0.2/pk-update-icon-0.2.1 1970-01-01 01:00:00.0 
+0100
+++ new/pk-update-icon-0.2.1/pk-update-icon-0.2.1   2011-11-16 
17:22:14.0 +0100
@@ -0,0 +1 @@
+symbolic link to .
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pk-update-icon-0.2/pk-update-icon.desktop.in 
new/pk-update-icon-0.2.1/pk-update-icon.desktop.in
--- old/pk-update-icon-0.2/pk-update-icon.desktop.in2011-10-22 
09:47:32.0 +0200
+++ new/pk-update-icon-0.2.1/pk-update-icon.desktop.in  2011-11-15 
12:28:33.0 +0100
@@ -7,4 +7,4 @@
 Terminal=false
 Type=Application
 Categories=Utility;GTK;TrayIcon;
-OnlyShowIn=XFCE;LXDE;
+NotShowIn=KDE;GNOME;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pk-update-icon-0.2/pkui-backend.c 
new/pk-update-icon-0.2.1/pkui-backend.c
--- old/pk-update-icon-0.2/pkui-backend.c   2011-10-22 09:47:32.0 
+0200
+++ new/pk-update-icon-0.2.1/pkui-backend.c 2011-11-15 11:57:17.0 
+0100
@@ -59,7 +59,7 @@
LAST_SIGNAL
 };
 
-static guint   pkui_backend_signals[LAST_SIGNAL] = { 0, };
+static guint   pkui_backend_signals[LAST_SIGNAL] = { 0 };
 
 static gboolean periodic_check(gpointer data);
 
@@ -190,8 +190,8 @@
pspec);
 
pspec = g_param_spec_uint(startup-delay, Startup delay,
-   Initial delay in second before the first check for new package 
-   updates, 0, G_MAXUINT, 60,
+   Initial delay in seconds before the first check for new package 
+   updates, 0, G_MAXUINT, 300,
G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY);
g_object_class_install_property(gobject_class, PROP_STARTUP_DELAY,
pspec);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pk-update-icon-0.2/pkui-icon.c 
new/pk-update-icon-0.2.1/pkui-icon.c
--- old/pk-update-icon-0.2/pkui-icon.c  2011-10-22 09:47:32.0 +0200
+++ new/pk-update-icon-0.2.1/pkui-icon.c2011-11-14 20:56:31.0 
+0100
@@ -154,7 +154,7 @@
if (strcmp(translators, translators) == 0)
translators = NULL;
 
-   gtk_show_about_dialog (NULL, version, 0.1, copyright, copyright,
+   gtk_show_about_dialog (NULL, version, VERSION, copyright, copyright,
authors, authors, documenters, documenters,
translator-credits, translators, license, license,
wrap-license, TRUE, NULL);


commit pk-update-icon for openSUSE:Factory

2011-10-25 Thread h_root
Hello community,

here is the log from the commit of package pk-update-icon for openSUSE:Factory 
checked in at 2011-10-25 17:00:24

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-10-21 16:34:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.pk-update-icon.new/pk-update-icon.changes   
2011-10-25 17:00:25.0 +0200
@@ -1,0 +2,6 @@
+Sat Oct 22 08:24:55 UTC 2011 - g...@opensuse.org
+
+- update to version 0.2
+  - translation updates
+
+---

Old:

  pk-update-icon.tar.bz2

New:

  pk-update-icon-0.2.tar.gz



Other differences:
--
++ pk-update-icon.spec ++
--- /var/tmp/diff_new_pack.5exClc/_old  2011-10-25 17:00:26.0 +0200
+++ /var/tmp/diff_new_pack.5exClc/_new  2011-10-25 17:00:26.0 +0200
@@ -18,13 +18,13 @@
 
 
 Name:   pk-update-icon
-Version:0.1.20111020git
+Version:0.2
 Release:1
 License:GPLv2+
 Summary:Software Update Notifier based on PackageKit
 Url:http://gitorious.org/opensuse/pk-update-icon
 Group:  System/Daemons
-Source: %{name}.tar.bz2
+Source: %{name}-%{version}.tar.gz
 BuildRequires:  intltool
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libnotify)
@@ -39,7 +39,7 @@
 when package updates are available.
 
 %prep
-%setup -q -n %{name}
+%setup -q
 
 %build
 make %{?_smp_mflags} prefix=%{_prefix} CFLAGS=%{optflags}

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



commit pk-update-icon for openSUSE:Factory

2011-10-11 Thread h_root

Hello community,

here is the log from the commit of package pk-update-icon for openSUSE:Factory
checked in at Tue Oct 11 18:21:49 CEST 2011.




--- openSUSE:Factory/pk-update-icon/pk-update-icon.changes  2011-10-07 
00:52:24.0 +0200
+++ /mounts/work_src_done/STABLE/pk-update-icon/pk-update-icon.changes  
2011-10-11 17:44:56.0 +0200
@@ -1,0 +2,5 @@
+Tue Oct 11 15:44:15 UTC 2011 - prus...@opensuse.org
+
+- added manpage, autostart and localization
+
+---

calling whatdependson for head-i586




Other differences:
--
++ pk-update-icon.spec ++
--- /var/tmp/diff_new_pack.KiITs9/_old  2011-10-11 18:21:44.0 +0200
+++ /var/tmp/diff_new_pack.KiITs9/_new  2011-10-11 18:21:44.0 +0200
@@ -22,12 +22,14 @@
 Release:1
 License:GPLv2+
 Summary:Simply GTK tray icon showing available updates
-Group:  System/Daemons
 Url:http://gitorious.org/opensuse/pk-update-icon
+Group:  System/Daemons
 Source: %{name}.tar.bz2
+BuildRequires:  intltool
 BuildRequires:  pkgconfig(gtk+-2.0)
-BuildRequires:  pkgconfig(libnotify) = 0.7
+BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(packagekit-glib2)
+BuildRequires:  pkgconfig(unique-1.0)
 %if 0%{?suse_version}
 BuildRequires:  update-desktop-files
 %endif
@@ -40,22 +42,23 @@
 %setup -q -n %{name}
 
 %build
-make %{?_smp_mflags}
+make %{?_smp_mflags} prefix=%{_prefix} CFLAGS=%{optflags}
 
 %install
-install -D -m 0755 %{name} %{buildroot}%{_bindir}/%{name}
-install -D -m 0644 %{name}.desktop 
%{buildroot}%{_datadir}/applications/%{name}.desktop
+%make_install prefix=%{_prefix}
 %if 0%{?suse_version}
 %suse_update_desktop_file %{name}
 %endif
+%find_lang %{name}
 
 %clean
 rm -rf %{buildroot}
 
-%files
+%files -f %{name}.lang
 %defattr(-,root,root)
 %doc AUTHORS COPYING
 %{_bindir}/%{name}
-%{_datadir}/applications/%{name}.desktop
+%{_mandir}/man1/%{name}.1*
+%{_sysconfdir}/xdg/autostart/%{name}.desktop
 
 %changelog

++ pk-update-icon.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pk-update-icon/.gitignore 
new/pk-update-icon/.gitignore
--- old/pk-update-icon/.gitignore   1970-01-01 01:00:00.0 +0100
+++ new/pk-update-icon/.gitignore   2011-09-26 15:28:53.0 +0200
@@ -0,0 +1,2 @@
+*.o
+pk-update-icon
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pk-update-icon/AUTHORS new/pk-update-icon/AUTHORS
--- old/pk-update-icon/AUTHORS  2011-09-26 15:36:41.0 +0200
+++ new/pk-update-icon/AUTHORS  2011-10-11 17:20:59.0 +0200
@@ -1 +1,2 @@
 Pavol Rusnak st...@gk2.sk
+Guido Berhoerster g...@opensuse.org
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pk-update-icon/Makefile new/pk-update-icon/Makefile
--- old/pk-update-icon/Makefile 2011-10-06 15:51:14.0 +0200
+++ new/pk-update-icon/Makefile 2011-10-11 17:40:42.0 +0200
@@ -1,16 +1,79 @@
-CC=gcc
-OBJS=main.o notify.o packagekit.o
-CFLAGS=$(shell pkg-config --cflags gtk+-2.0 libnotify packagekit-glib2) -Wall 
-DI_KNOW_THE_PACKAGEKIT_GLIB2_API_IS_SUBJECT_TO_CHANGE
-LDFLAGS=$(shell pkg-config --libs gtk+-2.0 libnotify packagekit-glib2)
-NAME=pk-update-icon
+INSTALL := install
+INSTALL.exec :=$(INSTALL) -D -m 0755
+INSTALL.data :=$(INSTALL) -D -m 0644
+SED := sed
+MSGFMT :=  msgfmt
+INTLTOOL_UPDATE := intltool-update
+INTLTOOL_MERGE :=  intltool-merge
 
-all: $(NAME)
+DESTDIR ?=
+prefix ?=  /usr/local
+bindir ?=  $(prefix)/bin
+datadir ?= $(prefix)/share
+mandir ?=  $(datadir)/man
+localedir ?=   $(datadir)/locale
+sysconfdir ?=  /etc
+xdgautostartdir ?= $(sysconfdir)/xdg/autostart
 
-$(NAME): $(OBJS)
-   $(CC) $(OBJS) $(LDFLAGS) -o $(NAME)
+PACKAGE =  pk-update-icon
+APP_NAME = org.opensuse.pk-update-icon
+VERSION =  0.1
+OBJS = main.o notify.o packagekit.o
+AUTOSTART_FILE =   $(PACKAGE).desktop
+MOFILES := $(patsubst %.po,%.mo,$(wildcard po/*.po))
+POTFILE =  po/$(PACKAGE).pot
+CPPFLAGS :=$(shell pkg-config --cflags gtk+-2.0 unique-1.0 libnotify 
packagekit-glib2) \
+   -DI_KNOW_THE_PACKAGEKIT_GLIB2_API_IS_SUBJECT_TO_CHANGE \
+   -DPACKAGE=\$(PACKAGE)\ \
+   -DAPP_NAME=\$(APP_NAME)\ \
+   -DLOCALEDIR=\$(localedir)\
+LDLIBS :=  $(shell pkg-config --libs gtk+-2.0 unique-1.0 libnotify 
packagekit-glib2)
+
+.DEFAULT_TARGET = all
+
+.PHONY: all clean install
+
+all: $(PACKAGE) $(MOFILES) $(AUTOSTART_FILE)
+
+$(PACKAGE): $(OBJS)
+   $(LINK.o) $^ $(LDLIBS) -o $@
+
+$(POTFILE): po/POTFILES.in
+   cd po/  $(INTLTOOL_UPDATE) --pot --gettext-package=$(PACKAGE)
+
+pot: $(POTFILE)
+
+update-po: $(POTFILE)
+   cd po/  for