[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fedora-extras-commits
Subject:    [python-simplemediawiki/el6/master] Fix our sphinx conditional
From:       Luke Macken <lmacken () fedoraproject ! org>
Date:       2011-02-28 22:49:20
Message-ID: 20110228224920.8121F2DEA3 () pkgs01 ! phx2 ! fedoraproject ! org
[Download RAW message or body]

commit 7b360a7c04a3703c6a3de6a0a1a4edcf8b42ab43
Author: Luke Macken <lmacken@redhat.com>
Date:   Mon Feb 28 17:49:08 2011 -0500

    Fix our sphinx conditional

 python-simplemediawiki.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python-simplemediawiki.spec b/python-simplemediawiki.spec
index 896b16e..ea17670 100644
--- a/python-simplemediawiki.spec
+++ b/python-simplemediawiki.spec
@@ -19,7 +19,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  python-devel python-iso8601 python-simplejson
 
-%if ! (0%{?fedora} < 14 || 0%{?rhel} >= 5)
+%if 0%{?fedora} < 14 || 0%{?rhel} >= 5
 BuildRequires:  python-sphinx10
 %else
 BuildRequires:  python-sphinx
-- 
scm-commits mailing list
scm-commits@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/scm-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic