[glibmm24] Build doc subpackage as noarch and require base package as per new licensing guidelines

Kalev Lember kalev at fedoraproject.org
Mon Sep 13 21:21:02 UTC 2010


commit 3e1704025eb1f0c337292e143908fbe7313c707c
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Tue Sep 14 00:19:11 2010 +0300

    Build doc subpackage as noarch and require base package as per new licensing guidelines

 glibmm24.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/glibmm24.spec b/glibmm24.spec
index f92e39e..ea69335 100644
--- a/glibmm24.spec
+++ b/glibmm24.spec
@@ -35,6 +35,8 @@ developing glibmm applications.
 %package        doc
 Summary:        Documentation for %{name}, includes full API docs
 Group:          Documentation
+BuildArch:      noarch
+Requires:       %{name} = %{version}-%{release}
 
 
 %description    doc
@@ -110,6 +112,8 @@ rm -rf $RPM_BUILD_ROOT
 - Update to 2.24.2
 - Reworked description and summary
 - Fixed macro-in-changelog rpmlint warning
+- Build doc subpackage as noarch and require base package as
+  per new licensing guidelines
 
 * Thu Apr 29 2010 Haikel Guémar <hguemar at fedoraproject.org> - 2.24.1-1
 - Update to upstream 2.24.1


More information about the scm-commits mailing list