From 22aa7e982e7657ea8950543cb71e33e6d99a3e84 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 19:32:21 +0100 Subject: [PATCH] update to 1.0.10 [release 1.0.10-1mamba;Sat Jan 13 2018] --- xauth.spec | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/xauth.spec b/xauth.spec index f702c6d..3b5bdc5 100644 --- a/xauth.spec +++ b/xauth.spec @@ -1,5 +1,5 @@ Name: xauth -Version: 1.0.9 +Version: 1.0.10 Release: 1mamba Summary: xauth - X authority file utility Group: System/X11 @@ -9,13 +9,19 @@ Packager: Ercole 'ercolinux' Carpanetto URL: http://x.org Source: http://ftp.x.org/pub/individual/app/xauth-%{version}.tar.bz2 License: MIT +## AUTOBUILDREQ-BEGIN +BuildRequires: glibc-devel +BuildRequires: libX11-devel +BuildRequires: libXau-devel +BuildRequires: libXext-devel +BuildRequires: libXmu-devel +## AUTOBUILDREQ-END BuildRoot: %{_tmppath}/%{name}-%{version}-root %description The xauth program is used to edit and display the authorization information used in connecting to the X server %prep - %setup -q %build @@ -37,6 +43,9 @@ The xauth program is used to edit and display the authorization information used #ChangeLog README %changelog +* Sat Jan 13 2018 Silvan Calarco 1.0.10-1mamba +- update to 1.0.10 + * Sun May 25 2014 Automatic Build System 1.0.9-1mamba - automatic update by autodist