[gtkmm24] Build docs subpackage as noarch

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


commit 5bf8f5d96a51b9e5bc53242c1ee05eba8368e083
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Tue Sep 14 01:11:22 2010 +0300

    Build docs subpackage as noarch

 gtkmm24.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gtkmm24.spec b/gtkmm24.spec
index 04e3c7d..6fb5037 100644
--- a/gtkmm24.spec
+++ b/gtkmm24.spec
@@ -46,6 +46,7 @@ developing gtkmm applications.
 %package        docs
 Summary:        Documentation for %{name}, includes full API docs
 Group:          Documentation
+BuildArch:      noarch
 Requires:       %{name}-devel = %{version}-%{release}
 
 
@@ -117,6 +118,7 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Tue Sep 14 2010 Kalev Lember <kalev at smartlink.ee> - 2.21.7-2
 - Dropped gtkmm24-2.21.1-gtkcalendar.patch
+- Build docs subpackage as noarch
 
 * Wed Sep 08 2010 Haïkel Guémar <hguemar at fedoraproject.org> - 2.21.7-1
 - Update to upstream 2.21.7


More information about the scm-commits mailing list