[packages/glibmm] noarch apidocs

glen glen at pld-linux.org
Sun Mar 30 18:06:02 CEST 2014


commit 5cafca52a4ce1e42e2039f764da0b1e9f7715a92
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Mar 30 19:06:01 2014 +0300

    noarch apidocs

 glibmm.spec | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/glibmm.spec b/glibmm.spec
index 8894aae..63ffa57 100644
--- a/glibmm.spec
+++ b/glibmm.spec
@@ -1,14 +1,16 @@
+# TODO
+# - make clean on -examples (remove .deps) -> & noarch subpackage
 #
 # Conditional build:
 %bcond_without	static_libs	# don't build static library
-#
+
 %define 	glib_ver 1:2.38.0
 %define		libsig_ver 1:2.2.10
 Summary:	A C++ interface for glib library
 Summary(pl.UTF-8):	Interfejs C++ dla biblioteki glib
 Name:		glibmm
 Version:	2.38.1
-Release:	1
+Release:	2
 License:	LGPL v2+
 Group:		Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.38/%{name}-%{version}.tar.xz
@@ -72,6 +74,9 @@ Group:		Documentation
 Requires:	gtk-doc-common
 Provides:	glibmm-doc
 Obsoletes:	glibmm-doc
+%if "%{_rpmversion}" >= "5"
+BuildArch:	noarch
+%endif
 
 %description apidocs
 Reference documentation for glibmm.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/glibmm.git/commitdiff/5cafca52a4ce1e42e2039f764da0b1e9f7715a92



More information about the pld-cvs-commit mailing list