From 1912edd8f6eefc08dc5bed718c452f662ead13a9 Mon Sep 17 00:00:00 2001 From: Nathaniel McCallum Date: Tue, 10 May 2016 15:12:46 -0400 Subject: [PATCH] Fix typo --- python-cryptography.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-cryptography.spec b/python-cryptography.spec index 348ffaf..6bbeba3 100644 --- a/python-cryptography.spec +++ b/python-cryptography.spec @@ -59,7 +59,7 @@ Group: Development/Libraries Summary: PyCA's cryptography library Obsoletes: python-cryptography <= %{version}-%{release} -%if 0%{fedora} +%if 0%{?fedora} %{?python_provide:%python_provide python2-cryptography} %else Provides: python-cryptography