commit pommed for openSUSE:Factory

2020-09-22 Thread root
Hello community,

here is the log from the commit of package pommed for openSUSE:Factory checked 
in at 2020-09-22 21:11:16

Comparing /work/SRC/openSUSE:Factory/pommed (Old)
 and  /work/SRC/openSUSE:Factory/.pommed.new.4249 (New)


Package is "pommed"

Tue Sep 22 21:11:16 2020 rev:31 rq:835948 version:1.39

Changes:

--- /work/SRC/openSUSE:Factory/pommed/pommed.changes2016-07-12 
23:50:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.pommed.new.4249/pommed.changes  2020-09-22 
21:11:41.803956447 +0200
@@ -1,0 +2,7 @@
+Tue Sep 22 01:15:46 CEST 2020 - r...@suse.de
+
+- add patch pommed-1.39-multiple-def-lcd_bck_info.patch
+  to fix link issues in factory. struct is already declared in
+  sysfs_backlight
+
+---

New:

  pommed-1.39-multiple-def-lcd_bck_info.patch



Other differences:
--
++ pommed.spec ++
--- /var/tmp/diff_new_pack.rFLfE8/_old  2020-09-22 21:11:43.243957707 +0200
+++ /var/tmp/diff_new_pack.rFLfE8/_new  2020-09-22 21:11:43.247957709 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pommed
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -20,9 +20,9 @@
 Version:1.39
 Release:0
 Summary:Apple laptops hotkeys event handler
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  Hardware/Mobile
-Url:https://launchpad.net/pommed
+URL:https://launchpad.net/pommed
 Source0:%{name}-%{version}.tar.bz2
 Source1:pommed.service
 Source2:gpomme.desktop
@@ -36,6 +36,7 @@
 Patch3: pommed-1.38-hardcoded-libpci.patch
 # PATCH-FIX-UPSTREAM pommed-dbus_policy.patch r...@novell.com -- bnc#469771
 Patch4: pommed-dbus_policy.patch
+Patch5: pommed-1.39-multiple-def-lcd_bck_info.patch
 BuildRequires:  fdupes
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(alsa)
@@ -100,6 +101,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4
+%patch5 -p1
 
 %build
 make %{?_smp_mflags}

++ pommed-1.39-multiple-def-lcd_bck_info.patch ++
--- pommed-1.39/pommed/mactel/x1600_backlight.c 2020/09/21 23:14:08 1.1
+++ pommed-1.39/pommed/mactel/x1600_backlight.c 2020/09/21 23:14:26
@@ -45,7 +45,7 @@
 #include "../dbus.h"
 
 
-struct _lcd_bck_info lcd_bck_info;
+extern struct _lcd_bck_info lcd_bck_info;
 
 static int fd = -1;
 static char *memory = NULL;
--- pommed-1.39/pommed/mactel/nv8600mgt_backlight.c 2020/09/21 23:14:47 
1.1
+++ pommed-1.39/pommed/mactel/nv8600mgt_backlight.c 2020/09/21 23:14:56
@@ -48,7 +48,7 @@
 #include "../dbus.h"
 
 
-struct _lcd_bck_info lcd_bck_info;
+extern struct _lcd_bck_info lcd_bck_info;
 
 
 static int nv8600mgt_inited = 0;



commit pommed for openSUSE:Factory

2016-07-12 Thread h_root
Hello community,

here is the log from the commit of package pommed for openSUSE:Factory checked 
in at 2016-07-12 23:50:38

Comparing /work/SRC/openSUSE:Factory/pommed (Old)
 and  /work/SRC/openSUSE:Factory/.pommed.new (New)


Package is "pommed"

Changes:

--- /work/SRC/openSUSE:Factory/pommed/pommed.changes2011-09-23 
12:41:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.pommed.new/pommed.changes   2016-07-12 
23:50:41.0 +0200
@@ -1,0 +2,14 @@
+Thu Jun  2 13:03:39 UTC 2016 - tchva...@suse.com
+
+- Cleanup a bit to have up-to-date spec-file
+- Update url to point to some existing page with repository
+
+---
+Wed Sep 12 14:28:25 UTC 2012 - alinm.el...@gmail.com
+
+- removed init.d script and added a systemd service file 
+- symlinked pommed.service so it starts by default.
+- removed rpmlint filter... we do not install in kde3 anymore
+- added a resonable settings, pommed.conf, works fine on my MBP7,1
+
+---

Old:

  pommed-rpmlintrc
  pommed.init

New:

  pommed.conf
  pommed.service



Other differences:
--
++ pommed.spec ++
--- /var/tmp/diff_new_pack.35GAbT/_old  2016-07-12 23:50:43.0 +0200
+++ /var/tmp/diff_new_pack.35GAbT/_new  2016-07-12 23:50:43.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pommed
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX 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,40 +16,18 @@
 #
 
 
-
 Name:   pommed
 Version:1.39
-Release:1
-License:GPL-2.0
+Release:0
 Summary:Apple laptops hotkeys event handler
