[libsigc++20] bump release

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


commit cbb7325f80804b1442704d30ad199417b53afc3d
Author: Haikel Guemar <hguemar at fedoraproject.org>
Date:   Mon Feb 21 18:35:49 2011 +0100

    bump release

 libsigc++20.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libsigc++20.spec b/libsigc++20.spec
index a476678..df71449 100644
--- a/libsigc++20.spec
+++ b/libsigc++20.spec
@@ -1,6 +1,6 @@
 Name:           libsigc++20
 Version:        2.2.8
-Release:        3%{?dist}.1
+Release:        3%{?dist}.2
 
 Summary:        Typesafe signal framework for C++
 
@@ -46,7 +46,6 @@ needed for development with %name.
 Summary:        Documentation for %{name}, includes full API docs
 Group:          Documentation
 BuildArch:      noarch
-Requires:       %name = %{version}-%{release}-devel
 
 %description    doc
 This package contains the full API documentation for %{name}.
@@ -91,7 +90,8 @@ rm -rf $RPM_BUILD_ROOT
 %files doc
 %defattr(-, root, root, -)
 %doc %{_datadir}/doc/libsigc++-2.0/*
-# according guidelines, we can co-own this, since devhelp is not required                                                                                             # for accessing documentation
+# according guidelines, we can co-own this, since devhelp is not required
+# for accessing documentation
 %{_datadir}/devhelp/
 
 %changelog


More information about the scm-commits mailing list