[pyhoca-gui] Fix typo

Orion Poplawski orion at fedoraproject.org
Mon Oct 20 15:08:13 UTC 2014


commit 4aaa41c7c5bf7cd5b332307cd618e4bfb9221b18
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Mon Oct 20 09:08:13 2014 -0600

    Fix typo

 pyhoca-gui.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pyhoca-gui.spec b/pyhoca-gui.spec
index b9b30a7..eae3ec1 100644
--- a/pyhoca-gui.spec
+++ b/pyhoca-gui.spec
@@ -15,7 +15,7 @@ BuildRequires:  python-distutils-extra
 BuildRequires:  desktop-file-utils
 BuildRequires:  gettext
 BuildRequires:  intltool
-%if 0{?rhel} && 0%{?rhel} < 7
+%if 0%{?rhel} && 0%{?rhel} < 7
 Requires:       system-config-printer-libs
 Requires:       python-argparse
 %else


More information about the scm-commits mailing list