Accepting request 355406 from Base:System

1

OBS-URL: https://build.opensuse.org/request/show/355406
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/acpid?expand=0&rev=73
This commit is contained in:
Dominique Leuenberger 2016-02-24 13:25:27 +00:00 committed by Git OBS Bridge
commit 72e0170618
5 changed files with 15 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0b700a8072bec162c512f72cbe419195601ab3e0ffd2138f9bd95ed3097a5c68
size 154124

3
acpid-2.0.26.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8384f37e4f260f50183e2e20039823d8f06aed9db56924fe92097b7e0b2e0343
size 154856

View File

@ -2,7 +2,7 @@ Index: Makefile.in
=================================================================== ===================================================================
--- Makefile.in.orig --- Makefile.in.orig
+++ Makefile.in +++ Makefile.in
@@ -980,7 +980,7 @@ info: info-recursive @@ -989,7 +989,7 @@ info: info-recursive
info-am: info-am:

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Jan 17 10:05:01 UTC 2016 - mpluskal@suse.com
- Update to 2.0.26
* Fix build warning with new kernel headers.
* Fix build with musl libc. Define isfdtype() if libc doesn't
have it.
* Fix out of tree build.
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Sep 26 10:51:13 UTC 2015 - mpluskal@suse.com Sat Sep 26 10:51:13 UTC 2015 - mpluskal@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package acpid # spec file for package acpid
# #
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: acpid Name: acpid
Version: 2.0.25 Version: 2.0.26
Release: 0 Release: 0
Summary: Executes Actions at ACPI Events Summary: Executes Actions at ACPI Events
License: GPL-2.0+ License: GPL-2.0+