diff options
author | Anas Nashif <anas.nashif@intel.com> | 2013-05-10 16:27:07 -0400 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2013-05-29 04:41:52 -0400 |
commit | 6dab61e0cf04bbf6ee33f511a7cd2d2d70e4f18a (patch) | |
tree | 7586d498ab35a9b81d68e4ff43603d3b90d9862c | |
parent | 5320e7c1e0bd81bb123bcd0b816d2d7456dc1ae6 (diff) | |
download | rpmlint-6dab61e0cf04bbf6ee33f511a7cd2d2d70e4f18a.tar.gz rpmlint-6dab61e0cf04bbf6ee33f511a7cd2d2d70e4f18a.tar.bz2 rpmlint-6dab61e0cf04bbf6ee33f511a7cd2d2d70e4f18a.zip |
do not require with python macro
-rw-r--r-- | packaging/rpmlint.spec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/rpmlint.spec b/packaging/rpmlint.spec index 8a384a7..f902f9b 100644 --- a/packaging/rpmlint.spec +++ b/packaging/rpmlint.spec @@ -24,7 +24,6 @@ Requires: findutils Requires: python-magic Requires: python-rpm BuildArch: noarch -%py_requires %description Rpmlint is a tool to check common errors on rpm packages. Binary and |