Browse Source

update sorce

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@6638 ec354946-7b23-47d6-9f5a-488ba84defc7
tanakanata 12 years ago
parent
commit
e975da095c
1 changed files with 6 additions and 2 deletions
  1. 6 2
      b/bash-completion/bash-completion-vl.spec

+ 6 - 2
b/bash-completion/bash-completion-vl.spec

@@ -1,11 +1,11 @@
 Name:		bash-completion
-Version:	1.99
+Version:	2.0
 Release:	1%{?_dist_release}
 License:	GPLv2+
 Group:		System Environment/Shells
 URL:            http://bash-completion.alioth.debian.org/
 Source0:	%{name}-%{version}.tar.bz2
-Source3:	%{name}-1.99-redefine_filedir.bash
+Source3:	%{name}-2.0-redefine_filedir.bash
 Patch0:		%{name}-1.99-noblacklist.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
 
@@ -61,5 +61,9 @@ install -Dpm 644 %{SOURCE3} \
 %{_datadir}/pkgconfig/bash-completion.pc
 
 %changelog
+* Wed Jul 25 2012 TANAKA hiroaki mosaicist@jcom.home.ne.jp > 2.0-1
+- source update
+- merge bash-completion-2.0-redefine_filedir.bash from bash-completion-2.0-1.fc17
+
 * Tue Feb  7 2012 TANAKA hiroaki <mosaicist@par.odn.ne.jp> 1.99-1
 - initial build for Vine Linux based on bash-completion-1.99-1.fc17.src.rpm