Author: qboosh Date: Wed Nov 11 23:13:14 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.0.2 - removed obsolete xaw patch
---- Files affected: packages/xorg-app-xgc: xorg-app-xgc.spec (1.16 -> 1.17) , xorg-app-xgc-xaw.patch (1.1 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: packages/xorg-app-xgc/xorg-app-xgc.spec diff -u packages/xorg-app-xgc/xorg-app-xgc.spec:1.16 packages/xorg-app-xgc/xorg-app-xgc.spec:1.17 --- packages/xorg-app-xgc/xorg-app-xgc.spec:1.16 Tue Nov 11 17:47:57 2008 +++ packages/xorg-app-xgc/xorg-app-xgc.spec Thu Nov 12 00:13:09 2009 @@ -1,33 +1,33 @@ # $Revision$, $Date$ -Summary: xgc application -Summary(pl.UTF-8): Aplikacja xgc +Summary: xgc application - X graphics demo +Summary(pl.UTF-8): Aplikacja xgc - program demonstracyjny grafiki X Name: xorg-app-xgc -Version: 1.0.1 -Release: 4 +Version: 1.0.2 +Release: 1 License: MIT Group: X11/Development/Libraries Source0: http://xorg.freedesktop.org/releases/individual/app/xgc-%{version}.tar.bz2 -# Source0-md5: 72fc8dd68f585000c0a542eba0264571 -Patch0: %{name}-xaw.patch +# Source0-md5: fec79887ca14575bef4c757b4e95a693 URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: pkgconfig >= 1:0.19 BuildRequires: xorg-lib-libXaw-devel BuildRequires: xorg-lib-libXt-devel >= 1.0.0 -BuildRequires: xorg-util-util-macros >= 0.99.2 +BuildRequires: xorg-util-util-macros >= 1.3 Requires: xorg-lib-libXt >= 1.0.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -xgc application. +xgc application is an X11 graphics demo that shows various features +of the X11 core protocol graphics primitives. %description -l pl.UTF-8 -Aplikacja xgc. +Aplikacja xgc to program demonstracyjny grafiki X11, pokazujący różne +cechy prymitywów graficznych podstawowego protokołu X11. %prep %setup -q -n xgc-%{version} -%patch0 -p1 %build %{__aclocal} @@ -49,9 +49,10 @@ %files %defattr(644,root,root,755) -%doc Bugs COPYING ChangeLog +%doc Bugs COPYING ChangeLog README %attr(755,root,root) %{_bindir}/xgc %{_datadir}/X11/app-defaults/Xgc +%{_datadir}/X11/app-defaults/Xgc-color %{_mandir}/man1/xgc.1x* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -60,6 +61,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2009/11/11 23:13:09 qboosh +- updated to 1.0.2 +- removed obsolete xaw patch + Revision 1.16 2008/11/11 16:47:57 arekm - rel 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-app-xgc/xorg-app-xgc.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
