[Bug 728302] Review Request: pjproject - Libraries written in C language for building embedded/non-embedded VoIP applications

bugzilla at redhat.com bugzilla at redhat.com
Sun Aug 14 22:02:42 UTC 2011


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=728302

Thomas Spura <tomspur at fedoraproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tomspur at fedoraproject.org

--- Comment #1 from Thomas Spura <tomspur at fedoraproject.org> 2011-08-14 18:02:42 EDT ---
Just some comments:
- Have a look at:
  http://fedoraproject.org/wiki/PackagingGuidelines#Shared_Libraries
- Please try to build a shared library...
- Don't use /usr/lib/ directly, there is %{_libdir} or it won't build on 64 bit
machines properly.
- You tried to build for 64 bit, so the library is in the wrong location: needs
to be in /usr/lib64/
- Have a look at:
  http://fedoraproject.org/wiki/PackagingGuidelines#Exceptions_2

-- 
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 package-review mailing list