[packagedb-cli] Mark the R as BR as well

Pierre-YvesChibon pingou at fedoraproject.org
Wed May 14 13:17:03 UTC 2014


commit bbd18ef0b5936626edb0e80c27ce912b9d9e9744
Author: Pierre-Yves Chibon <pingou at pingoured.fr>
Date:   Wed May 14 15:16:45 2014 +0200

    Mark the R as BR as well

 packagedb-cli.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/packagedb-cli.spec b/packagedb-cli.spec
index a41d002..50d0b15 100644
--- a/packagedb-cli.spec
+++ b/packagedb-cli.spec
@@ -17,7 +17,11 @@ Requires:       python26-argparse
 # EPEL6+, Fedora
 BuildRequires:  python
 %endif
-BuildRequires:       python-setuptools
+BuildRequires:  python-setuptools
+BuildRequires:  python-fedora
+BuildRequires:  python-bugzilla
+BuildRequires:  fedora-cert
+BuildRequires:  koji
 
 # EPEL6+, Fedora13-
 %if 0%{?rhel} >= 6 || ( 0%{?fedora} && 0%{?fedora} <= 13 )
@@ -63,6 +67,7 @@ It also allows you to orphan and/or retire your package(s).
 - Update to 2.0 for pkgdb2
 - Adjust spec to rely on the newly included setup.py
 - Add BR on python-setuptools (and explicitely on python-requests)
+- Adjust the BR now that we use setup.py, all R are also BR
 
 * Mon Mar 10 2014 Pierre-Yves Chibon <pingou at pingoured.fr> - 1.7.0-1
 - Update to 1.7.0


More information about the scm-commits mailing list