From 4add982e9e735ec8ff9a1a5a5a48d832f5befc0e Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Mon, 4 Feb 2019 15:31:35 -0200 Subject: [PATCH] Updating package. --- rpm/_service | 4 +--- rpm/libv3270.spec | 4 ++-- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/rpm/_service b/rpm/_service index 735ed15..dd786c6 100644 --- a/rpm/_service +++ b/rpm/_service @@ -4,17 +4,15 @@ enable disable - %ct + @PARENT_TAG@ https://softwarepublico.gov.br/gitlab/pw3270/libv3270.git git - libv3270-5_2 diff --git a/rpm/libv3270.spec b/rpm/libv3270.spec index 2ce4d18..afa45d8 100644 --- a/rpm/libv3270.spec +++ b/rpm/libv3270.spec @@ -41,7 +41,7 @@ Name: libv3270-%{_libvrs} Version: 5.2 Release: 0 License: LGPL-3.0 -Source: %{name}-%{version}.tar.xz +Source: libv3270-%{version}.tar.xz Url: https://portal.softwarepublico.gov.br/social/pw3270/ @@ -113,7 +113,7 @@ See more details at https://softwarepublico.gov.br/social/pw3270/ #---[ Build & Install ]----------------------------------------------------------------------------------------------- %prep -%setup +%setup -n libv3270-%{version} NOCONFIGURE=1 ./autogen.sh -- libgit2 0.21.2