- fix sections in man pages

This commit is contained in:
Miroslav Lichvar 2007-04-12 11:11:19 +00:00
parent f19c02dc97
commit 4715263f63
2 changed files with 8 additions and 4 deletions

View File

@ -45,17 +45,18 @@
.I __apploaddir__/XTerm
--- xterm-222/minstall.sh.man-page_paths 2006-04-10 02:34:37.000000000 +0200
+++ xterm-222/minstall.sh 2006-11-23 10:23:39.000000000 +0100
@@ -16,6 +16,9 @@
@@ -16,13 +16,19 @@
END_FILE="$3"
APPS_DIR="$4"
-suffix=`echo "$END_FILE" | sed -e 's%^[^.]*.%%'`
+fontpath=/usr/share/X11/fonts
+xorgcfgdir=/etc/X11
+xorgcfgfil=xorg.conf
suffix=`echo "$END_FILE" | sed -e 's%^[^.]*.%%'`
+suffix=7
NEW_FILE=temp$$
@@ -23,6 +26,9 @@
sed -e 's%__vendorversion__%"X Window System"%' \
-e s%__apploaddir__%$APPS_DIR% \
-e s%__mansuffix__%$suffix%g \
-e s%__miscmansuffix__%$suffix%g \

View File

@ -1,7 +1,7 @@
Summary: Terminal emulator for the X Window System
Name: xterm
Version: 225
Release: 1%{?dist}
Release: 2%{?dist}
URL: http://dickey.his.com/xterm
License: MIT
Group: User Interface/X
@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT
%{x11_app_defaults_dir}/XTerm-color
%changelog
* Thu Apr 12 2007 Miroslav Lichvar <mlichvar@redhat.com> 225-2
- fix sections in man pages
* Tue Mar 27 2007 Miroslav Lichvar <mlichvar@redhat.com> 225-1
- update to 225