From: Elan Ruusamäe Date: Thu, 3 Apr 2014 20:52:47 +0000 (+0300) Subject: noarch apidocs X-Git-Tag: auto/th/seed-3.8.1-3 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=4ee6283a02e43e74479b508fbb4abc39aca6cccf;p=packages%2Fseed.git noarch apidocs --- 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