PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 8 - Small compile / install fix for restrictive packaging system
: Small compile / install fix for restrictive packaging system
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: ApiExtractor
: HEAD
: All All
: P5 minor
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2009-08-20 11:12 EEST by Helio Chissini de Castro
Modified: 2009-10-14 11:00 EEST (History)
4 users (show)

See Also:


Attachments
libdir install (1.46 KB, patch)
2009-08-20 11:12 EEST, Helio Chissini de Castro
Details
wformat fix (276 bytes, patch)
2009-08-20 11:12 EEST, Helio Chissini de Castro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Helio Chissini de Castro 2009-08-20 11:12:05 EEST
Created attachment 9 [details]
libdir install

Attached are two patches to do minor fixing that make distro's life easier
- Fix lib install dir for 64 bits places when used libsuffix ( ex. lib64, lib32
)
- Fix compilation when using restritive security flags -Wformat
-Werror=format-security in gcc
Comment 1 Helio Chissini de Castro 2009-08-20 11:12:41 EEST
Created attachment 10 [details]
wformat fix
Comment 2 Hugo Parente Lima 2009-08-21 15:33:36 EEST
Fixed at http://qt.gitorious.org/~hugopl/pyside/hugopl-pyside
Will be merged to mainline at the end of this day.
Comment 3 renato filho 2009-08-21 23:43:40 EEST
merged in mainline.

Updated apiextractor at commit:
ba699548a0f398d2ba808ad88c61cd8b9a7c888a

and PySide at commit:
d99e8c3ccb2a4da3446a23bd179d51da9cfd209e
Comment 4 Hugo Parente Lima 2009-08-25 13:46:19 EEST
Fixed in mainline.