[packages/seed] noarch apidocs

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


commit 4ee6283a02e43e74479b508fbb4abc39aca6cccf
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Apr 3 23:52:47 2014 +0300

    noarch apidocs

 seed.spec | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/seed.spec b/seed.spec
index 225021f..5b1ef14 100644
--- a/seed.spec
+++ b/seed.spec
@@ -1,12 +1,12 @@
 #
 # Conditional build:
 %bcond_without	apidocs		# do not build and package API docs
-#
+
 Summary:	JavaScript interpreter
 Summary(pl.UTF-8):	Interpreter JavaScriptu
 Name:		seed
 Version:	3.8.1
-Release:	2
+Release:	3
 License:	LGPL v2+
 Group:		Development/Languages
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/seed/3.8/%{name}-%{version}.tar.xz
@@ -82,6 +82,9 @@ Summary:	seed library API documentation
 Summary(pl.UTF-8):	Dokumentacja API biblioteki seed
 Group:		Documentation
 Requires:	gtk-doc-common
+%if "%{_rpmversion}" >= "5"
+BuildArch:	noarch
+%endif
 
 %description apidocs
 API documentation for seed library.
@@ -110,7 +113,6 @@ Dokumentacja API biblioteki seed.
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 %{__make} -j1 install \
 	DESTDIR=$RPM_BUILD_ROOT
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/seed.git/commitdiff/4ee6283a02e43e74479b508fbb4abc39aca6cccf



More information about the pld-cvs-commit mailing list