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}
+mkdir

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



commit pommed for openSUSE:Factory

2011-06-06 Thread h_root

Hello community,

here is the log from the commit of package pommed for openSUSE:Factory
checked in at Mon Jun 6 13:31:24 CEST 2011.




--- pommed/pommed.changes   2010-10-31 19:04:17.0 +0100
+++ /mounts/work_src_done/STABLE/pommed/pommed.changes  2011-06-02 
16:00:43.0 +0200
@@ -1,0 +2,58 @@
+Thu Jun  2 11:48:57 UTC 2011 - idon...@novell.com
+
+- Update to version 1.39 to fix kernel 2.6.39 compatibility 
+
+---
+Sat May  7 11:22:07 UTC 2011 - idoen...@novell.com
+
+- pommed.init: Remove 4 from default start per rpmlint warning
+- Re-enable as-needed support now that it works
+- Update to version 1.38
+- Changes:
+version 1.38:
+- pommed: add support for the Early 2011 MacBook Pro:
+MacBookPro8,1 (13"), MacBookPro8,2 (15"), MacBookPro8,3 (17").
+- pommed: add acpi_video0 as a possible sysfs backlight driver.
+- pommed: allow disabling audio support entirely.
+
+version 1.37:
+- pommed: fix oversight in applesmc probing change.
+- pommed: prefer nvidia_bl over Nouveau.
+- pommed: add new option to fade keyboard backlight instead of
+switching off when idle. From Alex Launi .
+
+version 1.36:
+- pommed: probe for applesmc through /sys/class/hwmon.
+- pommed: add support for the MacBook7,1 (April 2010).
+- all: use LDLIBS instead of adding libraries to LDFLAGS.
+- pommed: fix keyboard backlight fading on pmac.
+- pommed: lock/unlock auto kbd backlight using up/down keys.
+- pommed: add ADB product IDs for ANSI and JIS keyboard variants.
+
+version 1.35:
+- pommed: fix crash if no fnmode sysfs node found.
+- pommed: add support for the MacBookAir3,1 & 3,2 (October 2010).
+
+version 1.34:
+- pommed: be more careful when invoking eject (Alioth #312213).
+- pommed: add the nouveau sysfs backlight driver.
+
+version 1.33:
+- pommed: added support for the MacBook6,1 (October 2009).
+- pommed: added support for the MacBookPro6,1 & 6,2 (Core i5/i7,
+April 2010).
+- pommed: kill PCI device check in nv8600mgt.
+- pommed: added support for the MacBookPro7,1 (13", Core2 Duo,
+April 2010). Requires a patched nvidia-bl module for backlight
+support at the moment.
+- gpomme: replaced Glade with hardcoded GTK+ code.
+
+version 1.32:
+- pommed: add the rivabl sysfs backlight driver for older 12"
+PowerBook G4 laptops. Reported by Nic Boet.
+
+version 1.31:
+- pommed: add IDs for newer wireless keyboard.
+- pommed: add the MacBookPro5,4 (15" June 2009). 
+
+---

calling whatdependson for head-i586


Old:

  pommed-1.30.tar.bz2
  pommed-README.SuSE
  pommed-hardcoded_libpci.patch
  pommed-optflags.patch

New:

  pommed-1.38-cflags.patch
  pommed-1.38-hardcoded-libpci.patch
  pommed-1.39.tar.bz2



Other differences:
--
++ pommed.spec ++
--- /var/tmp/diff_new_pack.YX6O5B/_old  2011-06-06 13:26:06.0 +0200
+++ /var/tmp/diff_new_pack.YX6O5B/_new  2011-06-06 13:26:06.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package pommed (Version 1.30)
+# spec file for package pommed
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -15,39 +15,53 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   pommed
-Summary:Apple laptops hotkeys event handler
+Version:1.39
+Release:1
 License:GPLv2
-Group:  Hardware/Mobile
-Version:1.30
-Release:7
+Summary:Apple laptops hotkeys event handler
 Url:http://technologeek.org/projects/pommed/
+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
-BuildRequires:  alsa-devel audiofile-devel gtk2-devel libglade2-devel 
pciutils-devel update-desktop-files
-BuildRequires:  xorg-x11-libX11-devel xorg-x11-libXext-devel 
xorg-x11-libXpm