Fix whitespace

This commit is contained in:
Kalev Lember 2015-09-22 14:24:11 +02:00
parent b7628591d3
commit e80e153ea5

View File

@ -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