From fda8b7812aac4a5c4e0a7ca21f90146bfefbc009 Mon Sep 17 00:00:00 2001 From: Oliver Falk Date: Sep 28 2005 11:24:42 +0000 Subject: Import new fish release. Axel wanted me to do so... --- diff --git a/.cvsignore b/.cvsignore index 2d6bc90..79a5cb5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -fish-1.12.0.tar.bz2 +fish-1.14.0.tar.bz2 diff --git a/fish.spec b/fish.spec index 0546223..3714c65 100644 --- a/fish.spec +++ b/fish.spec @@ -1,7 +1,7 @@ Summary: A friendly interactive shell Name: fish -Version: 1.12.0 +Version: 1.14.0 Release: 1%{?dist} License: GPL @@ -54,6 +54,8 @@ fi %_mandir/man1/tokenize.1* %_mandir/man1/count.1* %attr(0755,root,root) %_bindir/fish +%attr(0755,root,root) %_bindir/fishd +%attr(0755,root,root) %_bindir/fish_pager %attr(0755,root,root) %_bindir/xsel %attr(0755,root,root) %_bindir/set_color %attr(0755,root,root) %_bindir/tokenize @@ -63,8 +65,34 @@ fi %config %_sysconfdir/fish_inputrc %dir %_sysconfdir/fish.d %config %_sysconfdir/fish.d/fish_*.fish +%dir %_sysconfdir/fish.d/completions +%config %_sysconfdir/fish.d/completions/*.fish %changelog +* Sat Sep 24 2005 Axel Liljencrantz 1.14.0-0 +- 1.14.0 + +* Mon Sep 12 2005 Axel Liljencrantz 1.13.4-0 +- 1.13.4 + +* Wed Sep 07 2005 Axel Liljencrantz 1.13.3-0 +- 1.13.3 + +* Tue Sep 06 2005 Axel Liljencrantz 1.13.2-0 +- 1.13.2 + +* Fri Aug 30 2005 Axel Liljencrantz 1.13.1-0 +- 1.13.1 + +* Sun Aug 28 2005 Axel Liljencrantz 1.13.0-0 +- 1.13.0 + +* Sat Aug 13 2005 Axel Liljencrantz 1.13.0-0 +- Add completions subdirectory + +* Thu Jul 28 2005 Axel Liljencrantz 1.12.1-0 +- 1.12.1 + * Fri Jul 15 2005 Axel Liljencrantz 1.12.0-1 - 1.12.0 diff --git a/sources b/sources index 76194e2..df7539d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8980e6dd1a41d699a44c2579c9b1e36c fish-1.12.0.tar.bz2 +c1a1fd6b6a31e9ff93aa916f910d1692 fish-1.14.0.tar.bz2