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=682704 Jorge A Gallegos <kad@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kad@xxxxxxxxx --- Comment #4 from Jorge A Gallegos <kad@xxxxxxxxx> 2011-07-24 03:52:06 EDT --- Hi, I'm sorry if this looks as if I'm hijacking this ticket, it is not. I just came upon it right at the time I wanted to start packaging uwsgi by myself. I've taken Oskari's original spec and put some more work on top of it, hope Oskari finds it useful. I've also updated it to the most current stable version (0.9.8.3) and split the package using a plugin approach (as suggested by uwsgi). There's a problem, sorta. At some point between 0.9.6 and 0.9.8 there was a change in the make process (I haven't been able to pinpoint it) resulting in the following warning when trying to rpmbuild: ERROR 0001: file '/usr/sbin/uwsgi' contains a standard rpath '/usr/lib64' in [/usr/lib64] (and so on for all the .so binaries produced, actually). This means the package doesn't pass the check-rpaths step, you have then to build like this: QA_RPATHS=$[ 0x0001|0x0010 ] rpmbuild -ba uwsgi-0.9.8.3-1.fc15.src.rpm Please if someone could actually take a look at Oskari's work there's more of us who want to see uwsgi in the fedora repos, my modifications are in http://kad.fedorapeople.org/packages/uwsgi/ but all credit goes to him for tackling uwsgi first :) Cheers -- 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. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review