From e80e153ea5b9101f713181e4f8d37f9e2ebe99f3 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 22 Sep 2015 14:24:11 +0200 Subject: [PATCH] Fix whitespace --- cairomm.spec | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/cairomm.spec b/cairomm.spec index 8705c02..c0eae50 100644 --- a/cairomm.spec +++ b/cairomm.spec @@ -1,17 +1,17 @@ %global apiver 1.0 %define cairover 1.10.0 -Summary: C++ API for the cairo graphics library -Name: cairomm -Version: 1.10.0 -Release: 12%{?dist} -URL: http://www.cairographics.org -License: LGPLv2+ -Group: System Environment/Libraries -Source: http://www.cairographics.org/releases/%{name}-%{version}.tar.gz -BuildRequires: cairo-devel >= %{cairover} -BuildRequires: pkgconfig -BuildRequires: libsigc++20-devel +Summary: C++ API for the cairo graphics library +Name: cairomm +Version: 1.10.0 +Release: 12%{?dist} +URL: http://www.cairographics.org +License: LGPLv2+ +Group: System Environment/Libraries +Source: http://www.cairographics.org/releases/%{name}-%{version}.tar.gz +BuildRequires: cairo-devel >= %{cairover} +BuildRequires: pkgconfig +BuildRequires: libsigc++20-devel %description Cairomm is the C++ API for the cairo graphics library. It offers all the power