]> git.pld-linux.org Git - packages/xorg-app-xauth.git/blobdiff - xorg-app-xauth.spec
- release 3 (by relup.sh)
[packages/xorg-app-xauth.git] / xorg-app-xauth.spec
index d5bbc3464723c2bd8cecff2aad260bdda891fd12..bca6c90a72a1d13d23e3364c0107f5c91a68d07c 100644 (file)
@@ -1,14 +1,14 @@
 Summary:       xauth - X authority file utility
-Summary(pl):   xauth - narzêdzie do plików X authority
+Summary(pl.UTF-8):     xauth - narzędzie do plików X authority
 Name:          xorg-app-xauth
-Version:       1.0.2
-Release:       1
+Version:       1.0.9
+Release:       3
 License:       MIT
 Group:         X11/Applications
 Source0:       http://xorg.freedesktop.org/releases/individual/app/xauth-%{version}.tar.bz2
-# Source0-md5: 31b956edaeb453ddaa640420e97b25b2
+# Source0-md5: 7d6003f32838d5b688e2c8a131083271
 URL:           http://xorg.freedesktop.org/
-BuildRequires: autoconf >= 2.57
+BuildRequires: autoconf >= 2.60
 BuildRequires: automake
 BuildRequires: pkgconfig >= 1:0.19
 BuildRequires: xorg-lib-libXau-devel
@@ -16,10 +16,11 @@ BuildRequires:      xorg-lib-libXext-devel
 # just xmuu
 BuildRequires: xorg-lib-libXmu-devel
 BuildRequires: xorg-lib-xtrans-devel
-BuildRequires: xorg-util-util-macros >= 0.99.2
-Obsoletes:     X11-xauth
-Obsoletes:     XFree86-xauth
-Obsoletes:     xauth
+BuildRequires: xorg-proto-xproto-devel >= 7.0.17
+BuildRequires: xorg-util-util-macros >= 1.8
+Obsoletes:     X11-xauth < 1:7.0.0
+Obsoletes:     XFree86-xauth < 1:7.0.0
+Obsoletes:     xauth < 1:7.0.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -29,12 +30,12 @@ usually used to extract authorization records from one machine and
 merge them in on another (as is the case when using remote logins or
 granting access to other users).
 
-%description -l pl
-Program xauth s³u¿y do edycji i wy¶wietlania informacji
-autoryzacyjnych u¿ywanych przy ³±czeniu z X serwerem. Ten program
-przewa¿nie jest u¿ywany do wyci±gania rekordów autoryzacji z jednej
-maszyny i do³±czania ich na innej (w celu umo¿liwienia zdalnego
-logowania lub udostêpnienia innym u¿ytkownikom).
+%description -l pl.UTF-8
+Program xauth służy do edycji i wyświetlania informacji
+autoryzacyjnych używanych przy łączeniu z X serwerem. Ten program
+przeważnie jest używany do wyciągania rekordów autoryzacji z jednej
+maszyny i dołączania ich na innej (w celu umożliwienia zdalnego
+logowania lub udostępnienia innym użytkownikom).
 
 %prep
 %setup -q -n xauth-%{version}
@@ -59,6 +60,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc COPYING ChangeLog
+%doc COPYING ChangeLog README
 %attr(755,root,root) %{_bindir}/xauth
-%{_mandir}/man1/xauth.1x*
+%{_mandir}/man1/xauth.1*
This page took 0.026958 seconds and 4 git commands to generate.