From 2873a910ce621f4bcc7a93ddf8501904581598fb Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 00:40:59 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/gpm.git#2fc3cec4e0fca24b6d5d3aaa41984d1d7ba32d9b --- gpm.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gpm.spec b/gpm.spec index 15f0832..2d01910 100644 --- a/gpm.spec +++ b/gpm.spec @@ -1,7 +1,7 @@ Summary: A mouse server for the Linux console Name: gpm Version: 1.20.7 -Release: 24%{?dist} +Release: 25%{?dist} License: GPLv2 and GPLv2+ with exceptions and GPLv3+ and Verbatim and Copyright only URL: http://www.nico.schottelius.org/software/gpm/ #URL2 : http://freecode.com/projects/gpm @@ -34,6 +34,7 @@ Requires(postun): systemd %define LIBVER 2.1.0 BuildRequires: sed gawk texinfo bison ncurses-devel autoconf automake libtool libcap-ng-devel BuildRequires: systemd +BuildRequires: make Requires: linuxconsoletools Requires: %{name}-libs = %{version}-%{release} @@ -150,6 +151,9 @@ rm -rf %{buildroot}%{_mandir} %{_libdir}/libgpm.a %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.20.7-25 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 1.20.7-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild