Hello community, here is the log from the commit of package dhcp-tools for openSUSE:Factory checked in at Sun Oct 2 09:56:53 CEST 2011.
-------- --- openSUSE:Factory/dhcp-tools/dhcp-tools.changes 2011-09-23 01:55:06.000000000 +0200 +++ /mounts/work_src_done/STABLE/dhcp-tools/dhcp-tools.changes 2011-09-18 19:30:11.000000000 +0200 @@ -1,0 +2,7 @@ +Sun Sep 18 17:17:12 UTC 2011 - [email protected] + +- Remove redundant tags/sections from specfile + (cf. packaging guidelines) +- Use %_smp_mflags for parallel build + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dhcp-tools.spec ++++++ --- /var/tmp/diff_new_pack.YLQm58/_old 2011-10-02 09:56:49.000000000 +0200 +++ /var/tmp/diff_new_pack.YLQm58/_new 2011-10-02 09:56:49.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package dhcp-tools (Version 1.6) +# spec file for package dhcp-tools # -# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: dhcp-tools @@ -24,7 +23,6 @@ %define PING dhcping-1.2 License: BSD 3-Clause Group: Productivity/Networking/Boot/Utilities -AutoReqProv: on Version: 1.6 Release: 165 Summary: DHCP Tools @@ -45,12 +43,6 @@ Home page: http://www.mavetju.org - - -Authors: --------- - Edwin Groothuis <[email protected]> - %prep %setup -c -n %{name} %setup -n %{name} -T -D -a 1 @@ -72,7 +64,7 @@ touch NEWS README AUTHORS ChangeLog automake --add-missing %{configure} - %{__make} + make %{?_smp_mflags} touch *.pod make *.pod popd @@ -85,9 +77,6 @@ cp -p %{DUMP}/{CHANGES,CONTACT,FILES,dhcp_options.h,LICENSE} dhcpdump/ cp -p %{PING}/{CHANGES,CONTACT,FILES,LICENSE} dhcping/ -%clean -if ! test -f /.buildenv; then rm -rf $RPM_BUILD_ROOT; fi - %files %defattr(-,root,root) %doc dhcpdump continue with "q"... Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
