Revision: | 1.3 |
Committed: | Wed Apr 18 23:46:02 2007 UTC (18 years ago) by ratnik |
Branch: | MAIN |
CVS Tags: | pe20070428a-ports, pe20070423b-ports, pe20070423a-ports |
Changes since 1.2: | +2 -0 lines |
Log Message: | Changes for building externals in 64/32 mode: added gcc-wrapper . |
# | Content |
---|---|
1 | ### RPM virtual openssl-virtual 0.9.7a |
2 | Requires: gcc-wrapper |
3 | Source: none |
4 | Provides: config(openssl) |
5 | Provides: libcrypto.so.4 |
6 | Provides: libssl.so.4 |
7 | Provides: openssl |
8 | %prep |
9 | %build |
10 | ## IMPORT gcc-wrapper |
11 | %install |
12 | echo 'This is only a virtual package, please install your distribution openssl.rpm or equivalent'> %{i}/README |