Name: xeyes Version: 1.3.0 Release: 3%{?dist} Summary: A follow the mouse X demo License: X11 URL: https://www.x.org Source0: https://www.x.org/pub/individual/app/%{name}-%{version}.tar.xz BuildRequires: automake libtool BuildRequires: gcc make BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xi) BuildRequires: pkgconfig(xmu) BuildRequires: pkgconfig(xt) BuildRequires: pkgconfig(xrender) BuildRequires: pkgconfig(xorg-macros) >= 1.8 Obsoletes: xorg-x11-apps < 7.7-31 %description xeyes displays a pair of eyes that follow the mouse cursor. %prep %autosetup %build autoreconf -v --install %configure --disable-silent-rules %make_build %install %make_install %files %license COPYING %{_bindir}/%{name} %{_mandir}/man1/%{name}.1* %changelog * Sat Jan 27 2024 Fedora Release Engineering - 1.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Sep 08 2023 Peter Hutterer - 1.3.0-2 - SPDX migration * Thu Aug 10 2023 Peter Hutterer - 1.3.0-1 - xeyes 1.3.0 * Sat Jul 22 2023 Fedora Release Engineering - 1.2.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jan 21 2023 Fedora Release Engineering - 1.2.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Jul 23 2022 Fedora Release Engineering - 1.2.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jan 22 2022 Fedora Release Engineering - 1.2.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Aug 02 2021 Peter Hutterer - 1.2.0-1 - xeyes 1.2.0 * Fri Jul 23 2021 Fedora Release Engineering - 1.1.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Thu Apr 08 2021 Peter Hutterer - 1.1.2-2 - Fix Obsoletes line to actually obsolete the -30 xorg-x11-apps (#1947245) * Tue Mar 02 2021 Peter Hutterer 1.1.2-1 - Split xeyes out from xorg-x11-apps into a separate package (#1933943)