Author: qboosh Date: Fri Jan 14 20:37:32 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 3.3.11ga6
---- Files affected: packages/suite3270: suite3270.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: packages/suite3270/suite3270.spec diff -u packages/suite3270/suite3270.spec:1.6 packages/suite3270/suite3270.spec:1.7 --- packages/suite3270/suite3270.spec:1.6 Mon Apr 12 21:30:42 2010 +++ packages/suite3270/suite3270.spec Fri Jan 14 21:37:26 2011 @@ -2,12 +2,12 @@ Summary: IBM 3270 terminal emulator Summary(pl.UTF-8): Emulator terminala IBM 3270 Name: suite3270 -Version: 3.3.10ga4 -Release: 3 +Version: 3.3.11ga6 +Release: 1 License: MIT-like Group: Applications/Terminal Source0: http://x3270.bgp.nu/download/%{name}-%{version}-src.tgz -# Source0-md5: 13d904e46cf7cea1dd9b0cdb5d1a3ebd +# Source0-md5: 01d6d3809a457e6f6bd3731642e0c02d URL: http://x3270.bgp.nu/ BuildRequires: ncurses-devel BuildRequires: readline-devel @@ -141,10 +141,15 @@ %files %defattr(644,root,root,755) %doc doc/* -%attr(755,root,root) %{_bindir}/* +%attr(755,root,root) %{_bindir}/c3270 +%attr(755,root,root) %{_bindir}/pr3287 +%attr(755,root,root) %{_bindir}/s3270 +%attr(755,root,root) %{_bindir}/tcl3270 +%attr(755,root,root) %{_bindir}/x3270 +%attr(755,root,root) %{_bindir}/x3270if %dir %{_sysconfdir}/x3270 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/x3270/ibm_hosts -%{_fontsdir}/misc/*.pcf.gz +%{_fontsdir}/misc/3270*.pcf.gz %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -152,6 +157,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2011/01/14 20:37:26 qboosh +- updated to 3.3.11ga6 + Revision 1.6 2010/04/12 19:30:42 arekm - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/suite3270/suite3270.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
