]> git.pld-linux.org Git - packages/acpi.git/commitdiff
- up to 1.7 master auto/th/acpi-1.7-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 27 Jan 2014 17:53:19 +0000 (18:53 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 27 Jan 2014 17:53:19 +0000 (18:53 +0100)
acpi-am.patch
acpi.spec

index 3239a89fb52e88d4589197b65404de6294441159..dafc33706b654cb2ea6010529306f4e737f20c4d 100644 (file)
@@ -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
index 39a916b639c3da4fb3eda8db7ae3bf89efd821f1..7e37b8cebcb0ec993bcac26162ef7ef2d4cacb28 100644 (file)
--- 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
This page took 0.076226 seconds and 4 git commands to generate.