[condor] Remove non-existant requires[D

tstclair tstclair at fedoraproject.org
Tue Feb 25 17:35:45 UTC 2014


commit 1342bec96337b1d44ec0ae36a671fadca195e6c8
Author: Timothy St. Clair <tstclair at redhat.com>
Date:   Tue Feb 25 11:36:08 2014 -0600

    Remove non-existant requires[D

 condor.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/condor.spec b/condor.spec
index 4bd3fd0..d17f166 100644
--- a/condor.spec
+++ b/condor.spec
@@ -90,10 +90,10 @@ Requires: mailx
 Requires: python
 Requires: condor-classads = %{version}-%{release}
 Requires: condor-procd = %{version}-%{release}
-# support for blahp
-Requires: blahp
-# support for glexec
-Requires: glexec
+
+# doesn't exist in fedora
+#Requires: blahp
+#Requires: glexec
 
 %description
 HTCondor is a workload management system for high-throughput and


More information about the scm-commits mailing list