]> git.pld-linux.org Git - packages/bash-completion.git/commitdiff
- add arch to rpm pkglist completion output
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 18 Jan 2006 00:06:44 +0000 (00:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bash-completion.spec -> 1.127

bash-completion.spec

index 2efc17e54217398583b285e9f8e6d2b25e12001a..1afd6fd9d4c6f1a4e1ba7bfb664aab029a1e310d 100644 (file)
@@ -2,7 +2,7 @@ Summary:        bash-completion offers programmable completion for bash
 Summary(pl):   Programowalne uzupe³nianie nazw dla basha
 Name:          bash-completion
 Version:       20050721
-Release:       3.2
+Release:       3.3
 License:       GPL
 Group:         Applications/Shells
 Source0:       http://www.caliban.org/files/bash/%{name}-%{version}.tar.bz2
@@ -12,6 +12,7 @@ Source2:      %{name}-poldek.sh
 Patch0:                %{name}-FHS.patch
 Patch1:                %{name}-ifcfg.patch
 Patch2:                %{name}-known_hosts.patch
+Patch3:                %{name}-rpm-arch.patch
 URL:           http://www.caliban.org/bash/
 Requires(triggerpostun):       sed >= 4.0
 Requires:      bash >= 2.05a-3
@@ -45,6 +46,7 @@ dope
 %patch0 -p1
 %patch1 -p2
 %patch2 -p1
+%patch3 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.082316 seconds and 4 git commands to generate.