Author: glen Date: Thu Dec 28 17:36:31 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - skins dir path for mplayer - add *.flv to mplayer - rel 2
---- Files affected: SPECS: bash-completion.spec (1.131 -> 1.132) ---- Diffs: ================================================================ Index: SPECS/bash-completion.spec diff -u SPECS/bash-completion.spec:1.131 SPECS/bash-completion.spec:1.132 --- SPECS/bash-completion.spec:1.131 Wed Aug 23 10:06:00 2006 +++ SPECS/bash-completion.spec Thu Dec 28 18:36:26 2006 @@ -3,7 +3,7 @@ Summary(pl): Programowalne uzupełnianie nazw dla basha Name: bash-completion Version: 20060301 -Release: 1 +Release: 2 License: GPL Group: Applications/Shells Source0: http://www.caliban.org/files/bash/%{name}-%{version}.tar.bz2 @@ -13,6 +13,7 @@ Patch0: %{name}-rpm-cache.patch Patch1: %{name}-rpm-arch.patch Patch2: %{name}-FHS.patch +Patch3: %{name}-mplayer.patch URL: http://www.caliban.org/bash/ Requires(triggerpostun): sed >= 4.0 Requires: bash >= 2.05a-3 @@ -34,6 +35,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 %install rm -rf $RPM_BUILD_ROOT @@ -80,6 +82,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.132 2006/12/28 17:36:26 glen +- skins dir path for mplayer +- add *.flv to mplayer +- rel 2 + Revision 1.131 2006/08/23 08:06:00 havner - no 755 for /etc/shrc.d ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/bash-completion.spec?r1=1.131&r2=1.132&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
