update to 0.92 (#1699783)

Resolves: #1699783
This commit is contained in:
Jan Synacek 2019-04-15 10:40:03 +02:00
parent cfe6a8b82a
commit 0c8a9a05d4
4 changed files with 12 additions and 8 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@
/ledmon-0.79.tar.gz
/ledmon-0.80.tar.gz
/ledmon-0.90.tar.gz
/ledmon-0.92.tar.gz

View File

@ -1,7 +1,7 @@
Summary: Enclosure LED Utilities
Name: ledmon
Version: 0.90
Release: 4%{?dist}
Version: 0.92
Release: 1%{?dist}
License: GPLv2+
URL: https://github.com/intel/ledmon
Source0: https://github.com/intel/ledmon/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
@ -41,6 +41,9 @@ make install INSTALL="%{__install} -p" DESTDIR=$RPM_BUILD_ROOT SBIN_DIR=$RPM_BUI
%{_mandir}/*/*
%changelog
* Mon Apr 15 2019 Jan Synáček <jsynacek@redhat.com> - 0.92-1
- update to 0.92 (#1699783)
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.90-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild

View File

@ -1,18 +1,18 @@
--- ledmon-0.90/src/Makefile 2018-02-14 12:26:04.000000000 +0100
+++ ledmon-0.90-new/src/Makefile 2018-03-14 09:45:12.887450849 +0100
--- ledmon-0.92/src/Makefile 2019-04-12 11:49:04.000000000 +0200
+++ ledmon-0.92-new/src/Makefile 2019-04-15 10:37:25.529206895 +0200
@@ -64,15 +64,10 @@ TEST_CONFIG_OBJECTS=\
$(OUTDIR)/list.o \
$(OUTDIR)/utils.o
-CXFLAGS=-O0 -g -std=gnu99
-CXFLAGS+=-std=gnu99
-CWFLAGS=-Wall
-CFLAGS=$(CXFLAGS) $(CWFLAGS)
-
DEFFLAGS=-D_DEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -DDMALLOC_DISABLE
DEFFLAGS=-D_DEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -DDMALLOC_DISABLE -DBUILD_LABEL=\""$(BUILD_LABEL)"\"
CPPFLAGS=$(DEFFLAGS)
ALL_CPPFLAGS=$(CPPFLAGS) -I../config
-LDFLAGS=$(CXFLAGS)
LDLIBS=-lsgutils2 -ludev
LDLIBS=-lsgutils2 -ludev -lrt
SOURCES:=$(shell find -name "*.[cC]" -print)

View File

@ -1 +1 @@
SHA512 (ledmon-0.90.tar.gz) = 9b97b254d1aa54624743293d4c77829e87674ea213da746133473152455bd34e61e456dd7c53eb5d66e5a90fd0927629130965e3bf0a81bf239fe97a2b2b92a4
SHA512 (ledmon-0.92.tar.gz) = 31105e7c2b796c7707212598b7d57c8bbf8c8798069d9ce2002a92eb2d2eec2dbb61e673045afa65da11294b32548b711f721f2b119f264f4698a887be800461