This commit is contained in:
parent
838ba54971
commit
bdda9da2ea
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dd09a86134204e4c6b860bfbd5ee8ac46c6b32a54478b967dcf81e8a7839d354
|
||||
size 197574
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package bash-completion (Version 1.2)
|
||||
# spec file for package bash-completion
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -18,15 +18,13 @@
|
||||
|
||||
|
||||
Name: bash-completion
|
||||
Version: 1.2
|
||||
Version: 1.3
|
||||
Release: 1
|
||||
License: GPLv2+
|
||||
Summary: Programmable Completion for Bash
|
||||
Url: http://bash-completion.alioth.debian.org/
|
||||
Group: System/Shells
|
||||
Source0: http://bash-completion.alioth.debian.org/files/%{name}-%{version}.tar.bz2
|
||||
# PATCH-FIX-UPSTREAM bash-completion-fix-service.patch vuntz@opensuse.org -- Fix the "service" completion to not create an error, http://git.debian.org/?p=bash-completion/bash-completion.git;a=patch;h=1f8b55a92aba6d03bb4c43dade1f8b2e2b847b61
|
||||
Patch0: bash-completion-fix-service.patch
|
||||
Requires: bash
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
@ -37,7 +35,6 @@ of the programmable completion feature of Bash 2.04 and later.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%configure
|
||||
|
Loading…
Reference in New Issue
Block a user