- Added dist macro to the release

- Small spec beautifying
epel9
Oliver Falk 20 years ago
parent 06634b2d8d
commit 79cd42b8c8

@ -1,13 +1,17 @@
Summary: A friendly interactive shell Summary: A friendly interactive shell
Name: fish Name: fish
Version: 1.11.1
Release: 9 Version: 1.11.1
License: GPL Release: 9%{?dist}
Group: System Environment/Shells
URL: http://roo.no-ip.org/fish/ License: GPL
Source0: http://roo.no-ip.org/%{name}/files/%{version}/%{name}-%{version}.tar.bz2 Group: System Environment/Shells
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) URL: http://roo.no-ip.org/fish/
BuildRequires: doxygen ncurses-devel xorg-x11-devel
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
%description %description
fish is a shell geared towards interactive use. It's features are fish is a shell geared towards interactive use. It's features are
@ -61,16 +65,20 @@ fi
%config %_sysconfdir/fish.d/fish_*.fish %config %_sysconfdir/fish.d/fish_*.fish
%changelog %changelog
* Thu Jun 30 2005 Michael Schwendt <mschwendt@users.sf.net> 1.11.1-9 * Fri Jul 01 2005 Oliver Falk <oliver@linux-kernel.at> - 1.11.1-10
- Added dist macro to the release
- Small spec beautifying
* Thu Jun 30 2005 Michael Schwendt <mschwendt@users.sf.net> - 1.11.1-9
- Set CFLAGS the proper way - Set CFLAGS the proper way
* Thu Jun 30 2005 Axel Liljencrantz <axel@liljencrantz.se> 1.11.1-8 * Thu Jun 30 2005 Axel Liljencrantz <axel@liljencrantz.se> - 1.11.1-8
- Fix revision number in changelog - Fix revision number in changelog
* Wed Jun 29 2005 Axel Liljencrantz <axel@liljencrantz.se> 1.11.1-7 * Wed Jun 29 2005 Axel Liljencrantz <axel@liljencrantz.se> - 1.11.1-7
- Send post-script output to /dev/null - Send post-script output to /dev/null
* Wed Jun 29 2005 Axel Liljencrantz <axel@liljencrantz.se> 1.11.1-6 * Wed Jun 29 2005 Axel Liljencrantz <axel@liljencrantz.se> - 1.11.1-6
- Add changelog section to spec file - Add changelog section to spec file
- Add macros to source tags - Add macros to source tags
- Add smp_mflags to 'make all' - Add smp_mflags to 'make all'

Loading…
Cancel
Save