[Bug 193342] Review Request: <cegui: Free library providing windowing and widgets for graphics APIs / engines>

bugzilla at redhat.com bugzilla at redhat.com
Sat May 27 22:34:24 UTC 2006


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

Summary: Review Request: <cegui: Free library providing windowing and widgets for graphics APIs / engines>


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





------- Additional Comments From j.w.r.degoede at hhs.nl  2006-05-27 18:26 EST -------
Created an attachment (id=130112)
 --> (https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=130112&action=view)
Patch making cegui use the system pcre

cegui comes with its own copy of pcre. Which is a library which is also
available seperatly in FE. Using private copies of libraries is concidered a
bad practice (it removes / reverts most advantages of using shared libs if
there are many copies of each lib in different packages).

Please do a rm -fr src/pcre in %prep, add pcre-devel to the BR and use the
attached patch to get cegui to compile with the system pcre.


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list