diff --git a/.files b/.files index d1b1d19..cea2588 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index f300053..5e8b99c 100644 --- a/.rev +++ b/.rev @@ -660,4 +660,12 @@ 725563 + + f5d860098a66867c05fb453adaac9313 + 2.0.32 + + dimstar_suse + - spec-cleaner run + 860198 + diff --git a/acpid.changes b/acpid.changes index b2f5a73..92df05a 100644 --- a/acpid.changes +++ b/acpid.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Mon Jan 4 13:11:47 UTC 2021 - Dirk Müller + +- spec-cleaner run + +------------------------------------------------------------------- Wed Aug 21 22:51:30 UTC 2019 - Aaron Stern - Update to version 2.0.32 diff --git a/acpid.spec b/acpid.spec index 29677e8..621463e 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}