Fix whitespace
This commit is contained in:
parent
b7628591d3
commit
e80e153ea5
22
cairomm.spec
22
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
|
||||
|
Loading…
Reference in New Issue
Block a user