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