|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: A friendly interactive shell
|
|
|
|
|
Name: fish
|
|
|
|
|
Version: 1.23.1
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
License: GPLv2
|
|
|
|
|
Group: System Environment/Shells
|
|
|
|
|
URL: http://fishshell.org/
|
|
|
|
@ -97,6 +97,9 @@ fi
|
|
|
|
|
%{_datadir}/fish/
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.23.1-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jul 03 2009 Lorenzo Villani <lvillani@binaryhelix.net> - 1.23.1-3
|
|
|
|
|
- Pass --without-xsel to configure, if you want xsel install its package instead
|
|
|
|
|
- Fix file list
|
|
|
|
|