[packages/acpi] - updated to 1.8; include x32

qboosh qboosh at pld-linux.org
Sun Mar 2 21:37:12 CET 2025


commit 73336891fb4306eedb55230d342c6a167bacef1a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Mar 2 21:31:31 2025 +0100

    - updated to 1.8; include x32

 acpi-am.patch | 10 ----------
 acpi.spec     | 15 ++++++---------
 2 files changed, 6 insertions(+), 19 deletions(-)
---
diff --git a/acpi.spec b/acpi.spec
index 005b9fb..3b37d74 100644
--- a/acpi.spec
+++ b/acpi.spec
@@ -1,17 +1,16 @@
 Summary:	Command-line ACPI client
 Summary(pl.UTF-8):	Klient ACPI działający z linii poleceń
 Name:		acpi
-Version:	1.7
+Version:	1.8
 Release:	1
 License:	GPL v2+
 Group:		Applications/System
-Source0:	http://downloads.sourceforge.net/acpiclient/%{name}-%{version}.tar.gz
-# Source0-md5:	b52ce4ca39bbf7000a1c2de8879f1dcb
-Patch0:		%{name}-am.patch
-URL:		http://acpiclient.sourceforge.net/
+Source0:	https://downloads.sourceforge.net/acpiclient/%{name}-%{version}.tar.gz
+# Source0-md5:	50804ce5dc27443e649e1ecf089da7b9
+URL:		https://acpiclient.sourceforge.net/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
-ExclusiveArch:	%{ix86} %{x8664} ia64
+ExclusiveArch:	%{ix86} %{x8664} x32 ia64
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -26,7 +25,6 @@ opartych o ACPI. Zawiera informacje o zasilaniu i temperaturze.
 
 %prep
 %setup -q
-%patch -P0 -p1
 
 %build
 %{__aclocal}
@@ -38,7 +36,6 @@ opartych o ACPI. Zawiera informacje o zasilaniu i temperaturze.
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_mandir}/man1
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -48,6 +45,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog README
+%doc AUTHORS README
 %attr(755,root,root) %{_bindir}/acpi
 %{_mandir}/man1/acpi.1*
diff --git a/acpi-am.patch b/acpi-am.patch
deleted file mode 100644
index dafc337..0000000
--- a/acpi-am.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- acpi-1.7/configure.ac~	2013-11-05 12:34:05.000000000 +0100
-+++ acpi-1.7/configure.ac	2014-01-27 18:52:33.746877833 +0100
-@@ -1,6 +1,6 @@
- AC_INIT([acpi], [1.7])
- AM_INIT_AUTOMAKE
--AM_CONFIG_HEADER([config.h])
-+AC_CONFIG_HEADERS([config.h])
- AC_PROG_CC
- AC_HEADER_STDC
- AC_ARG_PROGRAM
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/acpi.git/commitdiff/73336891fb4306eedb55230d342c6a167bacef1a



More information about the pld-cvs-commit mailing list