Commit 6207554075245e2cc432b91e552155d217e9e182
1 parent
97ac932b
Exists in
master
Updating package
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
rpm/lib3270-mono-bindings.spec
@@ -18,7 +18,7 @@ | @@ -18,7 +18,7 @@ | ||
18 | 18 | ||
19 | %define vrslib %(pkg-config --modversion lib3270) | 19 | %define vrslib %(pkg-config --modversion lib3270) |
20 | 20 | ||
21 | -Summary: C-Sharp API for pw3270/lib3270 | 21 | +Summary: Mono binding for pw3270/lib3270 |
22 | Name: lib3270-mono-bindings | 22 | Name: lib3270-mono-bindings |
23 | Version: 1.0 | 23 | Version: 1.0 |
24 | Release: 0 | 24 | Release: 0 |
@@ -46,7 +46,7 @@ Requires: lib3270 = %{vrslib} | @@ -46,7 +46,7 @@ Requires: lib3270 = %{vrslib} | ||
46 | 46 | ||
47 | %description | 47 | %description |
48 | 48 | ||
49 | -C-Sharp API for tn3270 acesss using pw3270 ou lib3270. | 49 | +Mono bindings for tn3270 acesss using lib3270 or pw3270. |
50 | 50 | ||
51 | %prep | 51 | %prep |
52 | 52 |