|
@@ -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
|