Hello community,

here is the log from the commit of package ledmon for openSUSE:Factory checked 
in at 2020-05-20 18:47:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ledmon (Old)
 and      /work/SRC/openSUSE:Factory/.ledmon.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ledmon"

Wed May 20 18:47:29 2020 rev:20 rq:807558 version:0.94

Changes:
--------
--- /work/SRC/openSUSE:Factory/ledmon/ledmon.changes    2020-01-02 
14:42:23.732936789 +0100
+++ /work/SRC/openSUSE:Factory/.ledmon.new.2738/ledmon.changes  2020-05-20 
18:47:32.769563207 +0200
@@ -1,0 +2,17 @@
+Mon May 18 07:59:53 UTC 2020 - Martin Pluskal <[email protected]>
+
+- Update to version 0.94:
+  * Support for AMD IPMI enclosure management
+  * Support for NPEM
+  * Documentation updates
+  * Fix activity indicator state for SMP
+  * Fix for GCC 9 compilation
+  * Update ipbi pattern for drives with previous pattern unknown
+- Drop no longer needed patches:
+  * Don-t-build-with-Werror.patch
+  * amd_sgpio-Correct-use-of-packed-structs.patch
+  * ledmon-paths-in-systemd-service-file-are-generated.patch
+  * smp-fix-the-activity-indicator-states.patch
+- Install compat symlink
+
+-------------------------------------------------------------------

Old:
----
  Don-t-build-with-Werror.patch
  amd_sgpio-Correct-use-of-packed-structs.patch
  ledmon-0.93.tar.gz
  ledmon-paths-in-systemd-service-file-are-generated.patch
  smp-fix-the-activity-indicator-states.patch

New:
----
  ledmon-0.94.tar.gz

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

Other differences:
------------------
++++++ ledmon.spec ++++++
--- /var/tmp/diff_new_pack.GpgEZ5/_old  2020-05-20 18:47:33.273564339 +0200
+++ /var/tmp/diff_new_pack.GpgEZ5/_new  2020-05-20 18:47:33.277564348 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ledmon
 #
-# Copyright (c) 2019 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
@@ -17,23 +17,19 @@
 
 
 Name:           ledmon
-Version:        0.93
+Version:        0.94
 Release:        0
 Summary:        Enclosure LED Utilities
 License:        GPL-2.0-only
 Group:          Hardware/Other
 URL:            https://github.com/intel/ledmon/
 Source0:        
https://github.com/intel/ledmon/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
-# PATCH-FEATURE-UPSTREAM ledmon-amd_sgpio.patch
-Patch0:         Don-t-build-with-Werror.patch
-Patch1:         ledmon-paths-in-systemd-service-file-are-generated.patch
-Patch2:         smp-fix-the-activity-indicator-states.patch
-Patch3:         amd_sgpio-Correct-use-of-packed-structs.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  libsgutils-devel
 BuildRequires:  pkgconfig
 BuildRequires:  systemd-rpm-macros
+BuildRequires:  pkgconfig(libpci)
 BuildRequires:  pkgconfig(libudev)
 BuildRequires:  pkgconfig(systemd)
 Provides:       sgpio:/sbin/ledmon
@@ -46,7 +42,7 @@
 solutions.
 
 %prep
-%autosetup -p1
+%autosetup
 
 %build
 %define _lto_cflags %{nil}
@@ -57,6 +53,8 @@
 
 %install
 %make_install
+ln -sv %{_sbindir}/service \
+  %{buildroot}%{_sbindir}/rc%{name}
 rm %{buildroot}%{_datarootdir}/doc/ledmon/README
 
 %pre
@@ -76,6 +74,7 @@
 %doc README
 %{_sbindir}/ledmon
 %{_sbindir}/ledctl
+%{_sbindir}/rcledmon
 %{_unitdir}/ledmon.service
 %{_mandir}/man5/ledmon.conf.5.5%{?ext_man}
 %{_mandir}/man8/ledctl.8.8%{?ext_man}

++++++ ledmon-0.93.tar.gz -> ledmon-0.94.tar.gz ++++++
++++ 2333 lines of diff (skipped)


Reply via email to