[Bug 168719] Review Request: gdal

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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: gdal


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





------- Additional Comments From rc040203@xxxxxxxxxx  2006-03-14 12:12 EST -------
2 issues:

* Package doesn't acknowledge $RPM_OPT_FLAGS.
The cause is the -fPIC hack inside of the spec file is overriding CFLAGS and
CXXFLAGS, instead of combining -fPIC and $RPM_OPT_FLAGS.

You probably want 
CFLAGS="-fPIC $RPM_OPT_FLAGS" \
CXXFLAGS="-fPIC $RPM_OPT_FLAGS" \
%configure ...

or similar.

* These two manpages from *-bin:
/usr/share/man/man1/pct2rgb.py.1.gz
/usr/share/man/man1/rgb2pct.py.1.gz
should be moved to *-python, because the executables they refer to are in *-python.



-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-- 
fedora-extras-list mailing list
fedora-extras-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-extras-list

[Index of Archives]     [Fedora General Discussion]     [Fedora Art]     [Fedora Docs]     [Fedora Package Review]     [Fedora Desktop]     [Big List of Linux Books]     [Yosemite Backpacking]     [KDE Users]

  Powered by Linux