]> git.pld-linux.org Git - packages/bash-completion.git/commitdiff
- pldized service usage completion; rel 2
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 12 May 2009 09:15:39 +0000 (09:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bash-completion.spec -> 1.147

bash-completion.spec

index 96886cfc678319f6af3e5f5a6ca823f18c86eaf9..d5426f7729c3c2c0d4f0fca8728826d8f074a35c 100644 (file)
@@ -4,7 +4,7 @@ Summary:        bash-completion offers programmable completion for bash
 Summary(pl.UTF-8):     Programowalne uzupełnianie nazw dla basha
 Name:          bash-completion
 Version:       1.0
-Release:       1
+Release:       2
 Epoch:         1
 License:       GPL
 Group:         Applications/Shells
@@ -14,6 +14,7 @@ Source1:      %{name}-poldek.sh
 Source2:       %{name}.sh
 Patch0:                %{name}-rpm-cache.patch
 Patch1:                %{name}-mplayer.patch
+Patch2:                %{name}-service.patch
 URL:           http://bash-completion.alioth.debian.org/
 Requires(triggerpostun):       sed >= 4.0
 Requires:      bash >= 2.05a-3
@@ -35,6 +36,7 @@ kompletowanie parametrów linii poleceń.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 cp -a %{SOURCE1} contrib/poldek
 
 # cleanup backups after patching
This page took 0.087768 seconds and 4 git commands to generate.