diff --git a/.cvsignore b/.cvsignore index 7a68fbb..e8362fd 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ 16colors.txt -xterm-259.tgz +xterm-260.tgz diff --git a/sources b/sources index 37d2239..34f2f8d 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 6093439b8d79089f4ff1cdfed358b401 16colors.txt -22037e1b794d749072310cb142800f05 xterm-259.tgz +1db28bd91f66278b836162e960ad4e22 xterm-260.tgz diff --git a/xterm.spec b/xterm.spec index c0b0369..0f84406 100644 --- a/xterm.spec +++ b/xterm.spec @@ -1,6 +1,6 @@ Summary: Terminal emulator for the X Window System Name: xterm -Version: 259 +Version: 260 Release: 1%{?dist} URL: http://dickey.his.com/xterm License: MIT @@ -39,7 +39,6 @@ done %build %configure \ - LDFLAGS="-lICE" \ --enable-256-color \ --enable-exec-xterm \ --enable-luit \ @@ -84,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT %{x11_app_defaults_dir}/XTerm* %changelog +* Mon Jun 21 2010 Miroslav Lichvar 260-1 +- update to 260 + * Thu Jun 10 2010 Miroslav Lichvar 259-1 - update to 259 - link with -lICE