Author: baggins Date: Wed Aug 16 17:20:43 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - moved polish resources to doc, this crap is more pain than gain. Latest finding is non-working unicode locale with these resources
---- Files affected: SPECS: xterm.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/xterm.spec diff -u SPECS/xterm.spec:1.9 SPECS/xterm.spec:1.10 --- SPECS/xterm.spec:1.9 Wed Jul 19 09:28:07 2006 +++ SPECS/xterm.spec Wed Aug 16 19:20:38 2006 @@ -3,7 +3,7 @@ Summary(pl): Emulator terminala dla X Name: xterm Version: 215 -Release: 1 +Release: 2 License: MIT Group: X11/Applications Source0: ftp://invisible-island.net/xterm/%{name}-%{version}.tgz @@ -57,7 +57,7 @@ echo '.so xterm.1' > $RPM_BUILD_ROOT%{_mandir}/man1/uxterm.1 -install -D %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/X11/pl/app-defaults/XTerm +install -D %{SOURCE1} XTerm.pl install -D %{SOURCE2} $RPM_BUILD_ROOT%{_desktopdir}/xterm.desktop install -D %{SOURCE3} $RPM_BUILD_ROOT%{_pixmapsdir}/xterm.png @@ -66,7 +66,7 @@ %files %defattr(644,root,root,755) -%doc README README.i18n xterm.log.html +%doc README README.i18n xterm.log.html XTerm.pl %attr(755,root,root) %{_bindir}/resize %attr(755,root,root) %{_bindir}/xterm %attr(755,root,root) %{_bindir}/uxterm @@ -86,6 +86,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2006/08/16 17:20:38 baggins +- moved polish resources to doc, this crap is more pain than gain. + Latest finding is non-working unicode locale with these resources + Revision 1.9 2006/07/19 07:28:07 qboosh - updated to 215 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xterm.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
