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