]> git.pld-linux.org Git - packages/xorg-app-xauth.git/blobdiff - xorg-app-xauth.spec
- updated to 1.1.3
[packages/xorg-app-xauth.git] / xorg-app-xauth.spec
index f6dacf6b7642e5b4d67bab772ec5063a40d8dc77..f38590aed09d2f06bf1cc9c155294ba7520eabcb 100644 (file)
@@ -1,16 +1,18 @@
 Summary:       xauth - X authority file utility
 Summary(pl.UTF-8):     xauth - narzędzie do plików X authority
 Name:          xorg-app-xauth
-Version:       1.0.9
+Version:       1.1.3
 Release:       1
 License:       MIT
 Group:         X11/Applications
-Source0:       http://xorg.freedesktop.org/releases/individual/app/xauth-%{version}.tar.bz2
-# Source0-md5: 7d6003f32838d5b688e2c8a131083271
-URL:           http://xorg.freedesktop.org/
-BuildRequires: autoconf >= 2.60
+Source0:       https://xorg.freedesktop.org/releases/individual/app/xauth-%{version}.tar.xz
+# Source0-md5: 595c941d9aff6f6d6e038c4e42dcff58
+URL:           https://xorg.freedesktop.org/
+BuildRequires: autoconf >= 2.70
 BuildRequires: automake
 BuildRequires: pkgconfig >= 1:0.19
+BuildRequires: tar >= 1:1.22
+BuildRequires: xorg-lib-libX11-devel
 BuildRequires: xorg-lib-libXau-devel
 BuildRequires: xorg-lib-libXext-devel
 # just xmuu
@@ -18,6 +20,7 @@ BuildRequires:        xorg-lib-libXmu-devel
 BuildRequires: xorg-lib-xtrans-devel
 BuildRequires: xorg-proto-xproto-devel >= 7.0.17
 BuildRequires: xorg-util-util-macros >= 1.8
+BuildRequires: xz
 Obsoletes:     X11-xauth < 1:7.0.0
 Obsoletes:     XFree86-xauth < 1:7.0.0
 Obsoletes:     xauth < 1:7.0.0
@@ -60,6 +63,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc COPYING ChangeLog README
+%doc COPYING ChangeLog README.md
 %attr(755,root,root) %{_bindir}/xauth
 %{_mandir}/man1/xauth.1*
This page took 0.033397 seconds and 4 git commands to generate.