update to 1.0.10 [release 1.0.10-1mamba;Sat Jan 13 2018]
This commit is contained in:
parent
77b709c7cf
commit
22aa7e982e
13
xauth.spec
13
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 <ercole69@gmail.com>
|
||||
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 <silvan.calarco@mambasoft.it> 1.0.10-1mamba
|
||||
- update to 1.0.10
|
||||
|
||||
* Sun May 25 2014 Automatic Build System <autodist@mambasoft.it> 1.0.9-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user