Author: qboosh Date: Sun Oct 15 18:39:40 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - more verbose files, release 1
---- Files affected: SPECS: xorg-app-xhost.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/xorg-app-xhost.spec diff -u SPECS/xorg-app-xhost.spec:1.11 SPECS/xorg-app-xhost.spec:1.12 --- SPECS/xorg-app-xhost.spec:1.11 Sat Apr 15 10:50:19 2006 +++ SPECS/xorg-app-xhost.spec Sun Oct 15 20:39:35 2006 @@ -3,7 +3,7 @@ Summary(pl): Aplikacja xhost Name: xorg-app-xhost Version: 1.0.1 -Release: 0.1 +Release: 1 License: MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/app/xhost-%{version}.tar.bz2 @@ -12,6 +12,8 @@ BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: pkgconfig >= 1:0.19 +BuildRequires: xorg-lib-libXau-devel +# just xmuu BuildRequires: xorg-lib-libXmu-devel BuildRequires: xorg-lib-xtrans-devel BuildRequires: xorg-util-util-macros >= 0.99.2 @@ -47,8 +49,8 @@ %files %defattr(644,root,root,755) %doc AUTHORS COPYING ChangeLog -%attr(755,root,root) %{_bindir}/* -%{_mandir}/man1/*.1x* +%attr(755,root,root) %{_bindir}/xhost +%{_mandir}/man1/xhost.1x* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -56,6 +58,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2006/10/15 18:39:35 qboosh +- more verbose files, release 1 + Revision 1.11 2006/04/15 08:50:19 arekm - up to 1.0.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xorg-app-xhost.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
