diff --git a/lcdtest.spec b/lcdtest.spec index 297ece8..d716e25 100644 --- a/lcdtest.spec +++ b/lcdtest.spec @@ -1,14 +1,14 @@ Name: lcdtest URL: http://www.brouhaha.com/~eric/software/lcdtest/ Version: 1.18 -Release: 3%{?dist} +Release: 4%{?dist} Group: Applications/System License: GPLv3 Summary: Displays monitor test patterns Source: http://www.brouhaha.com/~eric/software/%{name}/download/%{name}-%{version}.tar.gz BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) -Requires: /usr/share/fonts/liberation/LiberationMono-Regular.ttf +Requires: liberation-mono-fonts BuildRequires: scons >= 1.2.0 BuildRequires: SDL_image-devel @@ -53,6 +53,9 @@ rm -rf %{buildroot} %{_datadir}/pixmaps/%{name}.svg %changelog +* Wed Aug 18 2010 Eric Smith 1.18-4 +- change require for font from file to package + * Wed Jan 27 2010 Eric Smith 1.18-3 - change the .gz to .* in case the man page compression changesn