rpms/xterm/devel .cvsignore, 1.23, 1.24 sources, 1.23, 1.24 xterm.spec, 1.61, 1.62

Miroslav Lichvar (mlichvar) fedora-extras-commits at redhat.com
Fri Jan 4 13:07:07 UTC 2008


Author: mlichvar

Update of /cvs/pkgs/rpms/xterm/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6930

Modified Files:
	.cvsignore sources xterm.spec 
Log Message:
- update to 230



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/xterm/devel/.cvsignore,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- .cvsignore	13 Aug 2007 11:27:22 -0000	1.23
+++ .cvsignore	4 Jan 2008 13:06:28 -0000	1.24
@@ -1,2 +1,2 @@
 16colors.txt
-xterm-229.tgz
+xterm-230.tgz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/xterm/devel/sources,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- sources	13 Aug 2007 11:27:22 -0000	1.23
+++ sources	4 Jan 2008 13:06:28 -0000	1.24
@@ -1,2 +1,2 @@
 6093439b8d79089f4ff1cdfed358b401  16colors.txt
-f7b04a66dc401dc22f5ddb7f345be229  xterm-229.tgz
+c1a654a6793aff285b69c1d1ed4f2c38  xterm-230.tgz


Index: xterm.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xterm/devel/xterm.spec,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- xterm.spec	22 Aug 2007 12:25:45 -0000	1.61
+++ xterm.spec	4 Jan 2008 13:06:28 -0000	1.62
@@ -1,7 +1,7 @@
 Summary: Terminal emulator for the X Window System
 Name: xterm
-Version: 229
-Release: 2%{?dist}
+Version: 230
+Release: 1%{?dist}
 URL: http://dickey.his.com/xterm
 License: MIT
 Group: User Interface/X
@@ -64,12 +64,15 @@
 rm -rf $RPM_BUILD_ROOT
 
 %files
-%defattr(-,root,root)
+%defattr(-,root,root,-)
 %doc xterm.log.html ctlseqs.txt 16colors.txt README.i18n
 %attr(2755,root,utempter) %{_bindir}/xterm
+%{_bindir}/koi8rxterm
 %{_bindir}/resize
 %{_bindir}/uxterm
+%{_mandir}/man1/koi8rxterm.1*
 %{_mandir}/man1/resize.1*
+%{_mandir}/man1/uxterm.1*
 %{_mandir}/man1/xterm.1*
 %{_datadir}/applications/fedora-xterm.desktop
 %{_datadir}/pixmaps/xterm*.xpm
@@ -78,6 +81,9 @@
 %{x11_app_defaults_dir}/XTerm-color
 
 %changelog
+* Fri Jan 04 2008 Miroslav Lichvar <mlichvar at redhat.com> 230-1
+- update to 230
+
 * Wed Aug 22 2007 Miroslav Lichvar <mlichvar at redhat.com> 229-2
 - rebuild
 




More information about the fedora-extras-commits mailing list