Commit 75c4fdf08c8ce42305b60544434442fc41b8ed96
1 parent
afce99da
Exists in
master
and in
5 other branches
Melhorando controle de dependencias na lib3270
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
rpm/pw3270.spec
... | ... | @@ -142,6 +142,7 @@ Based on the original x3270 code, pw3270 was originally created for Banco do Bra |
142 | 142 | Summary: 3270 Communication library for %{name} |
143 | 143 | Group: Development/Libraries/C and C++ |
144 | 144 | Requires: openssl |
145 | +Provides: lib3270 = %{version} | |
145 | 146 | |
146 | 147 | %description -n lib3270-%{_libvrs} |
147 | 148 | Open-source GTK-based IBM 3270 terminal emulator with many advanced features. It can be used to communicate with any IBM host that supports 3270-style connections over TELNET. | ... | ... |