commit c35edb15ddc0e2d68458b547576476eb707ca7f4
Author: Jan Rękorajski <[email protected]>
Date:   Sun Apr 7 21:33:45 2013 +0200

    - fix building with latest automake
    - rel 4

 am.patch                           | 11 +++++++++++
 xorg-driver-input-elographics.spec |  4 +++-
 2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/xorg-driver-input-elographics.spec 
b/xorg-driver-input-elographics.spec
index 3bea8ce..018d487 100644
--- a/xorg-driver-input-elographics.spec
+++ b/xorg-driver-input-elographics.spec
@@ -2,11 +2,12 @@ Summary:      X.org input driver for Elographics touchscreen 
devices
 Summary(pl.UTF-8):     Sterownik wejściowy X.org dla ekranów dotykowych 
Elographics
 Name:          xorg-driver-input-elographics
 Version:       1.4.1
-Release:       3
+Release:       4
 License:       MIT
 Group:         X11/Applications
 Source0:       
http://xorg.freedesktop.org/releases/individual/driver/xf86-input-elographics-%{version}.tar.bz2
 # Source0-md5: b326f94647f4e81004aa15d74a777714
+Patch0:                am.patch
 URL:           http://xorg.freedesktop.org/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
@@ -33,6 +34,7 @@ kompatybilne są obsługiwane bez niektórych możliwości.
 
 %prep
 %setup -q -n xf86-input-elographics-%{version}
+%patch0 -p1
 
 %build
 %{__libtoolize}
diff --git a/am.patch b/am.patch
new file mode 100644
index 0000000..ec2b943
--- /dev/null
+++ b/am.patch
@@ -0,0 +1,11 @@
+--- xf86-input-elographics-1.4.1/configure.ac~ 2012-08-20 03:11:22.000000000 
+0200
++++ xf86-input-elographics-1.4.1/configure.ac  2013-04-07 21:32:35.289061214 
+0200
+@@ -35,7 +35,7 @@
+ # Require xorg-macros: XORG_CWARNFLAGS, XORG_CHANGELOG
+ m4_ifndef([XORG_MACROS_VERSION], [AC_FATAL([must install xorg-macros 1.2 or 
later before running autoconf/autogen])])
+ XORG_MACROS_VERSION(1.2)
+-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-elographics.git/commitdiff/c35edb15ddc0e2d68458b547576476eb707ca7f4

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

Reply via email to