[gtkmm30] Require base package from -doc subpackage

Kalev Lember kalev at fedoraproject.org
Tue Mar 1 10:27:37 UTC 2011


commit 3df71c1e732038c9b8dd2c2c99ffd48975ad0843
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Tue Mar 1 12:09:05 2011 +0200

    Require base package from -doc subpackage

 gtkmm30.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/gtkmm30.spec b/gtkmm30.spec
index e58acc9..5626ca9 100644
--- a/gtkmm30.spec
+++ b/gtkmm30.spec
@@ -45,6 +45,7 @@ developing applications that use %{name}.
 Summary:        API documentation for %{name}
 Group:          Documentation
 BuildArch:      noarch
+Requires:       %{name} = %{version}-%{release}
 Requires:       glibmm24-doc
 
 %description    doc
@@ -106,7 +107,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files doc
 %defattr(-,root,root,-)
-%doc COPYING
 %doc %{_docdir}/%{tarname}-%{apiver}/
 %doc %{_datadir}/devhelp/books/%{tarname}-%{apiver}/
 %doc _docs/*
@@ -116,6 +116,7 @@ rm -rf $RPM_BUILD_ROOT
 * Tue Mar 01 2011 Kalev Lember <kalev at smartlink.ee> - 2.99.5-2
 - Spec cleanup
 - Ship the source code for demos in -doc
+- Require base package from -doc subpackage
 
 * Sun Feb 27 2011 Haïkel Guémar <hguemar at fedoraproject.org> - 2.99.5-1
 - Update to 2.99.5


More information about the scm-commits mailing list