diff options
author | Anas Nashif <anas.nashif@intel.com> | 2012-11-21 16:49:56 -0800 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2012-11-21 16:50:12 -0800 |
commit | 9b365c9a75b3bfa55e4842fa6d0504d548c9feeb (patch) | |
tree | e7f1e74477bd9a67005b2903657694846445b880 /packaging | |
parent | defda2b5f8fd0ae7c12cf4afbdb88198214aff09 (diff) | |
download | rpmlint-9b365c9a75b3bfa55e4842fa6d0504d548c9feeb.tar.gz rpmlint-9b365c9a75b3bfa55e4842fa6d0504d548c9feeb.tar.bz2 rpmlint-9b365c9a75b3bfa55e4842fa6d0504d548c9feeb.zip |
Fixed BR on rpm-python
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/rpmlint.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/rpmlint.spec b/packaging/rpmlint.spec index 6b80640..3f7f384 100644 --- a/packaging/rpmlint.spec +++ b/packaging/rpmlint.spec @@ -18,7 +18,7 @@ Requires: desktop-file-utils Requires: file Requires: findutils Requires: python-magic -Requires: rpm-python +Requires: python-rpm BuildArch: noarch %py_requires |