add BR: bash-completion for the .pc file
This commit is contained in:
parent
3347761d18
commit
f985389d8c
@ -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 <spot@fedoraproject.org> - 1.4-2
|
||||
- add BR: bash-completion for the pc file
|
||||
|
||||
* Mon Dec 5 2011 Tom Callaway <spot@fedoraproject.org> - 1.4-1
|
||||
- update to 1.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user