bump release and remove stupid requires

This commit is contained in:
Haikel Guemar 2011-02-21 18:41:26 +01:00
parent 3c601bcb97
commit 4abd9eee16

View File

@ -4,7 +4,7 @@
Summary: C++ API for the cairo graphics library
Name: cairomm
Version: 1.9.8
Release: 2%{?dist}
Release: 2%{?dist}.1
URL: http://www.cairographics.org
License: LGPLv2+
Group: System Environment/Libraries
@ -38,7 +38,6 @@ developing %{name} applications.
%package doc
Summary: Developer's documentation for the cairomm library
Group: Documentation
Requires: %{name} = %{version}-%{release}-devel
%if 0%{?fedora} > 9 || 0%{?rhel} > 5
BuildArch: noarch
%endif