diff --git a/.gitignore b/.gitignore index 1ef9d35..163b478 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ /bsd-games-2.17.tar.gz -/wtf-20170505.tar.gz /wtf-20170512.tar.gz diff --git a/bsd-games.spec b/bsd-games.spec index bad94a9..277becd 100644 --- a/bsd-games.spec +++ b/bsd-games.spec @@ -6,7 +6,7 @@ Summary: Collection of text-based games Name: bsd-games Version: 2.17 -Release: 56%{?dist} +Release: 57%{?dist} License: BSD and BSD with advertising Group: Amusements/Games URL: ftp://metalab.unc.edu/pub/Linux/games/ @@ -41,7 +41,7 @@ Patch20: bsd-games-2.17-backgammonrecursion.patch Patch21: bsd-games-2.17-huntversion.patch Patch22: bsd-games-2.17-getrandom.patch Patch23: bsd-games-2.17-printf.patch -BuildRequires: ncurses-devel words flex flex-static bison +BuildRequires: gcc ncurses-devel words flex flex-devel bison Requires(pre): shadow-utils %description @@ -207,6 +207,9 @@ exit 0 %doc AUTHORS COPYING ChangeLog ChangeLog.0 THANKS YEAR2000 README.hunt trek/USD.doc/trek.me %changelog +* Mon Feb 19 2018 Jeff Makey - 2.17-57 +- Add gcc to BuildRequires and change flex-static to flex-devel. + * Wed Feb 07 2018 Fedora Release Engineering - 2.17-56 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild