Hello community, here is the log from the commit of package dhcpcd for openSUSE:Factory checked in at Sun Oct 2 09:57:01 CEST 2011.
-------- --- openSUSE:Factory/dhcpcd/dhcpcd.changes 2011-09-23 01:55:07.000000000 +0200 +++ /mounts/work_src_done/STABLE/dhcpcd/dhcpcd.changes 2011-09-18 19:30:13.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: ------------------ ++++++ dhcpcd.spec ++++++ --- /var/tmp/diff_new_pack.nofehj/_old 2011-10-02 09:56:58.000000000 +0200 +++ /var/tmp/diff_new_pack.nofehj/_new 2011-10-02 09:56:58.000000000 +0200 @@ -54,7 +54,6 @@ Provides: dhcp_client Requires: net-tools PreReq: sysconfig -AutoReqProv: on PreReq: /usr/bin/perl BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -63,12 +62,6 @@ DHCP server, configures the network interface automatically, and tries to renew the lease time depending on the command line option. - - -Authors: --------- - Roy Salisbury Marples <[email protected]> - %prep %setup -n dhcpcd-%{version} %patch1 -p1 @@ -97,7 +90,7 @@ cp %{S:3} . %build -make %{?jobs:-j%jobs} CFLAGS="$RPM_OPT_FLAGS -O2 -pipe -fpie -DENABLE_SYSV=1 -UENABLE_DUID" LDFLAGS="-pie" +make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS -O2 -pipe -fpie -DENABLE_SYSV=1 -UENABLE_DUID" LDFLAGS="-pie" %install make install DESTDIR="$RPM_BUILD_ROOT" @@ -121,7 +114,4 @@ /sbin/dhcpcd /usr/sbin/dhcpcd-test -%clean -rm -rf $RPM_BUILD_ROOT - %changelog continue with "q"... Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
