From b8149472ead5c4bfc138992b0b9c3e8e4b6a9ce1 Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Tue, 3 Nov 2020 18:03:26 -0300 Subject: [PATCH] Updating package control files. --- rpm/_service | 4 +--- rpm/lib3270.spec | 3 +++ 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/rpm/_service b/rpm/_service index b349dad..d8dc9c2 100644 --- a/rpm/_service +++ b/rpm/_service @@ -11,8 +11,7 @@ - *.tar diff --git a/rpm/lib3270.spec b/rpm/lib3270.spec index 43a1b65..af4b34c 100644 --- a/rpm/lib3270.spec +++ b/rpm/lib3270.spec @@ -21,6 +21,7 @@ Name: lib3270 Version: 5.3 Release: 0 Summary: TN3270 Access library +Group: Development/Libraries/C and C++ License: LGPL-3.0-only URL: https://github.com/PerryWerneck/lib3270 Source: %{name}-%{version}.tar.xz @@ -55,6 +56,7 @@ For more details, see https://softwarepublico.gov.br/social/pw3270/ . %package -n %{name}-%{_libvrs} Summary: TN3270 Access library +Group: Development/Libraries/C and C++ %description -n %{name}-%{_libvrs} TN3270 access library, originally designed as part of the pw3270 application. @@ -64,6 +66,7 @@ For more details, see https://softwarepublico.gov.br/social/pw3270/ . %package devel Summary: TN3270 Access library development files Requires: %{name}-%{_libvrs} = %{version} +Group: Development/Libraries/C and C++ %description devel Header files for the TN3270 access library. -- libgit2 0.21.2