diff --git a/rpmlint.changes b/rpmlint.changes index 7139239..09132db 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Sep 14 17:16:49 UTC 2013 - matwey.kornilov@gmail.com + +- add requirement for ErlangCheck.py (pull request #2) + ------------------------------------------------------------------- Wed Sep 11 13:02:09 UTC 2013 - abergmann@suse.de diff --git a/rpmlint.spec b/rpmlint.spec index 3f51e11..a575055 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -47,6 +47,8 @@ Requires: file Requires: findutils Requires: python-magic Requires: rpm-python +# Requirement for ErlangCheck.py (pull-request #2). +Requires: python-pybeam BuildArch: noarch # # Read README.packaging.txt before making any changes to this