From eb4f8624b94db957e4fbc771d97e432844fd90b9 Mon Sep 17 00:00:00 2001 From: Thibault North Date: Dec 12 2012 16:48:55 +0000 Subject: Fix missing buildrequires --- diff --git a/autojump.spec b/autojump.spec index d4ec0a3..c7a1ce2 100644 --- a/autojump.spec +++ b/autojump.spec @@ -1,6 +1,6 @@ Name: autojump Version: 21.1.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A fast way to navigate your filesystem from the command line @@ -11,7 +11,7 @@ Source: https://github.com/downloads/joelthelion/%{name}/%{name}_v%{vers BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: pandoc +BuildRequires: pandoc python2-devel Requires: python %description @@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/zsh/site-functions/_j %changelog +* Wed Dec 12 2012 Thibault North - 21.1.2-2 +- Fix builrequires section + * Wed Dec 12 2012 Thibault North - 21.1.2-1 - Update to 21.1.2