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,6 +23,7 @@ Release: 0 | ||
23 | Summary: 3270 Virtual Terminal for GTK | 23 | Summary: 3270 Virtual Terminal for GTK |
24 | License: LGPL-3.0-only | 24 | License: LGPL-3.0-only |
25 | URL: https://github.com/PerryWerneck/libv3270 | 25 | URL: https://github.com/PerryWerneck/libv3270 |
26 | +Group: Development/Languages/C and C++ | ||
26 | Source: libv3270-%{version}.tar.xz | 27 | Source: libv3270-%{version}.tar.xz |
27 | BuildRequires: autoconf >= 2.61 | 28 | BuildRequires: autoconf >= 2.61 |
28 | BuildRequires: automake | 29 | BuildRequires: automake |
@@ -64,7 +65,7 @@ Summary: Header files for the 3270 Virtual Terminal library | @@ -64,7 +65,7 @@ Summary: Header files for the 3270 Virtual Terminal library | ||
64 | Requires: %{name}-%{_libvrs} = %{version} | 65 | Requires: %{name}-%{_libvrs} = %{version} |
65 | 66 | ||
66 | %description devel | 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 | %package -n glade-catalog-v3270 | 70 | %package -n glade-catalog-v3270 |
70 | Summary: Glade catalog for the TN3270 terminal emulator library | 71 | Summary: Glade catalog for the TN3270 terminal emulator library |