From dd3a669e50188680875bff6eed72b7160a96a150f4a52ed723cb7d40b6d96a3b Mon Sep 17 00:00:00 2001 From: Marco Poletti Date: Sun, 18 Sep 2011 09:04:19 +0000 Subject: [PATCH] Accepting request 82887 from home:jengelh:bl-b - Remove redundant tags/sections from specfile - Use %_smp_mflags for parallel build OBS-URL: https://build.opensuse.org/request/show/82887 OBS-URL: https://build.opensuse.org/package/show/shells/bash-completion?expand=0&rev=28 --- _service:download_url:bash-completion-1.3.tar.bz2 | 3 --- bash-completion.changes | 6 ++++++ bash-completion.spec | 5 +---- 3 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 _service:download_url:bash-completion-1.3.tar.bz2 diff --git a/_service:download_url:bash-completion-1.3.tar.bz2 b/_service:download_url:bash-completion-1.3.tar.bz2 deleted file mode 100644 index ea120b9..0000000 --- a/_service:download_url:bash-completion-1.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ebe30579f0f3e1a521013bcdd183193605dab353d7a244ff2582fb3a36f7bec -size 211899 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