diff --git a/.cvsignore b/.cvsignore index 655ab20..cb68e85 100644 --- a/.cvsignore +++ b/.cvsignore @@ -11,3 +11,4 @@ xterm-208.tgz xterm-209.tgz xterm-211.tgz xterm-212.tgz +xterm-213.tgz diff --git a/sources b/sources index bd9e34f..3cd8f63 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ 0048925cb45d60429bc2f7665d563680 ctlseqs.txt.gz 92826989d4f4aa610cf6222359f3f83a UnicodeData-Latest.txt.gz 6093439b8d79089f4ff1cdfed358b401 16colors.txt -d39ec47dbf846e0e7dddb354280c4074 xterm-212.tgz +20827d968ed7406d01b2125a84b7a2cd xterm-213.tgz diff --git a/xterm.spec b/xterm.spec index 3c16bb6..9c1f74b 100644 --- a/xterm.spec +++ b/xterm.spec @@ -1,6 +1,6 @@ Summary: xterm terminal emulator for the X Window System Name: xterm -Version: 212 +Version: 213 Release: 1.FC6 URL: http://dickey.his.com/xterm License: MIT @@ -25,6 +25,7 @@ Patch11: xterm-211-bz186094.patch Patch12: xterm-212-bz186935.patch Patch13: xterm-212-redhat-resources.patch Patch14: xterm-212-man-page_paths.patch +Patch15: xterm-213-bz189161.patch BuildRequires: libXft-devel BuildRequires: freetype-devel BuildRequires: libXrender-devel @@ -82,6 +83,7 @@ programs that can't use the window system directly. %patch12 -p1 -b .bz186935 %patch13 -p1 -b .redhat-resources %patch14 -p1 -b .man-page_paths +%patch15 -p1 -b .bz189161 %build RPM_OPT_FLAGS="$RPM_OPT_FLAGS -DPROJECTROOT='\"/usr\"'" @@ -138,6 +140,11 @@ exit 0 %doc xterm.log.html ctlseqs.ms ctlseqs.txt UnicodeData.txt 16colors.txt README.i18n %changelog +* Wed May 31 2006 Jason Vas Dias - 213-1 +- Upgrade to upstream version 213 (fixes bug 192627) +- fix bug 189161 : make -r/-rv do reverseVideo with or without + xterm*{fore,back}ground set + * Thu Apr 13 2006 Jason Vas Dias - 212-1 - Upgrade to upstream version 212 - fix bug 188031 : paths in man-page