From c67d05ed74184b192513b5377f3ddaca4c0da3bc Mon Sep 17 00:00:00 2001 From: Oliver Falk Date: Jul 16 2005 05:08:26 +0000 Subject: fish update - Doin' this for Axel as he has no CVS account yet (he asked me to do this). --- diff --git a/.cvsignore b/.cvsignore index 531bc66..2d6bc90 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -fish-1.11.1.tar.bz2 +fish-1.12.0.tar.bz2 diff --git a/fish.spec b/fish.spec index b8c823f..0546223 100644 --- a/fish.spec +++ b/fish.spec @@ -1,17 +1,17 @@ -Summary: A friendly interactive shell -Name: fish +Summary: A friendly interactive shell +Name: fish -Version: 1.11.1 -Release: 10%{?dist} +Version: 1.12.0 +Release: 1%{?dist} -License: GPL -Group: System Environment/Shells -URL: http://roo.no-ip.org/fish/ +License: GPL +Group: System Environment/Shells +URL: http://roo.no-ip.org/fish/ -Source0: http://roo.no-ip.org/%{name}/files/%{version}/%{name}-%{version}.tar.bz2 +Source0: http://roo.no-ip.org/%{name}/files/%{version}/%{name}-%{version}.tar.bz2 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: doxygen ncurses-devel xorg-x11-devel +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: doxygen ncurses-devel xorg-x11-devel %description fish is a shell geared towards interactive use. It's features are @@ -65,20 +65,23 @@ fi %config %_sysconfdir/fish.d/fish_*.fish %changelog -* Fri Jul 01 2005 Oliver Falk - 1.11.1-10 +* Fri Jul 15 2005 Axel Liljencrantz 1.12.0-1 +- 1.12.0 + +* Fri Jul 01 2005 Oliver Falk - 1.11.1-10 - Added dist macro to the release - Small spec beautifying -* Thu Jun 30 2005 Michael Schwendt - 1.11.1-9 +* Thu Jun 30 2005 Michael Schwendt 1.11.1-9 - Set CFLAGS the proper way -* Thu Jun 30 2005 Axel Liljencrantz - 1.11.1-8 +* Thu Jun 30 2005 Axel Liljencrantz 1.11.1-8 - Fix revision number in changelog -* Wed Jun 29 2005 Axel Liljencrantz - 1.11.1-7 +* Wed Jun 29 2005 Axel Liljencrantz 1.11.1-7 - Send post-script output to /dev/null -* Wed Jun 29 2005 Axel Liljencrantz - 1.11.1-6 +* Wed Jun 29 2005 Axel Liljencrantz 1.11.1-6 - Add changelog section to spec file - Add macros to source tags - Add smp_mflags to 'make all' diff --git a/sources b/sources index 29eae03..76194e2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b76e676c63b61d4e037c690e425a4435 fish-1.11.1.tar.bz2 +8980e6dd1a41d699a44c2579c9b1e36c fish-1.12.0.tar.bz2