MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0009653 | CMake | CPack | public | 2009-10-03 15:40 | 2009-10-06 14:24 |
Reporter | David Moreau | ||||
Assigned To | |||||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | duplicate | ||
Platform | OS | OS Version | |||
Product Version | CMake-2-6 | ||||
Target Version | Fixed in Version | ||||
Summary | 0009653: [CPackRPM] %files section in spec file shall not contain all directories | ||||
Description | CPackRPM generates a spec file with a %files sections which contains all files of the projets but also all the directories. Directories that are not part of the project should not been include in this section (can conflict with other packages). For example, if a project is storing a script in /etc/init.d/, the RPM should looks like : rpm -qpl test.rpm /etc/init.d/script and NOT /etc /etc/init.d/ /etc/init.d/script A first corrective patch is included | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | CPackRPM.cmake.patch (1,370) 2009-10-03 15:40 https://public.kitware.com/Bug/file/2521/CPackRPM.cmake.patch CPackRPM.cmake.patch.2 (1,056) 2009-10-05 04:49 https://public.kitware.com/Bug/file/2524/CPackRPM.cmake.patch.2 | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2009-10-03 15:40 | David Moreau | New Issue | |||
2009-10-03 15:40 | David Moreau | File Added: CPackRPM.cmake.patch | |||
2009-10-03 17:30 | Eric NOULARD | Note Added: 0017936 | |||
2009-10-05 04:49 | David Moreau | File Added: CPackRPM.cmake.patch.2 | |||
2009-10-05 04:51 | David Moreau | Note Added: 0017941 | |||
2009-10-06 14:24 | Alex Neundorf | Note Added: 0017985 | |||
2009-10-06 14:24 | Alex Neundorf | Status | new => closed | ||
2009-10-06 14:24 | Alex Neundorf | Resolution | open => duplicate |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|