Author: qboosh Date: Thu May 27 06:56:48 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.1.0 - now Xrender is used by default
---- Files affected: packages/xorg-app-xeyes: xorg-app-xeyes.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: packages/xorg-app-xeyes/xorg-app-xeyes.spec diff -u packages/xorg-app-xeyes/xorg-app-xeyes.spec:1.15 packages/xorg-app-xeyes/xorg-app-xeyes.spec:1.16 --- packages/xorg-app-xeyes/xorg-app-xeyes.spec:1.15 Mon Oct 12 21:26:20 2009 +++ packages/xorg-app-xeyes/xorg-app-xeyes.spec Thu May 27 08:56:43 2010 @@ -1,13 +1,13 @@ # $Revision$, $Date$ -Summary: xeyes application -Summary(pl.UTF-8): Aplikacja xeyes +Summary: xeyes application - a follow the mouse X demo +Summary(pl.UTF-8): Aplikacja xeyes - program demonstracyjny dla X obrazujący śledzenie myszy Name: xorg-app-xeyes -Version: 1.0.991 +Version: 1.1.0 Release: 1 License: MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/app/xeyes-%{version}.tar.bz2 -# Source0-md5: ba1b886bd6104018fe78ab431d83ce4d +# Source0-md5: 933f6d2b132d14f707f1f3c87b39ebe2 Source1: xeyes.desktop Source2: xeyes.png URL: http://xorg.freedesktop.org/ @@ -15,14 +15,19 @@ BuildRequires: automake BuildRequires: pkgconfig >= 1:0.19 BuildRequires: xorg-lib-libXmu-devel -BuildRequires: xorg-util-util-macros >= 0.99.2 +BuildRequires: xorg-lib-libXrender-devel >= 0.4 +BuildRequires: xorg-lib-libXt-devel +BuildRequires: xorg-util-util-macros >= 1.3 +Requires: xorg-lib-libXrender >= 0.4 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -xeyes application. +xeyes application is a "follow the mouse" X demo, using the X SHAPE +extension. %description -l pl.UTF-8 -Aplikacja xeyes. +Aplikacja xeyes to program demonstracyjny dla X obrazujący śledzenie +myszy, wykorzystujący rozszerzenie X SHAPE. %prep %setup -q -n xeyes-%{version} @@ -50,7 +55,7 @@ %files %defattr(644,root,root,755) -%doc COPYING ChangeLog +%doc COPYING ChangeLog README %attr(755,root,root) %{_bindir}/xeyes %{_desktopdir}/xeyes.desktop %{_pixmapsdir}/xeyes.png @@ -62,6 +67,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2010/05/27 06:56:43 qboosh +- updated to 1.1.0 +- now Xrender is used by default + Revision 1.15 2009/10/12 19:26:20 arekm - up to 1.0.991 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-app-xeyes/xorg-app-xeyes.spec?r1=1.15&r2=1.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
