Commit fd272f18f87fd3763ecf03218999c0cf9957512b
1 parent
5ae53d6c
Exists in
master
and in
1 other branch
Adjusting description.
Showing
1 changed file
with
2 additions
and
1 deletions
Show diff stats
rpm/libv3270.spec
... | ... | @@ -23,6 +23,7 @@ Release: 0 |
23 | 23 | Summary: 3270 Virtual Terminal for GTK |
24 | 24 | License: LGPL-3.0-only |
25 | 25 | URL: https://github.com/PerryWerneck/libv3270 |
26 | +Group: Development/Languages/C and C++ | |
26 | 27 | Source: libv3270-%{version}.tar.xz |
27 | 28 | BuildRequires: autoconf >= 2.61 |
28 | 29 | BuildRequires: automake |
... | ... | @@ -64,7 +65,7 @@ Summary: Header files for the 3270 Virtual Terminal library |
64 | 65 | Requires: %{name}-%{_libvrs} = %{version} |
65 | 66 | |
66 | 67 | %description devel |
67 | -GTK development files for the 3270 Virtual Terminal. | |
68 | +Originally designed as part of the pw3270 application, this package provides the development files required to %{name}. | |
68 | 69 | |
69 | 70 | %package -n glade-catalog-v3270 |
70 | 71 | Summary: Glade catalog for the TN3270 terminal emulator library | ... | ... |