]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/commitdiff
acpid: Update to 2.0.34
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 30 Dec 2022 16:29:19 +0000 (16:29 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 30 Dec 2022 16:29:19 +0000 (16:29 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
acpid/acpid.nm
acpid/patches/acpid-2.0.15-makefile.patch [deleted file]

index f13dfe406dbed88969a3d819cf84a6fe7322daf5..43d508f18359037dea76ecb04031e8c604e5d78b 100644 (file)
@@ -4,16 +4,13 @@
 ###############################################################################
 
 name       = acpid
-version    = 2.0.27
+version    = 2.0.34
 release    = 1
 
-# ACPI is only available on x86 architectures.
-sup_arches = x86_64 i686
-
 groups     = System/Daemons
-url        = http://tedfelix.com/linux/acpid-netlink.html
+url        = https://sourceforge.net/projects/acpid2/
 license    = GPLv2+
-summary    = ACPI Event Daemon.
+summary    = ACPI Event Daemon
 
 description
        acpid is a daemon that dispatches ACPI events to user-space programs.
@@ -32,8 +29,6 @@ end
 
 packages
        package %{name}
-               groups += Base
-
                script postin
                        /usr/bin/systemctl daemon-reload >/dev/null 2>&1 || :
 
diff --git a/acpid/patches/acpid-2.0.15-makefile.patch b/acpid/patches/acpid-2.0.15-makefile.patch
deleted file mode 100644 (file)
index 0168986..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-diff -up acpid-2.0.15/Makefile.am.mk acpid-2.0.15/Makefile.am
---- acpid-2.0.15/Makefile.am.mk        2012-02-17 04:37:12.109907134 +0100
-+++ acpid-2.0.15/Makefile.am   2012-03-16 11:27:15.127573044 +0100
-@@ -20,7 +20,7 @@ acpi_listen_SOURCES = acpi_listen.c log.
- dist_man8_MANS = acpid.8 acpi_listen.8
--dist_doc_DATA = COPYING Changelog README TESTPLAN TODO
-+dist_doc_DATA = 
- # Just docs to add to the dist.
- # One problem with this is that it includes all files in the samples dir 
-diff -up acpid-2.0.15/Makefile.in.mk acpid-2.0.15/Makefile.in
---- acpid-2.0.15/Makefile.in.mk        2012-03-16 11:28:53.568421905 +0100
-+++ acpid-2.0.15/Makefile.in   2012-03-16 11:29:21.679378750 +0100
-@@ -276,7 +276,7 @@ acpid_SOURCES = acpid.c acpi_ids.c conne
- acpi_listen_SOURCES = acpi_listen.c log.c ud_socket.c
- dist_man8_MANS = acpid.8 acpi_listen.8
--dist_doc_DATA = COPYING Changelog README TESTPLAN TODO
-+dist_doc_DATA = 
- # Just docs to add to the dist.
- # One problem with this is that it includes all files in the samples dir