diff --git a/rpmlint.spec b/rpmlint.spec index a51733b..3717158 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -1,6 +1,6 @@ Name: rpmlint Version: 1.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tool for checking common errors in RPM packages Group: Development/Tools @@ -18,6 +18,7 @@ BuildArch: noarch BuildRequires: python >= 2.4 BuildRequires: rpm-python >= 4.4 BuildRequires: sed >= 3.95 +BuildRequires: bash-completion Requires: rpm-python >= 4.4.2.2 Requires: python >= 2.4 %if ! 0%{?rhel} @@ -85,6 +86,9 @@ make check %changelog +* Mon Dec 5 2011 Tom Callaway - 1.4-2 +- add BR: bash-completion for the pc file + * Mon Dec 5 2011 Tom Callaway - 1.4-1 - update to 1.4