[Log4cplus-devel] [ log4cplus-Bugs-3539046 ] log4cplus.spec file fails in Fedora 14
Logging Framework for C++
Brought to you by:
wilx
From: SourceForge.net <no...@so...> - 2012-06-29 21:01:30
|
Bugs item #3539046, was opened at 2012-06-29 12:55 Message generated for change (Comment added) made by wilx You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=429073&aid=3539046&group_id=40830 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Build Group: v1.0.4.1 >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Brian (badrizzle) Assigned to: Václav Zeman (wilx) Summary: log4cplus.spec file fails in Fedora 14 Initial Comment: when running rpmbuild -ta ~/rpmbuild/SOURCES/log4cplus-1.0.4.1.tar.gz , several error occur 1) "Copyright" is not recognized with rpmbuild, should be replaced with "License" 2) the version number at top is "1.0.4", should be "1.0.4.1" 3) several headers in the include/log4cplus/config directory are not expected and thus rpmbuild breaks. Attached is the spec file that I used that got me through everything. ---------------------------------------------------------------------- >Comment By: Václav Zeman (wilx) Date: 2012-06-29 14:01 Message: I have committed your version of the file to 1.0.4.1 branch. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=429073&aid=3539046&group_id=40830 |