Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0-beta-2
-
Component/s: rpm
-
Labels:None
-
Number of attachments :
Description
When generating the spec file from the mappings, the assumption is made that everything in the mapping destination should have the attributes (filemode, config) defined for the mapping. It should be possible to have multiple mappings point to the same destination (with different sources) with different attributes.
For this to actually work, it is important that the buildroot is populated prior to generating the spec file.
Attachments
Issue Links
| This issue duplicates: | ||||
| MRPM-14 | Specifying <directory> of a pre-exising system directory results in an RPM which can't be installed due to conflicts |
|
|
|
Here is a patch. It includes fixes for MOJO-1249, MOJO-1250 and MOJO-1251.