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
|
%global apiver 1.0
|
||||||
%define cairover 1.10.0
|
%define cairover 1.10.0
|
||||||
|
|
||||||
Summary: C++ API for the cairo graphics library
|
Summary: C++ API for the cairo graphics library
|
||||||
Name: cairomm
|
Name: cairomm
|
||||||
Version: 1.10.0
|
Version: 1.10.0
|
||||||
Release: 12%{?dist}
|
Release: 12%{?dist}
|
||||||
URL: http://www.cairographics.org
|
URL: http://www.cairographics.org
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: http://www.cairographics.org/releases/%{name}-%{version}.tar.gz
|
Source: http://www.cairographics.org/releases/%{name}-%{version}.tar.gz
|
||||||
BuildRequires: cairo-devel >= %{cairover}
|
BuildRequires: cairo-devel >= %{cairover}
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: libsigc++20-devel
|
BuildRequires: libsigc++20-devel
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Cairomm is the C++ API for the cairo graphics library. It offers all the power
|
Cairomm is the C++ API for the cairo graphics library. It offers all the power
|
||||||
|
Loading…
Reference in New Issue
Block a user