[packages/lasem] noarch apidocs

glen glen at pld-linux.org
Thu Apr 3 22:24:24 CEST 2014


commit d9e430e68f80d314e040dc9d99e2492457a0ba18
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Apr 3 23:24:23 2014 +0300

    noarch apidocs

 lasem.spec | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/lasem.spec b/lasem.spec
index 824a78c..658bb54 100644
--- a/lasem.spec
+++ b/lasem.spec
@@ -2,12 +2,12 @@
 # Conditional build:
 %bcond_without	apidocs		# do not build and package API docs
 %bcond_without	static_libs	# don't build static libraries
-#
+
 Summary:	Lasem - MathML and SVG rendering library
 Summary(pl.UTF-8):	Lasem - biblioteka do renderowania MathML i SVG
 Name:		lasem
 Version:	0.4.1
-Release:	1
+Release:	2
 License:	LGPL v2+
 Group:		Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/lasem/0.4/%{name}-%{version}.tar.xz
@@ -78,6 +78,9 @@ Statyczna biblioteka lasem.
 Summary:	lasem API documentation
 Summary(pl.UTF-8):	Dokumentacja API biblioteki lasem
 Group:		Documentation
+%if "%{_rpmversion}" >= "5"
+BuildArch:	noarch
+%endif
 
 %description apidocs
 API documentation for lasem library.
@@ -97,7 +100,6 @@ Dokumentacja API biblioteki lasem.
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lasem.git/commitdiff/d9e430e68f80d314e040dc9d99e2492457a0ba18



More information about the pld-cvs-commit mailing list