Author: qboosh Date: Thu Aug 5 17:49:55 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.0.2
---- Files affected: packages/xorg-app-xmore: xorg-app-xmore.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: packages/xorg-app-xmore/xorg-app-xmore.spec diff -u packages/xorg-app-xmore/xorg-app-xmore.spec:1.15 packages/xorg-app-xmore/xorg-app-xmore.spec:1.16 --- packages/xorg-app-xmore/xorg-app-xmore.spec:1.15 Sun Nov 9 12:12:21 2008 +++ packages/xorg-app-xmore/xorg-app-xmore.spec Thu Aug 5 19:49:49 2010 @@ -1,38 +1,39 @@ # $Revision$, $Date$ -Summary: xmore application -Summary(pl.UTF-8): Aplikacja xmore +Summary: xmore - plain text display program for the X Window System +Summary(pl.UTF-8): xmore - program do wyĆwietlania czystego tekstu dla systemu X Window Name: xorg-app-xmore -Version: 1.0.1 -Release: 4 +Version: 1.0.2 +Release: 1 License: MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/app/xmore-%{version}.tar.bz2 -# Source0-md5: d36e918dce779a9d207b7a266f4e87c8 +# Source0-md5: e66f16684e92d3ca035c27003157cdbd 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-libXprintUtil-devel BuildRequires: xorg-lib-libXt-devel >= 1.0.0 -BuildRequires: xorg-util-util-macros >= 0.99.2 +BuildRequires: xorg-util-util-macros >= 1.8 Requires: xorg-lib-libXt >= 1.0.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -xmore application. +xmore application - plain text display program for the X Window +System. %description -l pl.UTF-8 -Aplikacja xmore. +Aplikacja xmore - program do wyĆwietlania czystego tekstu dla systemu +X Window. %prep %setup -q -n xmore-%{version} %build -#%{__aclocal} -#%{__autoconf} -#%{__autoheader} -#%{__automake} +%{__aclocal} +%{__autoconf} +%{__autoheader} +%{__automake} %configure %{__make} @@ -48,7 +49,7 @@ %files %defattr(644,root,root,755) -%doc COPYING ChangeLog +%doc COPYING ChangeLog README %attr(755,root,root) %{_bindir}/xmore %{_datadir}/X11/app-defaults/XMore %{_mandir}/man1/xmore.1x* @@ -59,6 +60,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2010/08/05 17:49:49 qboosh +- updated to 1.0.2 + Revision 1.15 2008/11/09 11:12:21 arekm - rel 4; don't rebuild am/ac untill rebuild tarball available ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-app-xmore/xorg-app-xmore.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
