MantisBT - CMake |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0010345 | CMake | CPack | public | 2010-02-28 08:13 | 2010-10-03 17:36 |
|
Reporter | Yggdrasil | |
Assigned To | Eric NOULARD | |
Priority | normal | Severity | trivial | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | CMake-2-8 | |
Target Version | CMake 2.8.3 | Fixed in Version | CMake 2.8.3 | |
|
Summary | 0010345: [Patch] CPackRPM: file path with spaces |
Description | I had the problem with files and spaces in their names. I'm not an expert (actually my first try to package a RPM) but i read that one needs to quote at least the paths with spaces. Quoting all paths does not harm, so i did that in the attached patch and it worked for me on openSuse 11.2. The tiny patch is against current cvs. |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | 0009932 | closed | Eric NOULARD | RPM Generator, spaces in CPACK_PACKAGE_NAME cause error while creating RPM archive | related to | 0010701 | closed | Eric NOULARD | Lack of "%doc, %config, Obsolete" in CPackRPM | related to | 0010871 | closed | Eric NOULARD | CPackRPM-generated spec file won't accept spaces in file paths. | related to | 0011595 | closed | Eric NOULARD | CPack can't generate RPMs (on FC11) |
|
Attached Files | rpm_pathspaces.patch (837) 2010-02-28 08:13 https://public.kitware.com/Bug/file/2913/rpm_pathspaces.patch |
|
Issue History |
Date Modified | Username | Field | Change |
2010-02-28 08:13 | Yggdrasil | New Issue | |
2010-02-28 08:13 | Yggdrasil | File Added: rpm_pathspaces.patch | |
2010-03-02 17:23 | Alex Neundorf | Status | new => assigned |
2010-03-02 17:23 | Alex Neundorf | Assigned To | => Eric NOULARD |
2010-04-10 08:56 | Eric NOULARD | Relationship added | related to 0009932 |
2010-05-11 04:17 | Eric NOULARD | Relationship added | related to 0010701 |
2010-07-04 04:59 | Eric NOULARD | Relationship added | related to 0010871 |
2010-07-04 09:17 | Eric NOULARD | Note Added: 0021228 | |
2010-07-04 09:17 | Eric NOULARD | Status | assigned => closed |
2010-07-04 09:17 | Eric NOULARD | Resolution | open => fixed |
2010-07-05 14:07 | Eric NOULARD | Status | closed => feedback |
2010-07-05 14:07 | Eric NOULARD | Resolution | fixed => reopened |
2010-07-05 14:07 | Eric NOULARD | Note Added: 0021240 | |
2010-07-05 14:07 | Eric NOULARD | Status | feedback => resolved |
2010-09-09 23:58 | David Cole | Fixed in Version | => CMake 2.8.3 |
2010-09-09 23:58 | David Cole | Target Version | => CMake 2.8.3 |
2010-10-03 17:36 | Eric NOULARD | Status | resolved => closed |
2010-10-03 17:36 | Eric NOULARD | Resolution | reopened => fixed |
2010-12-11 05:19 | Eric NOULARD | Relationship added | related to 0011595 |