[olfs] Fix typo

Orion Poplawski orion at fedoraproject.org
Fri Feb 21 16:24:55 UTC 2014


commit 860b53a45e0711595d16cb824fba9e7a8ee2dd92
Author: Orion Poplawski <orion at nwra.com>
Date:   Fri Feb 21 09:25:43 2014 -0700

    Fix typo

 olfs.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/olfs.spec b/olfs.spec
index 61dbcb0..76909fa 100644
--- a/olfs.spec
+++ b/olfs.spec
@@ -30,7 +30,7 @@ BuildRequires:  tomcat-lib
 BuildRequires:  xalan-j2
 
 Requires:       jpackage-utils
-%if 0%{?fedora} >= 20 || 0%{?rhel) >= 7
+%if 0%{?fedora} >= 20 || 0%{?rhel} >= 7
 Requires:       java-headless
 %else
 Requires:       java


More information about the scm-commits mailing list