djview4-debuginfo 4.10.6-1 contains no sources. Looks like something in the build is removing -g from the compiler flags. 4.10.5-2 did not have this problem.
Seems to be an issue in fedora 24 (and rawhide) only, might be related to qmake changes?
There was a qt4 change that affected many packages, don't know if a similar thing has been done for qt5 as well. See bug See bug 1279265, and https://lists.fedoraproject.org/archives/list/devel%40lists.fedoraproject.org/message/6TLCJFMMVPYHJKDL4XZYUEO66GYM64I7/
Tried to apply a fix from other package, however did not help. Pinging Rex.
I'll take care of it, thanks for the heads-up. According to README, we can probably use DDJVUAPI_CFLAGS, DDJVUAPI_LIBS here
Used safer qmake-wrapper approach (starting to think I probably ought to provide a standard wrapper in qt5 packaging somehow, will continue to think on it) %changelog * Sat Mar 05 2016 Rex Dieter <rdieter> 4.10.6-2 - djview4-debuginfo 4.10.6-1 contains no sources (1314996)
Seems this never actually worked, -debuginfo still lacks sources as of 4.10.6-2. Build log shows that -g and -grecord-gcc-switches are missing from compiler flags used.
OK, configure tries to be "smart", and if --enable-debug option is not given, it seems to strip out all -g flags.
Seems ok now: http://koji.fedoraproject.org/koji/rpminfo?rpmID=7820345 Thanks for the fix!
djview4-4.10.6-3.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-bdec3bde47
djview4-4.10.6-3.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-bdec3bde47
djview4-4.10.6-3.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.