diff --git a/_service b/_service deleted file mode 100644 index 1f061c8..0000000 --- a/_service +++ /dev/null @@ -1,7 +0,0 @@ - - - bash-completion.alioth.debian.org - http - /files/bash-completion-1.3.tar.bz2 - - \ No newline at end of file diff --git a/_service:download_url:bash-completion-1.3.tar.bz2 b/bash-completion-1.3.tar.bz2 similarity index 100% rename from _service:download_url:bash-completion-1.3.tar.bz2 rename to bash-completion-1.3.tar.bz2 diff --git a/bash-completion.changes b/bash-completion.changes index ada15da..2f82e62 100644 --- a/bash-completion.changes +++ b/bash-completion.changes @@ -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 diff --git a/bash-completion.spec b/bash-completion.spec index a8c6b47..f8c57f8 100644 --- a/bash-completion.spec +++ b/bash-completion.spec @@ -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