Hello community, here is the log from the commit of package coreboot-utils for openSUSE:Factory checked in at Mon Sep 19 21:07:02 CEST 2011.
-------- --- coreboot-utils/coreboot-utils.changes 2010-12-09 22:41:24.000000000 +0100 +++ /mounts/work_src_done/STABLE/coreboot-utils/coreboot-utils.changes 2011-09-18 01:52:50.000000000 +0200 @@ -1,0 +2,6 @@ +Sat Sep 17 23:52:47 UTC 2011 - [email protected] + +- Remove redundant tags/sections from specfile +- Use %_smp_mflags for parallel build + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ coreboot-utils.spec ++++++ --- /var/tmp/diff_new_pack.cBCCEC/_old 2011-09-19 21:06:53.000000000 +0200 +++ /var/tmp/diff_new_pack.cBCCEC/_new 2011-09-19 21:06:53.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package coreboot-utils (Version r6158) +# spec file for package coreboot-utils # -# Copyright (c) 2010 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: coreboot-utils @@ -40,10 +39,6 @@ Currently it includes: * nvramtool - a tool to set CMOS variables -Authors: --------- - Stefan Reinauer <[email protected]> et al. - %prep %setup -q %patch0 -p1 @@ -52,7 +47,7 @@ %build cd nvramtool -make %{?jobs:-j%jobs} \ +make %{?_smp_mflags} \ CFLAGS="$RPM_OPT_FLAGS -Os -Wall" \ LDFLAGS="-lpci -lz" strip nvramtool @@ -66,29 +61,29 @@ gzip inteltool.8 cd ../superiotool -make %{?jobs:-j%jobs} \ +make %{?_smp_mflags} \ CFLAGS="$RPM_OPT_FLAGS -Os -Wall -DPCI_SUPPORT" \ LDFLAGS="-lpci -lz" strip superiotool gzip superiotool.8 cd ../ectool -make %{?jobs:-j%jobs} \ +make %{?_smp_mflags} \ CFLAGS="$RPM_OPT_FLAGS -Os -Wall" \ LDFLAGS="-lpci -lz" strip ectool cd ../msrtool CFLAGS="$RPM_OPT_FLAGS" ./configure -make %{?jobs:-j%jobs} +make %{?_smp_mflags} strip msrtool cd ../k8resdump -make %{?jobs:-j%jobs} +make %{?_smp_mflags} strip k8resdump cd ../cbfstool -make %{?jobs:-j%jobs} \ +make %{?_smp_mflags} \ CFLAGS="$RPM_OPT_FLAGS -Os -Wall" \ CXXFLAGS="$RPM_OPT_FLAGS -Os -Wall -DCOMPACT" @@ -140,9 +135,6 @@ install -m 0755 cbfstool $RPM_BUILD_ROOT/%{_bindir} cp EXAMPLE EXAMPLE.cbfstool -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root) %doc nvramtool/COPYING ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
