Hello community, here is the log from the commit of package mstflint checked in at Tue Oct 28 00:25:43 CET 2008. -------- --- mstflint/mstflint.changes 2008-09-12 08:37:31.000000000 +0200 +++ /d/STABLE/mstflint/mstflint.changes 2008-10-27 23:07:16.735276000 +0100 @@ -1,0 +2,5 @@ +Mon Oct 27 23:07:12 CET 2008 - ro@suse.de + +- fix build + +------------------------------------------------------------------- calling whatdependson for head-i586 New: ---- mstflint-includefix.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mstflint.spec ++++++ --- /var/tmp/diff_new_pack.N21051/_old 2008-10-28 00:25:07.000000000 +0100 +++ /var/tmp/diff_new_pack.N21051/_new 2008-10-28 00:25:07.000000000 +0100 @@ -21,10 +21,11 @@ Name: mstflint Summary: Burning Firmware Application Version: 1.3 -Release: 1 +Release: 3 License: BSD 3-Clause; GPL v2 or later Group: System/Console Source0: %{name}-%{version}.tar.bz2 +Patch: mstflint-includefix.patch Url: http://www.openfabrics.org BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: gcc-c++ zlib-devel @@ -37,6 +38,7 @@ %prep %setup -q +%patch %build %{configure} @@ -60,6 +62,8 @@ %_includedir/* %changelog +* Tue Oct 28 2008 ro@suse.de +- fix build * Fri Sep 12 2008 jjolly@suse.de - Updated to v1.3 from OFED 1.4 RC1 * Tue Aug 07 2007 hvogel@suse.de ++++++ mstflint-includefix.patch ++++++ --- mstdump.c +++ mstdump.c @@ -36,12 +36,12 @@ * */ +#include "mtcr.h" #include <stdio.h> #include <stdlib.h> #include <string.h> #include <errno.h> -#include <mtcr.h> static unsigned tavor_address_list[]= { ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de