Author: qboosh Date: Fri Oct 21 22:21:21 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.99.1 (X11R7.0-RC1)
---- Files affected: SPECS: xorg-app-xauth.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/xorg-app-xauth.spec diff -u SPECS/xorg-app-xauth.spec:1.6 SPECS/xorg-app-xauth.spec:1.7 --- SPECS/xorg-app-xauth.spec:1.6 Sun Aug 28 12:47:32 2005 +++ SPECS/xorg-app-xauth.spec Sat Oct 22 00:21:15 2005 @@ -2,18 +2,19 @@ Summary: xauth - X authority file utility Summary(pl): xauth - narzędzie do plików X authority Name: xorg-app-xauth -Version: 0.99.0 -Release: 0.02 +Version: 0.99.1 +Release: 0.1 License: MIT Group: X11/Applications -Source0: http://xorg.freedesktop.org/X11R7.0-RC0/app/xauth-%{version}.tar.bz2 -# Source0-md5: fb8174c44beb47eb664dfa53317f5839 +Source0: http://xorg.freedesktop.org/releases/X11R7.0-RC1/app/xauth-%{version}.tar.bz2 +# Source0-md5: 86a7e4af32a3f78eb3bab3bc3f213b95 URL: http://xorg.freedesktop.org/ -BuildRequires: autoconf +BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: pkgconfig >= 0.19 BuildRequires: xorg-lib-libXmu-devel -BuildRequires: xorg-util-util-macros +BuildRequires: xorg-lib-xtrans-devel +BuildRequires: xorg-util-util-macros >= 0.99.1 Obsoletes: X11-xauth Obsoletes: XFree86-xauth Obsoletes: xauth @@ -49,15 +50,17 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ - DESTDIR=$RPM_BUILD_ROOT + DESTDIR=$RPM_BUILD_ROOT \ + appmandir=%{_mandir}/man1 %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) +%doc ChangeLog %attr(755,root,root) %{_bindir}/* -%{_mandir}/man1/*.1* +%{_mandir}/man1/*.1x* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -65,6 +68,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2005/10/21 22:21:15 qboosh +- 0.99.1 (X11R7.0-RC1) + Revision 1.6 2005/08/28 10:47:32 qboosh - merged descs from X11.spec, Obsoletes for X.org/XFree86 packages ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xorg-app-xauth.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
