[Bug 467405] Review Request: mingw32-libxml2 - MinGW Windows libxml2 XML processing library

bugzilla at redhat.com bugzilla at redhat.com
Mon Nov 10 17:14:25 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=467405


Levente Farkas <lfarkas at lfarkas.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lfarkas at lfarkas.org




--- Comment #1 from Levente Farkas <lfarkas at lfarkas.org>  2008-11-10 12:14:24 EDT ---
please apply this patch to be able to build on epel too:

--- mingw32-libxml2.spec.lfarkas 2008-11-10 18:03:16.000000000 +0100
+++ mingw32-libxml2.spec 2008-11-10 18:06:52.000000000 +0100
@@ -40,6 +40,9 @@


 %build
+%if 0%{?fedora} < 9
+autoreconf
+%endif
 LDFLAGS="-no-undefined" %{_mingw32_configure} --without-python --with-modules
 make

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list