| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0013456 | CMake | Modules | public | 2012-08-04 04:38 | 2013-01-09 10:55 | ||||
| Reporter | Modestas Vainius | ||||||||
| Assigned To | Rolf Eike Beer | ||||||||
| Priority | low | Severity | tweak | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | amd64 | OS | Debian GNU/Linux | OS Version | sid | ||||
| Product Version | CMake-2-8 | ||||||||
| Target Version | CMake 2.8.10 | Fixed in Version | CMake 2.8.10 | ||||||
| Summary | 0013456: A spelling error in 2.8.9-rc3 | ||||||||
| Description | There is a spelling error in 2.8.9-rc3: I: cmake-data: spelling-error-in-manpage usr/share/man/man1/cmakemodules.1.gz softwares software I: cmake: spelling-error-in-manpage usr/share/man/man1/cmake.1.gz softwares software The patch below fixes it: diff --git a/Modules/FindSelfPackers.cmake b/Modules/FindSelfPackers.cmake index ffca842..d9dc25c 100644 --- a/Modules/FindSelfPackers.cmake +++ b/Modules/FindSelfPackers.cmake @@ -1,5 +1,5 @@ # - Find upx -# This module looks for some executable packers (i.e. softwares that +# This module looks for some executable packers (i.e. software that # compress executables or shared libs into on-the-fly self-extracting # executables or shared libs. # Examples: | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0030170) Rolf Eike Beer (developer) 2012-08-04 08:46 |
Fix pushed to next: http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=67f11cf1e96e398de76ae9fb1f30ed74d4420c0e [^] |
|
(0032012) Robert Maynard (manager) 2013-01-09 10:55 |
Closing resolved issues that have not been updated in more than 4 months. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2012-08-04 04:38 | Modestas Vainius | New Issue | |
| 2012-08-04 08:46 | Rolf Eike Beer | Note Added: 0030170 | |
| 2012-08-04 08:46 | Rolf Eike Beer | Assigned To | => Rolf Eike Beer |
| 2012-08-04 08:46 | Rolf Eike Beer | Status | new => resolved |
| 2012-08-04 08:46 | Rolf Eike Beer | Resolution | open => fixed |
| 2012-08-04 08:46 | Rolf Eike Beer | Fixed in Version | => CMake 2.8.9 |
| 2012-08-04 08:46 | Rolf Eike Beer | Target Version | => CMake 2.8.9 |
| 2012-08-08 13:08 | David Cole | Fixed in Version | CMake 2.8.9 => CMake 2.8.10 |
| 2012-08-08 13:08 | David Cole | Target Version | CMake 2.8.9 => CMake 2.8.10 |
| 2013-01-09 10:55 | Robert Maynard | Note Added: 0032012 | |
| 2013-01-09 10:55 | Robert Maynard | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |