Author: qboosh Date: Tue Oct 20 05:01:44 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.0.3 - xmuu seems no longer used
---- Files affected: packages/xorg-app-xwd: xorg-app-xwd.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: packages/xorg-app-xwd/xorg-app-xwd.spec diff -u packages/xorg-app-xwd/xorg-app-xwd.spec:1.12 packages/xorg-app-xwd/xorg-app-xwd.spec:1.13 --- packages/xorg-app-xwd/xorg-app-xwd.spec:1.12 Wed Jul 9 19:47:20 2008 +++ packages/xorg-app-xwd/xorg-app-xwd.spec Tue Oct 20 07:01:39 2009 @@ -2,20 +2,19 @@ Summary: xwd application - dump an image of an X window Summary(pl.UTF-8): Aplikacja xwd - zrzut obrazu okna X Name: xorg-app-xwd -Version: 1.0.2 +Version: 1.0.3 Release: 1 License: MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/app/xwd-%{version}.tar.bz2 -# Source0-md5: 0a6ef08a2ac08ad5c4dd1522eb3788a3 +# Source0-md5: 007cea1f389abde5c93162dcd5541351 Source1: xwd.1x.pl URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: pkgconfig >= 1:0.19 -# just xmuu -BuildRequires: xorg-lib-libXmu-devel -BuildRequires: xorg-util-util-macros >= 0.99.2 +BuildRequires: xorg-lib-libX11-devel +BuildRequires: xorg-util-util-macros >= 1.3 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -59,7 +58,7 @@ %files %defattr(644,root,root,755) -%doc COPYING ChangeLog +%doc COPYING ChangeLog README %attr(755,root,root) %{_bindir}/xwd %{_mandir}/man1/xwd.1x* %lang(pl) %{_mandir}/pl/man1/xwd.1x* @@ -70,6 +69,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2009/10/20 05:01:39 qboosh +- updated to 1.0.3 +- xmuu seems no longer used + Revision 1.12 2008/07/09 17:47:20 qboosh - updated to 1.0.2 - informative descs ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-app-xwd/xorg-app-xwd.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
