rpms/fish/F-10 fish.spec,1.27,1.28

arbiter arbiter at fedoraproject.org
Fri Jul 3 13:27:51 UTC 2009


Author: arbiter

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

Modified Files:
	fish.spec 
Log Message:
fix file list, use system-wide xsel


Index: fish.spec
===================================================================
RCS file: /cvs/pkgs/rpms/fish/F-10/fish.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -p -r1.27 -r1.28
--- fish.spec	3 Jul 2009 13:11:11 -0000	1.27
+++ fish.spec	3 Jul 2009 13:27:50 -0000	1.28
@@ -1,7 +1,7 @@
 Summary:                A friendly interactive shell
 Name:                   fish
 Version:                1.23.1
-Release:                2%{?dist}
+Release:                3%{?dist}
 License:                GPLv2
 Group:                  System Environment/Shells
 URL:                    http://fishshell.org/
@@ -9,6 +9,7 @@ Source0:                http://fishshell
 # Emailed to upstream
 Patch0:                 fish-1.23.0-ARG_MAX.patch
 BuildRoot:              %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Requires:               xsel
 BuildRequires:          ncurses-devel gettext groff doxygen
 BuildRequires:          autoconf
 BuildRequires:          xorg-x11-proto-devel libX11-devel libXt-devel libXext-devel
@@ -94,13 +95,16 @@ fi
 %attr(0755,root,root) %{_bindir}/fishd
 %attr(0755,root,root) %{_bindir}/fish_pager
 %attr(0755,root,root) %{_bindir}/fish_indent
-%attr(0755,root,root) %{_bindir}/xsel
 %attr(0755,root,root) %{_bindir}/set_color
 %attr(0755,root,root) %{_bindir}/mimedb
 %config(noreplace) %{_sysconfdir}/fish
 %{_datadir}/fish/
 
 %changelog
+* Fri Jul 03 2009 Lorenzo Villani <lvillani at binaryhelix.net> - 1.23.1-3
+- Fix file list
+- Don't use own copy of xsel
+
 * Fri Jul 03 2009 Lorenzo Villani <lvillani at binaryhelix.net> - 1.23.1-2
 - rebuilt
 




More information about the fedora-extras-commits mailing list