1
0

Accepting request 83044 from shells

I have removed the _service now, it should work.

OBS-URL: https://build.opensuse.org/request/show/83044
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash-completion?expand=0&rev=11
This commit is contained in:
Lars Vogdt 2011-09-19 19:04:00 +00:00 committed by Git OBS Bridge
commit dfd919838f
4 changed files with 7 additions and 11 deletions

View File

@ -1,7 +0,0 @@
<services>
<service name="download_url">
<param name="host">bash-completion.alioth.debian.org</param>
<param name="protocol">http</param>
<param name="path">/files/bash-completion-1.3.tar.bz2</param>
</service>
</services>

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Sep 17 19:13:18 UTC 2011 - jengelh@medozas.de
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build
-------------------------------------------------------------------
Fri Feb 25 08:30:09 UTC 2011 - poletti.marco@gmail.com

View File

@ -38,14 +38,11 @@ of the programmable completion feature of Bash 2.04 and later.
%build
%configure
%__make %{?jobs:-j%jobs}
make %{?_smp_mflags}
%install
%makeinstall
%clean
%{__rm} -rf %{buildroot}
%files
%defattr(-,root,root)
%doc AUTHORS COPYING README