Author: qboosh Date: Mon Oct 19 21:09:20 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.0.3
---- Files affected: packages/xorg-app-xrefresh: xorg-app-xrefresh.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: packages/xorg-app-xrefresh/xorg-app-xrefresh.spec diff -u packages/xorg-app-xrefresh/xorg-app-xrefresh.spec:1.13 packages/xorg-app-xrefresh/xorg-app-xrefresh.spec:1.14 --- packages/xorg-app-xrefresh/xorg-app-xrefresh.spec:1.13 Mon Jul 28 00:21:03 2008 +++ packages/xorg-app-xrefresh/xorg-app-xrefresh.spec Mon Oct 19 23:09:15 2009 @@ -1,26 +1,28 @@ # $Revision$, $Date$ -Summary: xrefresh application -Summary(pl.UTF-8): Aplikacja xrefresh +Summary: xrefresh application to refresh all or part of an X screen +Summary(pl.UTF-8): Aplikacja xrefresh do odświeżania całości lub części ekranu X Name: xorg-app-xrefresh -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/xrefresh-%{version}.tar.bz2 -# Source0-md5: 1228f890f86148e4e6ae22aa73118cbb +# Source0-md5: 8f4fafcfb77b3c6972cc44bb3f1c899c URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: pkgconfig >= 1:0.19 BuildRequires: xorg-lib-libX11-devel -BuildRequires: xorg-util-util-macros >= 0.99.2 +BuildRequires: xorg-util-util-macros >= 1.3 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -xrefresh application. +xrefresh application is a simple X program that causes all or part of +your screen to be repainted. %description -l pl.UTF-8 -Aplikacja xrefresh. +Aplikacja xrefresh to prosty program X powodujący ponowne narysowanie +całości lub części ekranu. %prep %setup -q -n xrefresh-%{version} @@ -45,7 +47,7 @@ %files %defattr(644,root,root,755) -%doc COPYING ChangeLog +%doc COPYING ChangeLog README %attr(755,root,root) %{_bindir}/xrefresh %{_mandir}/man1/xrefresh.1x* @@ -55,6 +57,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2009/10/19 21:09:15 qboosh +- updated to 1.0.3 + Revision 1.13 2008/07/27 22:21:03 arekm - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-app-xrefresh/xorg-app-xrefresh.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
