Author: qboosh Date: Sun Oct 15 15:06:56 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - use individual dir, more verbose files and explicit BRs, release 1
---- Files affected: SPECS: xorg-app-xauth.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/xorg-app-xauth.spec diff -u SPECS/xorg-app-xauth.spec:1.11 SPECS/xorg-app-xauth.spec:1.12 --- SPECS/xorg-app-xauth.spec:1.11 Thu Jan 12 14:33:55 2006 +++ SPECS/xorg-app-xauth.spec Sun Oct 15 17:06:51 2006 @@ -3,15 +3,17 @@ 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 @@ -59,8 +61,8 @@ %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* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -68,6 +70,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2006/10/15 15:06:51 qboosh +- use individual dir, more verbose files and explicit BRs, release 1 + Revision 1.11 2006/01/12 13:33:55 qboosh - 1.0.1 (X11R7.0 release) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xorg-app-xauth.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
