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