After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 706813 - RPM build via spec file fails
RPM build via spec file fails
Status: VERIFIED FIXED
Product: doxygen
Classification: Other
Component: build
1.8.5
Other Linux
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2013-08-26 15:59 UTC by Peter Klotz
Modified: 2013-12-25 09:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to fix the spec file (493 bytes, patch)
2013-08-26 15:59 UTC, Peter Klotz
none Details | Review

Description Peter Klotz 2013-08-26 15:59:18 UTC
Created attachment 253151 [details] [review]
Patch to fix the spec file

File README seems to have been renamed to README.md in Doxygen 1.8.5. This change is not reflected in doxygen.spec and so the RPM build fails.

The attached patch fixes the problem.
Comment 1 Dimitri van Heesch 2013-08-27 07:19:25 UTC
Thanks, I'll include the patch in the next GIT update.
Comment 2 Dimitri van Heesch 2013-12-24 19:00:09 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.8.6. Please verify if this is indeed the case. Reopen the
bug if you think it is not fixed and please include any additional information 
that you think can be relevant (preferrably in the form of a self-contained example).
Comment 3 Peter Klotz 2013-12-25 09:28:14 UTC
The Doxygen 1.8.6 RPM builds out of the box.