]> git.pld-linux.org Git - packages/xorg-app-xauth.git/commitdiff
- use individual dir, more verbose files and explicit BRs, release 1 auto/th/xorg-app-xauth-1_0_1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 15 Oct 2006 15:06:51 +0000 (15:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xorg-app-xauth.spec -> 1.12

xorg-app-xauth.spec

index cbed722a40e2b2705aadc64cacfc2d8c5ecea9e3..467fbb2cb29b3041029fffc3a91d3421368ffa82 100644 (file)
@@ -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*
This page took 0.21351 seconds and 4 git commands to generate.