commit 7cf1e837394c1571a5f4d40ee0b71f12d8454426
Author: Jan Rękorajski <[email protected]>
Date:   Sun Apr 7 21:37:05 2013 +0200

    - fix building with latest automake
    - rel 6

 am.patch                        | 11 +++++++++++
 xorg-driver-input-hyperpen.spec |  4 +++-
 2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/xorg-driver-input-hyperpen.spec b/xorg-driver-input-hyperpen.spec
index 420f87c..774facb 100644
--- a/xorg-driver-input-hyperpen.spec
+++ b/xorg-driver-input-hyperpen.spec
@@ -2,11 +2,12 @@ Summary:      X.org input driver for Aiptek HyperPen devices
 Summary(pl.UTF-8):     Sterownik wejściowy X.org dla urządzeń Aiptek HyperPen
 Name:          xorg-driver-input-hyperpen
 Version:       1.4.1
-Release:       5
+Release:       6
 License:       MIT
 Group:         X11/Applications
 Source0:       
http://xorg.freedesktop.org/releases/individual/driver/xf86-input-hyperpen-%{version}.tar.bz2
 # Source0-md5: 75dc36477a291f8c2f7c808ab78a400a
+Patch0:                am.patch
 URL:           http://xorg.freedesktop.org/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
@@ -31,6 +32,7 @@ Aiptek HyperPen 6000.
 
 %prep
 %setup -q -n xf86-input-hyperpen-%{version}
+%patch0 -p1
 
 %build
 %{__libtoolize}
diff --git a/am.patch b/am.patch
new file mode 100644
index 0000000..19546ac
--- /dev/null
+++ b/am.patch
@@ -0,0 +1,11 @@
+--- xf86-input-hyperpen-1.4.1/configure.ac~    2011-07-05 03:42:36.000000000 
+0200
++++ xf86-input-hyperpen-1.4.1/configure.ac     2013-04-07 21:36:17.091429090 
+0200
+@@ -35,7 +35,7 @@
+ DRIVER_NAME=hyperpen
+ AC_SUBST([DRIVER_NAME])
+ 
+-AM_CONFIG_HEADER([config.h])
++AC_CONFIG_HEADERS([config.h])
+ 
+ # Checks for programs.
+ AC_DISABLE_STATIC
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xorg-driver-input-hyperpen.git/commitdiff/7cf1e837394c1571a5f4d40ee0b71f12d8454426

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to