]> git.pld-linux.org Git - packages/xorg-driver-input-elographics.git/commitdiff
- updated to 1.4.3 auto/th/xorg-driver-input-elographics-1.4.3-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 29 Dec 2022 20:53:17 +0000 (21:53 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 29 Dec 2022 20:53:17 +0000 (21:53 +0100)
- removed obsolete am patch

am.patch [deleted file]
xorg-driver-input-elographics.spec

diff --git a/am.patch b/am.patch
deleted file mode 100644 (file)
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
index 97ad39f3e3ed93c6fec6253960290279bf2f38d9..7099cb54c900636b039e50ffb7a074b800a1b64b 100644 (file)
@@ -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}
This page took 0.163835 seconds and 4 git commands to generate.