[pangomm/f15/master] Require base package from -doc subpackage

Kalev Lember kalev at fedoraproject.org
Wed Mar 2 08:25:27 UTC 2011


commit 80c8da3e920f9729e91548dfd7ed7b79f43ce6b7
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Wed Mar 2 10:16:40 2011 +0200

    Require base package from -doc subpackage

 pangomm.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/pangomm.spec b/pangomm.spec
index 1c8e69d..c7d1249 100644
--- a/pangomm.spec
+++ b/pangomm.spec
@@ -46,6 +46,7 @@ developing pangomm applications.
 Summary:          Developer's documentation for the pangomm library
 Group:            Documentation
 BuildArch:        noarch
+Requires:         %{name} = %{version}-%{release}
 Requires:         libsigc++20-doc
 Requires:         glibmm24-doc
 
@@ -103,6 +104,7 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Wed Mar 02 2011 Kalev Lember <kalev at smartlink.ee> - 2.27.1-3.1
 - Own /usr/share/doc/pangomm-1.4/ dir
+- Require base package from -doc subpackage
 
 * Mon Feb 21 2011 Haïkel Guémar <hguemar at fedoraproject.org> - 2.27.1-3
 - split doc into subpackage


More information about the scm-commits mailing list