[Bug 951561] New: Spec maintenance

bugzilla at redhat.com bugzilla at redhat.com
Fri Apr 12 13:32:21 UTC 2013


Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=951561

            Bug ID: 951561
           Summary: Spec maintenance
           Product: Fedora
           Version: rawhide
         Component: mingw-libxml2
          Severity: unspecified
          Priority: unspecified
          Assignee: rjones at redhat.com
          Reporter: ntd at entidi.it
        QA Contact: extras-qa at fedoraproject.org
                CC: drizt at land.ru, erik-fedora at vanpienbroek.nl,
                    fedora-mingw at lists.fedoraproject.org,
                    ktietz at redhat.com, lfarkas at lfarkas.org,
                    rjones at redhat.com, veillard at redhat.com
          Category: ---

Created attachment 734737
  --> https://bugzilla.redhat.com/attachment.cgi?id=734737&action=edit
General spec maintenance

Some clean up was needed because of #951472, but I am opening a different bug
because the problem reported there is more generic, not strictly related to
libxml2.

After some investigation these are my results:

- the difference between uninstalled libxml2.a and installed libxml2.a resides
only on the timestamp (checked with hexdump)
- libxml2 is capable of building both shared and static libraries
(--enable-shared and --enable-static works), but the resulting libxml2.a is
somewhat different from the one built with --disable-shared

So, to be on the safe side, I am providing a patch that solves the flags
problem and simplify the static library installation but still keeps shared and
static building in two different stages.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=hiUvcjDlmY&a=cc_unsubscribe


More information about the mingw mailing list