diff --git a/erlang-rpm-macros.spec b/erlang-rpm-macros.spec index bbb3eda..db5be51 100644 --- a/erlang-rpm-macros.spec +++ b/erlang-rpm-macros.spec @@ -1,6 +1,6 @@ Name: erlang-rpm-macros Version: 0.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Macros for simplifying building of Erlang packages Group: Development/Libraries License: MIT @@ -11,6 +11,7 @@ BuildArch: noarch Requires: rpm-build >= 4.11 # Requires for BEAM parsing Requires: python2-pybeam +Requires: rpm-python %description @@ -51,6 +52,9 @@ install -p -m 0644 erlang.attr %{buildroot}%{_rpmconfigdir}/fileattrs/ %changelog +* Tue Mar 1 2016 Peter Lemenkov - 0.2.0-2 +- Added missing Requires + * Tue Mar 1 2016 Peter Lemenkov - 0.2.0-1 - Ver. 0.2.0