# | Line 1 | Line 1 | |
---|---|---|
1 | ### RPM cms webtools 0.9.0 | |
2 | – | Requires: gcc-wrapper |
2 | ## INITENV +PATH PYTHONPATH %i/lib/python`echo $PYTHON_VERSION | cut -d. -f 1,2`/site-packages | |
3 | %define moduleName WEBTOOLS | |
4 | %define exportName WEBTOOLS | |
# | Line 15 | Line 14 | Provides: perl(SecurityModule) | |
14 | %prep | |
15 | %setup -n %{moduleName} | |
16 | %build | |
18 | – | ## IMPORT gcc-wrapper |
17 | ||
18 | rm -rf %i/etc/profile.d | |
19 | mkdir -p %i/etc/profile.d/ |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |