From 58a829b7a83e40fb19ab0afe0e8a337786c37e12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Wed, 9 May 2012 12:58:02 +0100 Subject: [PATCH] fix typo --- libreoffice.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libreoffice.spec b/libreoffice.spec index 6327aef..89a1b1e 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -491,7 +491,7 @@ Summary: LibreOffice Presentation Application Group: Applications/Productivity Requires: %{name}-core = %{epoch}:%{version}-%{release} Requires: %{name}-ure = %{epoch}:%{version}-%{release} -%if {%defined fedora} && 0%{?fedora} >= 18 +%if %{defined fedora} && 0%{?fedora} >= 18 Requires: %{name}-ogltrans = %{epoch}:%{version}-%{release} %endif %if %{defined rhel} && 0%{?rhel} >= 7