[packages/xorg-driver-input-elographics] - updated to 1.4.3 - removed obsolete am patch

qboosh qboosh at pld-linux.org
Thu Dec 29 21:52:27 CET 2022


commit 0f171958a585b82eccadf40219e362ae984fdd8b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Dec 29 21:53:17 2022 +0100

    - updated to 1.4.3
    - removed obsolete am patch

 am.patch                           | 11 -----------
 xorg-driver-input-elographics.spec | 17 +++++++++--------
 2 files changed, 9 insertions(+), 19 deletions(-)
---
diff --git a/xorg-driver-input-elographics.spec b/xorg-driver-input-elographics.spec
index 97ad39f..7099cb5 100644
--- a/xorg-driver-input-elographics.spec
+++ b/xorg-driver-input-elographics.spec
@@ -1,23 +1,25 @@
 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.2
+Version:	1.4.3
 Release:	1
 License:	MIT
 Group:		X11/Applications
-Source0:	https://xorg.freedesktop.org/releases/individual/driver/xf86-input-elographics-%{version}.tar.bz2
-# Source0-md5:	e71459c1c6e818f4d43ecaaf26462ec5
-Patch0:		am.patch
+Source0:	https://xorg.freedesktop.org/releases/individual/driver/xf86-input-elographics-%{version}.tar.xz
+# Source0-md5:	33ca93941115889d7e04f051b27d190a
 URL:		https://xorg.freedesktop.org/
-BuildRequires:	autoconf >= 2.57
+BuildRequires:	autoconf >= 2.60
 BuildRequires:	automake
 BuildRequires:	libtool
 BuildRequires:	pkgconfig >= 1:0.19
+BuildRequires:  rpmbuild(macros) >= 1.389
+BuildRequires:	tar >= 1:1.22
 BuildRequires:	xorg-proto-inputproto-devel
 BuildRequires:	xorg-proto-randrproto-devel
-BuildRequires:	xorg-util-util-macros >= 1.2
+BuildRequires:	xorg-proto-xproto-devel
+BuildRequires:	xorg-util-util-macros >= 1.8
 BuildRequires:	xorg-xserver-server-devel >= 1.10.0
-BuildRequires:  rpmbuild(macros) >= 1.389
+BuildRequires:	xz
 %{?requires_xorg_xserver_xinput}
 Requires:	xorg-xserver-server >= 1.10.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -34,7 +36,6 @@ 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
deleted file mode 100644
index ec2b943..0000000
--- a/am.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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/0f171958a585b82eccadf40219e362ae984fdd8b



More information about the pld-cvs-commit mailing list