# | Line 1 | Line 1 | |
---|---|---|
1 | ### RPM virtual openssl-virtual 0.9.7a | |
2 | + | Requires: gcc-wrapper |
3 | Source: none | |
4 | Provides: config(openssl) | |
5 | < | Provides: libcrypto.so.4()(64bit) |
6 | < | Provides: libssl.so.4()(64bit) |
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 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |