[packages/acpi] - up to 1.7
arekm
arekm at pld-linux.org
Mon Jan 27 18:53:21 CET 2014
commit 432ca60e2741fd8d751fe16ead5777b72420ff5a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jan 27 18:53:19 2014 +0100
- up to 1.7
acpi-am.patch | 17 +++++++++--------
acpi.spec | 4 ++--
2 files changed, 11 insertions(+), 10 deletions(-)
---
diff --git a/acpi.spec b/acpi.spec
index 39a916b..7e37b8c 100644
--- a/acpi.spec
+++ b/acpi.spec
@@ -1,12 +1,12 @@
Summary: Command-line ACPI client
Summary(pl.UTF-8): Klient ACPI działający z linii poleceń
Name: acpi
-Version: 1.6
+Version: 1.7
Release: 1
License: GPL v2+
Group: Applications/System
Source0: http://downloads.sourceforge.net/acpiclient/%{name}-%{version}.tar.gz
-# Source0-md5: 68d0104a7825c904e3f45de8682cee19
+# Source0-md5: b52ce4ca39bbf7000a1c2de8879f1dcb
Patch0: %{name}-am.patch
URL: http://acpiclient.sourceforge.net/
BuildRequires: autoconf >= 2.50
diff --git a/acpi-am.patch b/acpi-am.patch
index 3239a89..dafc337 100644
--- a/acpi-am.patch
+++ b/acpi-am.patch
@@ -1,9 +1,10 @@
---- acpi-1.6/configure.ac.orig 2012-01-13 12:38:58.000000000 +0100
-+++ acpi-1.6/configure.ac 2013-02-17 21:26:27.860871376 +0100
-@@ -1,5 +1,5 @@
- AC_INIT(main.c)
--AM_CONFIG_HEADER(config.h)
-+AC_CONFIG_HEADERS(config.h)
- AM_INIT_AUTOMAKE(acpi, 1.6)
+--- 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_ISC_POSIX
+ AC_HEADER_STDC
+ AC_ARG_PROGRAM
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/acpi.git/commitdiff/432ca60e2741fd8d751fe16ead5777b72420ff5a
More information about the pld-cvs-commit
mailing list