[cairomm] bump release and remove stupid requires

Haïkel Guémar hguemar at fedoraproject.org
Mon Feb 21 17:44:23 UTC 2011


commit 4abd9eee16e9393c19b64ed5907e2c4eca442642
Author: Haikel Guemar <hguemar at fedoraproject.org>
Date:   Mon Feb 21 18:41:26 2011 +0100

    bump release and remove stupid requires

 cairomm.spec |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/cairomm.spec b/cairomm.spec
index 7741b7f..7060ad4 100644
--- a/cairomm.spec
+++ b/cairomm.spec
@@ -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


More information about the scm-commits mailing list