rpms/fish/devel fish.spec,1.1,1.2

Oliver Falk (oliver) fedora-extras-commits at redhat.com
Fri Jul 1 11:08:36 UTC 2005


Author: oliver

Update of /cvs/extras/rpms/fish/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10684

Modified Files:
	fish.spec 
Log Message:

- Added dist macro to the release
- Small spec beautifying



Index: fish.spec
===================================================================
RCS file: /cvs/extras/rpms/fish/devel/fish.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- fish.spec	1 Jul 2005 11:03:18 -0000	1.1
+++ fish.spec	1 Jul 2005 11:08:34 -0000	1.2
@@ -1,13 +1,17 @@
-Summary: A friendly interactive shell
-Name: fish
-Version: 1.11.1
-Release: 9
-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
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: doxygen ncurses-devel xorg-x11-devel
+Summary:		A friendly interactive shell
+Name:			fish
+
+Version:		1.11.1
+Release:		9%{?dist}
+
+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
+
+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
@@ -61,16 +65,20 @@
 %config %_sysconfdir/fish.d/fish_*.fish
 
 %changelog
-* Thu Jun 30 2005 Michael Schwendt <mschwendt at users.sf.net> 1.11.1-9
+* Fri Jul 01 2005 Oliver Falk <oliver at linux-kernel.at>		- 1.11.1-10
+- Added dist macro to the release
+- Small spec beautifying
+
+* Thu Jun 30 2005 Michael Schwendt <mschwendt at users.sf.net> - 1.11.1-9
 - Set CFLAGS the proper way
 
-* Thu Jun 30 2005 Axel Liljencrantz <axel at liljencrantz.se> 1.11.1-8
+* Thu Jun 30 2005 Axel Liljencrantz <axel at liljencrantz.se>	- 1.11.1-8
 - Fix revision number in changelog
 
-* Wed Jun 29 2005 Axel Liljencrantz <axel at liljencrantz.se> 1.11.1-7
+* Wed Jun 29 2005 Axel Liljencrantz <axel at liljencrantz.se>	- 1.11.1-7
 - Send post-script output to /dev/null
 
-* Wed Jun 29 2005 Axel Liljencrantz <axel at liljencrantz.se> 1.11.1-6
+* Wed Jun 29 2005 Axel Liljencrantz <axel at liljencrantz.se>	- 1.11.1-6
 - Add changelog section to spec file
 - Add macros to source tags
 - Add smp_mflags to 'make all'




More information about the fedora-extras-commits mailing list