-Url:http://technologeek.org/projects/pommed/
+License:GPL-2.0
 Group:  Hardware/Mobile
-%if 0
-# BuildRequires some package containing /usr/include/ofapi/of_api.h
-ExclusiveArch:  ppc
-%endif
-BuildRequires:  alsa-devel
-BuildRequires:  audiofile-devel
-BuildRequires:  libconfuse-devel
-BuildRequires:  pciutils-devel
-BuildRequires:  update-desktop-files
-BuildRequires:  xorg-x11
-BuildRequires:  xorg-x11-libX11-devel
-BuildRequires:  xorg-x11-libXext-devel
-BuildRequires:  xorg-x11-libXpm-devel
-BuildRequires:  xorg-x11-util-devel
-BuildRequires:  pkgconfig(dbus-glib-1)
-BuildRequires:  pkgconfig(gtk+-2.0)
-BuildRequires:  pkgconfig(libglade-2.0)
-ExclusiveArch:  %ix86 x86_64
-%if 0%{?suse_version} > 1020
-BuildRequires:  fdupes
-%endif
+Url:https://launchpad.net/pommed
 Source0:%{name}-%{version}.tar.bz2
-Source1:pommed.init
+Source1:pommed.service
 Source2:gpomme.desktop
 Source3:gpommerc
-Source4:pommed-rpmlintrc
+Source5:pommed.conf
 # PATCH-FIX-UPSTREAM pommed-desktop.patch idoen...@suse.de -- Update desktop 
categories
 Patch1: pommed-desktop.patch
 # PATCH-FIX-OPENSUSE pommed-1.38-cflags.patch idoen...@suse.de -- Respect our 
cflags
@@ -58,11 +36,24 @@
 Patch3: pommed-1.38-hardcoded-libpci.patch
 # PATCH-FIX-UPSTREAM pommed-dbus_policy.patch r...@novell.com -- bnc#469771
 Patch4: pommed-dbus_policy.patch
-PreReq: %fillup_prereq
-PreReq: %insserv_prereq
+BuildRequires:  fdupes
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(alsa)
+BuildRequires:  pkgconfig(audiofile)
+BuildRequires:  pkgconfig(dbus-glib-1)
+BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(libconfuse)
+BuildRequires:  pkgconfig(libglade-2.0)
+BuildRequires:  pkgconfig(libpci)
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(x11-xcb)
+BuildRequires:  pkgconfig(xext)
+BuildRequires:  pkgconfig(xpm)
 Requires:   eject
-Requires:   xorg-x11
+Requires(post): update-desktop-files
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+ExclusiveArch:  %ix86 x86_64
+%{?systemd_requires}
 
 %description
 pommed handles the hotkeys found on the Apple MacBook Pro, MacBook and
@@ -75,7 +66,6 @@
 Optional support for the Apple Remote control is available.
 
 %package -n gpomme
-License:GPL-2.0
 Summary:Graphical client for pommed
 Group:  Hardware/Mobile
 Requires:   dbus-1
@@ -91,7 +81,6 @@
 current state associated to this action.
 
 %package -n wmpomme
-License:GPL-2.0
 Summary:WindowMaker dockapp client for pommed
 Group:  Hardware/Mobile
 Requires:   dbus-1
@@ -116,18 +105,15 @@
 make %{?_smp_mflags}
 
 %install
-mkdir -p %{buildroot}/%{_bindir} %{buildroot}/%{_sbindir} 
%{buildroot}/%{_sysconfdir}/{init.d,dbus-1/system.d}

commit pommed for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package pommed for openSUSE:Factory checked 
in at 2011-12-06 18:52:28

Comparing /work/SRC/openSUSE:Factory/pommed (Old)
 and  /work/SRC/openSUSE:Factory/.pommed.new (New)


Package is pommed, Maintainer is r...@suse.com

Changes:




Other differences:
--
++ pommed.spec ++
--- /var/tmp/diff_new_pack.34pZeJ/_old  2011-12-06 19:25:55.0 +0100
+++ /var/tmp/diff_new_pack.34pZeJ/_new  2011-12-06 19:25:55.0 +0100
@@ -20,7 +20,7 @@
 Name:   pommed
 Version:1.39
 Release:1
-License:GPLv2
+License:GPL-2.0
 Summary:Apple laptops hotkeys event handler
 Url:http://technologeek.org/projects/pommed/
 Group:  Hardware/Mobile
@@ -75,7 +75,7 @@
 Optional support for the Apple Remote control is available.
 
 %package -n gpomme
-License:GPLv2
+License:GPL-2.0
 Summary:Graphical client for pommed
 Group:  Hardware/Mobile
 Requires:   dbus-1
@@ -91,7 +91,7 @@
 current state associated to this action.
 
 %package -n wmpomme
-License:GPLv2
+License:GPL-2.0
 Summary:WindowMaker dockapp client for pommed
 Group:  Hardware/Mobile
 Requires:   dbus-1

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