# | Line 1 | Line 1 | |
---|---|---|
1 | ### RPM cms release-tools 1.0 | |
2 | + | Requires: gcc-wrapper |
3 | ||
4 | %define cvstag V00-01-01 | |
5 | %define moduleName Utilities/ReleaseScripts | |
# | Line 10 | Line 11 | Requires: p5-template-toolkit p5-dbi | |
11 | %prep | |
12 | %setup -n ReleaseScripts | |
13 | %build | |
14 | + | ## IMPORT gcc-wrapper |
15 | %install | |
16 | mkdir -p %{i}/bin | |
17 | cp -r ReleaseScripts/scripts/* %{i}/bin |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |