Author: qboosh Date: Sun Oct 31 20:00:46 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.0.3
---- Files affected: packages/xorg-app-xf86dga: xorg-app-xf86dga.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: packages/xorg-app-xf86dga/xorg-app-xf86dga.spec diff -u packages/xorg-app-xf86dga/xorg-app-xf86dga.spec:1.15 packages/xorg-app-xf86dga/xorg-app-xf86dga.spec:1.16 --- packages/xorg-app-xf86dga/xorg-app-xf86dga.spec:1.15 Mon Jul 28 01:01:43 2008 +++ packages/xorg-app-xf86dga/xorg-app-xf86dga.spec Sun Oct 31 21:00:40 2010 @@ -1,27 +1,29 @@ # $Revision$, $Date$ -Summary: xf86dga application -Summary(pl.UTF-8): Aplikacja xf86dga +Summary: xf86dga application - a simple test client for the XFree86-DGA extension +Summary(pl.UTF-8): Aplikacja xf86dga - prosty testowy klient rozszerzenia XFree86-DGA Name: xorg-app-xf86dga -Version: 1.0.2 -Release: 2 +Version: 1.0.3 +Release: 1 License: MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/app/xf86dga-%{version}.tar.bz2 -# Source0-md5: 66feef21fb4e769cc1e2f193ae461a8c +# Source0-md5: 865a17eb6fe8892e58bb1bdb35f059df URL: http://xorg.freedesktop.org/ -BuildRequires: autoconf >= 2.57 +BuildRequires: autoconf >= 2.60 BuildRequires: automake BuildRequires: pkgconfig >= 1:0.19 BuildRequires: xorg-lib-libXaw-devel -BuildRequires: xorg-lib-libXxf86dga-devel -BuildRequires: xorg-util-util-macros >= 0.99.2 +BuildRequires: xorg-lib-libXxf86dga-devel >= 1.1 +BuildRequires: xorg-util-util-macros >= 1.8 +Requires: xorg-lib-libXxf86dga >= 1.1 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -xf86dga application. +xf86dga application is a simple test client for the XFree86-DGA +extension. %description -l pl.UTF-8 -Aplikacja xf86dga. +Aplikacja xf86dga to prosty testowy klient rozszerzenia XFree86-DGA. %prep %setup -q -n xf86dga-%{version} @@ -46,7 +48,7 @@ %files %defattr(644,root,root,755) -%doc COPYING ChangeLog +%doc COPYING ChangeLog README %attr(755,root,root) %{_bindir}/dga %{_mandir}/man1/dga.1x* @@ -56,6 +58,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2010/10/31 20:00:40 qboosh +- updated to 1.0.3 + Revision 1.15 2008/07/27 23:01:43 arekm - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-app-xf86dga/xorg-app-xf86dga.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
