rpms/fish/F-11 fish.spec,1.27,1.28 sources,1.9,1.10

arbiter arbiter at fedoraproject.org
Fri Jul 3 13:11:52 UTC 2009


Author: arbiter

Update of /cvs/pkgs/rpms/fish/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24373

Modified Files:
	fish.spec sources 
Log Message:
new upstream release


Index: fish.spec
===================================================================
RCS file: /cvs/pkgs/rpms/fish/F-11/fish.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -p -r1.27 -r1.28
--- fish.spec	24 Feb 2009 17:19:30 -0000	1.27
+++ fish.spec	3 Jul 2009 13:11:21 -0000	1.28
@@ -1,11 +1,11 @@
 Summary:                A friendly interactive shell
 Name:                   fish
-Version:                1.23.0
-Release:                7%{?dist}
+Version:                1.23.1
+Release:                2%{?dist}
 License:                GPLv2
 Group:                  System Environment/Shells
 URL:                    http://fishshell.org/
-Source0:                http://roo.no-ip.org/%{name}/files/%{version}/%{name}-%{version}.tar.bz2
+Source0:                http://fishshell.org/files/%{version}/fish-%{version}.tar.bz2
 # Emailed to upstream
 Patch0:                 fish-1.23.0-ARG_MAX.patch
 BuildRoot:              %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -13,9 +13,9 @@ BuildRequires:          ncurses-devel ge
 BuildRequires:          autoconf
 BuildRequires:          xorg-x11-proto-devel libX11-devel libXt-devel libXext-devel
 
-%description 
-fish is a shell geared towards interactive use. Its features are 
-focused on user friendliness and discoverability. The language syntax 
+%description
+fish is a shell geared towards interactive use. Its features are
+focused on user friendliness and discoverability. The language syntax
 is simple but incompatible with other shell languages.
 
 %prep
@@ -32,7 +32,7 @@ make %{?_smp_mflags}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-make install DESTDIR="$RPM_BUILD_ROOT" 
+make install DESTDIR="$RPM_BUILD_ROOT"
 
 # Find translation files
 %find_lang %{name}.\*
@@ -61,6 +61,7 @@ fi
 %defattr(-,root,root,-)
 %doc %{_datadir}/doc/%{name}-%{version}
 %{_mandir}/man1/*.1*
+%exclude %{_bindir}/xsel
 %exclude %{_mandir}/man1/count*
 %exclude %{_mandir}/man1/alias*
 %exclude %{_mandir}/man1/bg*
@@ -88,6 +89,7 @@ fi
 %exclude %{_mandir}/man1/type*
 %exclude %{_mandir}/man1/ulimit*
 %exclude %{_mandir}/man1/umask*
+%exclude %{_mandir}/man1/xsel*
 %attr(0755,root,root) %{_bindir}/fish
 %attr(0755,root,root) %{_bindir}/fishd
 %attr(0755,root,root) %{_bindir}/fish_pager
@@ -99,6 +101,13 @@ fi
 %{_datadir}/fish/
 
 %changelog
+* Fri Jul 03 2009 Lorenzo Villani <lvillani at binaryhelix.net> - 1.23.1-2
+- rebuilt
+
+* Fri Jul 03 2009 Lorenzo Villani <lvillani at binaryhelix.net> - 1.23.1-1
+- 1.23.1
+- Fix bz #472613
+
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.23.0-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/fish/F-11/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- sources	14 Jan 2008 09:05:18 -0000	1.9
+++ sources	3 Jul 2009 13:11:22 -0000	1.10
@@ -1 +1 @@
-aa2f09bb54652b16bf4f7708848a7416  fish-1.23.0.tar.bz2
+ead6b7c6cdb21f35a3d4aa1d5fa596f1  fish-1.23.1.tar.bz2




More information about the scm-commits mailing list