commit bf6a8be2ca30d6fd9643e6635584b104462b46a9
Author: Jan Rękorajski <bagg...@pld-linux.org>
Date:   Sun Apr 7 21:35:25 2013 +0200

    - fix building with latest automake
    - rel 6

 am.patch                    | 11 +++++++++++
 xorg-driver-input-fpit.spec |  4 +++-
 2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/xorg-driver-input-fpit.spec b/xorg-driver-input-fpit.spec
index cbeea10..8e0c13f 100644
--- a/xorg-driver-input-fpit.spec
+++ b/xorg-driver-input-fpit.spec
@@ -2,11 +2,12 @@ Summary:      X.org input driver for Fujitsu Stylistic Tablet 
PCs
 Summary(pl.UTF-8):     Sterownik wejściowy X.org dla komputerów Fujitsu 
Stylistic Tablet
 Name:          xorg-driver-input-fpit
 Version:       1.4.0
-Release:       5
+Release:       6
 License:       MIT
 Group:         X11/Applications
 Source0:       
http://xorg.freedesktop.org/releases/individual/driver/xf86-input-fpit-%{version}.tar.bz2
 # Source0-md5: 042c95fec145d8b57ca62714131ff3f1
+Patch0:                am.patch
 URL:           http://xorg.freedesktop.org/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
@@ -35,6 +36,7 @@ FinePoint MP800 także będą działać z tym sterownikiem.
 
 %prep
 %setup -q -n xf86-input-fpit-%{version}
+%patch0 -p1
 
 %build
 %{__libtoolize}
diff --git a/am.patch b/am.patch
new file mode 100644
index 0000000..be605ff
--- /dev/null
+++ b/am.patch
@@ -0,0 +1,11 @@
+--- xf86-input-fpit-1.4.0/configure.ac~        2011-06-27 04:14:09.000000000 
+0200
++++ xf86-input-fpit-1.4.0/configure.ac 2013-04-07 21:34:34.026998273 +0200
+@@ -27,7 +27,7 @@
+         xf86-input-fpit)
+ 
+ AC_CONFIG_SRCDIR([Makefile.am])
+-AM_CONFIG_HEADER([config.h])
++AC_CONFIG_HEADERS([config.h])
+ AC_CONFIG_AUX_DIR(.)
+ 
+ # Initialize Automake
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xorg-driver-input-fpit.git/commitdiff/bf6a8be2ca30d6fd9643e6635584b104462b46a9

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to