From 1abbc5a8fc9b22227fe1de83c216c558e77960835a9d629627286c65869602b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=C4=9Bzslav=20=C4=8C=C3=AD=C5=BEek?= Date: Mon, 19 Sep 2011 09:12:36 +0000 Subject: [PATCH] Accepting request 82846 from home:jengelh:bl-a - Remove redundant tags/sections from specfile - Use %_smp_mflags for parallel build OBS-URL: https://build.opensuse.org/request/show/82846 OBS-URL: https://build.opensuse.org/package/show/network/atftp?expand=0&rev=10 --- atftp.changes | 6 ++++++ atftp.spec | 6 +----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/atftp.changes b/atftp.changes index 8f4ea9a..4bd2440 100644 --- a/atftp.changes +++ b/atftp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Sep 17 13:28:52 UTC 2011 - jengelh@medozas.de + +- Remove redundant tags/sections from specfile +- Use %_smp_mflags for parallel build + ------------------------------------------------------------------- Tue Sep 6 11:55:01 UTC 2011 - vcizek@suse.com diff --git a/atftp.spec b/atftp.spec index ca7db60..9e1feb3 100644 --- a/atftp.spec +++ b/atftp.spec @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild %define pkg_version 0.7 @@ -69,7 +68,7 @@ boot of hundreds of machines simultaneously. %build autoreconf -fi %configure -%{__make} +make %{?_smp_mflags} %install %makeinstall @@ -105,9 +104,6 @@ fi %restart_on_update atftpd %{insserv_cleanup} -%clean -%{__rm} -rf %{buildroot} - %files %defattr(-,root,root) %doc BUGS FAQ LICENSE README README.MCAST README.PCRE TODO