From 3ed54571876ff442f236151a241d75774ad84446 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Mon, 22 Nov 2021 14:01:55 +0300 Subject: [PATCH] AlmaLinux changes --- SPECS/gflags.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/SPECS/gflags.spec b/SPECS/gflags.spec index 6445c18..c0598b3 100644 --- a/SPECS/gflags.spec +++ b/SPECS/gflags.spec @@ -1,6 +1,6 @@ Name: gflags Version: 2.1.2 -Release: 6%{?dist} +Release: 6%{?dist}.alma Summary: Library for commandline flag processing Group: Development/Tools @@ -8,7 +8,7 @@ License: BSD URL: https://gflags.github.io/gflags/ Source0: https://github.com/%{name}/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz Patch1: gflags-0001-Set-VERSION-property-of-library-targets-to-major.patch -BuildRequires: python-setuptools +BuildRequires: python2-setuptools BuildRequires: cmake %description @@ -61,6 +61,9 @@ ctest %{_libdir}/cmake/%{name} %changelog +* Mon Nov 22 2021 Eduard Abdullin - 2.1.2-6.alma +- Fix BuildRequires + * Wed Feb 07 2018 Fedora Release Engineering - 2.1.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild