From 5e74688f0a577a53439c986d50d2776d373a1775 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 15 Oct 2006 15:06:51 +0000 Subject: [PATCH] - use individual dir, more verbose files and explicit BRs, release 1 Changed files: xorg-app-xauth.spec -> 1.12 --- xorg-app-xauth.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/xorg-app-xauth.spec b/xorg-app-xauth.spec index cbed722..467fbb2 100644 --- a/xorg-app-xauth.spec +++ b/xorg-app-xauth.spec @@ -2,15 +2,17 @@ Summary: xauth - X authority file utility Summary(pl): xauth - narzêdzie do plików X authority Name: xorg-app-xauth Version: 1.0.1 -Release: 0.1 +Release: 1 License: MIT Group: X11/Applications -Source0: http://xorg.freedesktop.org/releases/X11R7.0/src/app/xauth-%{version}.tar.bz2 +Source0: http://xorg.freedesktop.org/releases/individual/app/xauth-%{version}.tar.bz2 # Source0-md5: ed848ebba8d3a1ca727b80d6b89dc3c3 URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: pkgconfig >= 1:0.19 +BuildRequires: xorg-lib-libXau-devel +BuildRequires: xorg-lib-libXext-devel # just xmuu BuildRequires: xorg-lib-libXmu-devel BuildRequires: xorg-lib-xtrans-devel @@ -58,5 +60,5 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc COPYING ChangeLog -%attr(755,root,root) %{_bindir}/* -%{_mandir}/man1/*.1x* +%attr(755,root,root) %{_bindir}/xauth +%{_mandir}/man1/xauth.1x* -- 2.44.0