You would think "%autosetup -S git" would add "BuildRequires: git"...

You'd be wrong.

Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
Peter Jones 2017-07-28 16:50:42 -04:00
parent befacb44b0
commit f2cf2376c6

View File

@ -11,7 +11,7 @@ Patch0002: 0002-kludge-poptBadOption-to-return-value-on-exec-alias-f.patch
Patch0003: 0003-Fix-some-spelling-mistakes-in-the-man-page.patch
Patch0004: 0004-Make-help-and-usage-translatable.patch
Patch0005: 0005-Don-t-leak-the-last-argument-expanded-by-expandNextA.patch
BuildRequires: gettext
BuildRequires: gettext git
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
%description