Author: glen Date: Thu Apr 2 16:05:03 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - new upstream, update to 20081219
---- Files affected: SPECS: bash-completion.spec (1.139 -> 1.140) ---- Diffs: ================================================================ Index: SPECS/bash-completion.spec diff -u SPECS/bash-completion.spec:1.139 SPECS/bash-completion.spec:1.140 --- SPECS/bash-completion.spec:1.139 Mon Mar 24 08:04:27 2008 +++ SPECS/bash-completion.spec Thu Apr 2 18:04:57 2009 @@ -2,17 +2,17 @@ Summary: bash-completion offers programmable completion for bash Summary(pl.UTF-8): Programowalne uzupełnianie nazw dla basha Name: bash-completion -Version: 20060301 -Release: 6 +Version: 20081219 +Release: 1 License: GPL Group: Applications/Shells -Source0: http://www.caliban.org/files/bash/%{name}-%{version}.tar.bz2 -# Source0-md5: ed95a89f57357a42b8e4eb95487bf9d0 +Source0: ftp://distfiles.gentoo.org/pub/gentoo/distfiles/%{name}-%{version}.tar.bz2 +# Source0-md5: 6b8f924417fb8cd758778025d97f2853 Source1: %{name}-poldek.sh Source2: %{name}.sh Patch0: %{name}-rpm-cache.patch Patch1: %{name}-mplayer.patch -URL: http://www.caliban.org/bash/ +URL: http://bash-completion.alioth.debian.org/ Requires(triggerpostun): sed >= 4.0 Requires: bash >= 2.05a-3 Obsoletes: bash-completion-rpm-cache @@ -30,7 +30,7 @@ kompletowanie parametrów linii poleceń. %prep -%setup -q -n bash_completion +%setup -q -n %{name} %patch0 -p1 %patch1 -p1 @@ -66,7 +66,7 @@ %files %defattr(644,root,root,755) -%doc README Changelog BUGS +%doc README TODO debian/changelog debian/copyright %{_sysconfdir}/bash_completion %{_sysconfdir}/bash_completion.d /etc/shrc.d/%{name}.sh @@ -78,6 +78,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.140 2009/04/02 16:04:57 glen +- new upstream, update to 20081219 + Revision 1.139 2008/03/24 07:04:27 glen - shorten, LC_ALL=C for sort only ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/bash-completion.spec?r1=1.139&r2=1.140&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
