Author: uzsolt Date: Thu Jun 2 06:44:25 2011 GMT Module: packages Tag: HEAD ---- Log message: - correct bash-completion group - adapter
---- Files affected: packages/tmux: tmux.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: packages/tmux/tmux.spec diff -u packages/tmux/tmux.spec:1.11 packages/tmux/tmux.spec:1.12 --- packages/tmux/tmux.spec:1.11 Thu Feb 24 22:20:02 2011 +++ packages/tmux/tmux.spec Thu Jun 2 08:44:20 2011 @@ -9,13 +9,13 @@ Release: 3 License: BSD Group: Applications/Terminal -Source0: http://dl.sourceforge.net/tmux/%{name}-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/tmux/%{name}-%{version}.tar.gz # Source0-md5: 0bfc7dd9a5bab192406167589c716a21 Source1: %{name}-filedetect.vim Patch0: %{name}-makefile.patch +URL: http://tmux.sourceforge.net/ BuildRequires: libevent-devel BuildRequires: ncurses-devel -URL: http://tmux.sourceforge.net/ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -44,7 +44,7 @@ %package -n bash-completion-tmux Summary: Bash completion for tmux -Group: Applications/Shell +Group: Applications/Shells Requires: bash-completion %description -n bash-completion-tmux @@ -100,6 +100,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2011/06/02 06:44:20 uzsolt +- correct bash-completion group +- adapter + Revision 1.11 2011/02/24 21:20:02 lisu - rel 3 (new libevent) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tmux/tmux.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
