Bugs item #1757579, was opened at 2007-07-20 13:57 Message generated for change (Comment added) made by subrata_modak You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=103382&aid=1757579&group_id=3382
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: Tools Group: None >Status: Closed Resolution: None Priority: 5 Private: No Submitted By: Stefan Kost (ensonic) Assigned to: Nobody/Anonymous (nobody) Summary: outdated version info in lcov Initial Comment: $ lcov --version LTP GCOV extension version 1.1 this needs updating in bin/lcov. please do this for upcomming 1.6 so that it can be detected. our $lcov_version = "LTP GCOV extension version 1.1"; ---------------------------------------------------------------------- >Comment By: Subrata (subrata_modak) Date: 2007-07-24 09:11 Message: Logged In: YES user_id=1737361 Originator: NO Closing this ---------------------------------------------------------------------- Comment By: Stefan Kost (ensonic) Date: 2007-07-23 10:50 Message: Logged In: YES user_id=250654 Originator: YES I added bin/updateversion.pl $(PREFIX)/usr $(VERSION) $(DATE) $(RELEASE) to my install target. Not perfect as it does not find the man pages, but at least the cvs build installs binaries with correct version. ---------------------------------------------------------------------- Comment By: Stefan Kost (ensonic) Date: 2007-07-20 17:14 Message: Logged In: YES user_id=250654 Originator: YES Shouldn't that be done by 'make install'? ---------------------------------------------------------------------- Comment By: Peter Oberparleiter (oberpapr) Date: 2007-07-20 15:30 Message: Logged In: YES user_id=586057 Originator: NO This is not a real issue. The script in the RPM files as well as the released .tar.gz files all contain an updated version string. If you're working with the CVS version, do a "make dist" and use the files from the resulting .tar.gz file where the version string will be correctly replaced. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=103382&aid=1757579&group_id=3382 ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
