From 872253ef8de41e6f59a3c12e2753d9171df195e300ac09c5187d27f38bfd66a1 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 4 Jan 2021 13:11:59 +0000 Subject: [PATCH] - spec-cleaner run OBS-URL: https://build.opensuse.org/package/show/Base:System/acpid?expand=0&rev=98 --- acpid.changes | 5 +++++ acpid.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/acpid.changes b/acpid.changes index a21d154..b79755f 100644 --- a/acpid.changes +++ b/acpid.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 4 13:11:47 UTC 2021 - Dirk Müller + +- spec-cleaner run + ------------------------------------------------------------------- Wed Aug 21 22:51:30 UTC 2019 - Aaron Stern diff --git a/acpid.spec b/acpid.spec index a5c4040..ed75e4c 100644 --- a/acpid.spec +++ b/acpid.spec @@ -1,7 +1,7 @@ # # spec file for package acpid # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,8 +22,8 @@ Release: 0 Summary: Daemon to execute actions on ACPI events License: GPL-2.0-or-later Group: System/Daemons -URL: http://sourceforge.net/projects/acpid2/ -Source: http://downloads.sourceforge.net/project/acpid2/%{name}-%{version}.tar.xz +URL: https://sourceforge.net/projects/acpid2/ +Source: https://downloads.sourceforge.net/project/acpid2/%{name}-%{version}.tar.xz Source3: README.SUSE Source5: events.power_button Source6: thinkpad_handler @@ -53,7 +53,7 @@ cp %{SOURCE3} %{SOURCE5} %{SOURCE6} %{SOURCE7} %{SOURCE9} %{SOURCE10} %{SOURCE11 export CFLAGS="%{optflags}" export LDFLAGS="-Wl,-z,relro,-z,now" %configure -make %{?_smp_mflags} +%make_build %install %make_install BINDIR=%{_sbindir}