Revision: | 1.3 |
Committed: | Wed Apr 18 23:46:01 2007 UTC (18 years ago) by ratnik |
Branch: | MAIN |
Changes since 1.2: | +2 -0 lines |
Log Message: | Changes for building externals in 64/32 mode: added gcc-wrapper . |
# | User | Rev | Content |
---|---|---|---|
1 | elmer | 1.2 | ### RPM external batch-only-virtual 1.0.0 |
2 | ratnik | 1.3 | Requires: gcc-wrapper |
3 | elmer | 1.1 | Source: none |
4 | Provides: libGLU.so.1 | ||
5 | Provides: libGLU.so.1.3 | ||
6 | %prep | ||
7 | %build | ||
8 | ratnik | 1.3 | ## IMPORT gcc-wrapper |
9 | elmer | 1.1 | %install |
10 | echo 'This is only a virtual package, please install your distribution X11 libraries, which should include these libraries. This rpm should _only_ be used on systems with no interactive users and where it is not possible to install the system X11 libraries.'> %{i}/README |