diff --git a/fping.changes b/fping.changes index 0e4db68..f895394 100644 --- a/fping.changes +++ b/fping.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de + +- Apply packaging guidelines (remove redundant/obsolete + tags/sections from specfile, etc.) + ------------------------------------------------------------------- Wed Nov 18 15:39:24 UTC 2009 - puzel@novell.com diff --git a/fping.spec b/fping.spec index 3bcc2bb..0100945 100644 --- a/fping.spec +++ b/fping.spec @@ -15,14 +15,10 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - - Name: fping Url: http://www.fping.com License: MIT License (or similar) Group: Productivity/Networking/Diagnostic -AutoReqProv: on Version: 2.4b2 Release: 139 Summary: A Program to Ping Multiple Hosts @@ -49,13 +45,6 @@ looping indefinitely (as in ping). Unlike ping, FPing is meant to be used in scripts. Its output is designed to be easy to parse. - - -Authors: --------- - Roland Schemers - RL "Bob" Morgan - %prep %setup -n fping-2.4b2_to-ipv6 %patch @@ -66,14 +55,11 @@ chmod -x COPYING README %build %configure -make %{?jobs:-j%jobs} +make %{?_smp_mflags} %install %makeinstall -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root) %doc ChangeLog COPYING README