Hello community, here is the log from the commit of package flashrom for openSUSE:Factory checked in at Wed Oct 12 16:11:56 CEST 2011.
-------- --- openSUSE:Factory/flashrom/flashrom.changes 2011-09-23 01:57:55.000000000 +0200 +++ /mounts/work_src_done/STABLE/flashrom/flashrom.changes 2011-10-05 00:36:59.000000000 +0200 @@ -1,0 +2,22 @@ +Tue Oct 4 22:34:26 UTC 2011 - [email protected] + +- Update flashrom from 0.9.4-beta to 0.9.4 + * Fixes for crashes and corruption in corner cases + +------------------------------------------------------------------- +Sun Sep 18 17:17:12 UTC 2011 - [email protected] + +- Apply packaging guidelines (remove redundant/obsolete + tags/sections from specfile, etc.) + +------------------------------------------------------------------- +Fri Jun 3 01:08:18 SAST 2011 - [email protected] + +- update to 0.9.3 r1322. + +------------------------------------------------------------------- +Thu Mar 31 22:09:10 CEST 2011 - [email protected] + +- update to 0.9.3 r1283. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- flashrom-0.9.3_r1246.tar.bz2 New: ---- flashrom-0.9.4_r1394.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ flashrom.spec ++++++ --- /var/tmp/diff_new_pack.LQ2uL7/_old 2011-10-12 16:11:52.000000000 +0200 +++ /var/tmp/diff_new_pack.LQ2uL7/_new 2011-10-12 16:11:52.000000000 +0200 @@ -15,13 +15,10 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - - Name: flashrom Url: http://coreboot.org/ Summary: A universal flash programming utility -Version: 0.9.3_r1246 +Version: 0.9.4_r1394 Release: 1 License: GPLv2 ; GPLv2+ Group: Development/Tools/Other @@ -48,49 +45,21 @@ TSOP40 chips, which use various protocols such as LPC, FWH, parallel flash, or SPI. -Authors: --------- - Carl-Daniel Hailfinger - Claus Gindhart <[email protected]> - Dominik Geyer <[email protected]> - Eric Biederman <[email protected]> - Giampiero Giancipoli <[email protected]> - Joe Bao <[email protected]> - Luc Verhaegen <[email protected]> - Li-Ta Lo - Markus Boas <[email protected]> - Nikolay Petukhov <[email protected]> - Peter Stuge <[email protected]> - Reinder E.N. de Haan <[email protected]> - Ronald G. Minnich <[email protected]> - Ronald Hoogenboom <[email protected]> - Stefan Reinauer <[email protected]> - Stefan Wildemann <[email protected]> - Steven James <[email protected]> - Uwe Hermann <[email protected]> - Wang Qingpei <[email protected]> - Yinghai Lu <[email protected]> - David S. Peterson <[email protected]> <[email protected]> - some others - %prep -%setup -q -n flashrom-%{version} +%setup -q %build -make %{?jobs:-j%jobs} \ - CFLAGS="$RPM_OPT_FLAGS" \ +make %{?_smp_mflags} \ + CFLAGS="%{optflags}" \ CONFIG_DEDIPROG=yes gzip flashrom.8 %install -mkdir -p %{buildroot}%{_bindir} -mkdir -p $RPM_BUILD_ROOT/%{_sbindir} -mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man8 -install -m 0755 flashrom $RPM_BUILD_ROOT/%{_sbindir} -install -m 0644 flashrom.8.gz $RPM_BUILD_ROOT/%{_mandir}/man8 -%clean -rm -rf %{buildroot} +mkdir -p %{buildroot}/%{_sbindir} +mkdir -p %{buildroot}/%{_mandir}/man8 +install -m 0755 flashrom %{buildroot}/%{_sbindir} +install -m 0644 flashrom.8.gz %{buildroot}/%{_mandir}/man8 %files %defattr(-,root,root) ++++++ flashrom-0.9.3_r1246.tar.bz2 -> flashrom-0.9.4_r1394.tar.bz2 ++++++ ++++ 16015 lines of diff (skipped) continue with "q"... Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
