|
|
|
@ -2,11 +2,11 @@ Summary: A friendly interactive shell
|
|
|
|
|
Name: fish
|
|
|
|
|
|
|
|
|
|
Version: 1.22.3
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
|
|
|
|
|
License: GPL
|
|
|
|
|
Group: System Environment/Shells
|
|
|
|
|
URL: http://roo.no-ip.org/fish/
|
|
|
|
|
URL: http://fishshell.org/
|
|
|
|
|
|
|
|
|
|
Source0: http://roo.no-ip.org/%{name}/files/%{version}/%{name}-%{version}.tar.bz2
|
|
|
|
|
Patch0: fish-1.22.3-openfix.patch
|
|
|
|
@ -151,6 +151,9 @@ fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Oct 31 2007 Oliver Falk <oliver@linux-kernel.at> - 1.22.3-4
|
|
|
|
|
- Update URL; Fixes bz#359451
|
|
|
|
|
|
|
|
|
|
* Thu Aug 16 2007 Oliver Falk <oliver@linux-kernel.at> - 1.22.3-3
|
|
|
|
|
- Workaround glibc's open check
|
|
|
|
|
- Problem reported upstream; Should be fixed there
|
|
|
|
|