From ceca53abd9b529012c9d1275a8e4daff7afc1a27 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sun, 30 Mar 2014 19:17:18 +0300 Subject: [PATCH] noarch apidocs --- db4.7.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/db4.7.spec b/db4.7.spec index cc602bf..a656631 100644 --- a/db4.7.spec +++ b/db4.7.spec @@ -14,7 +14,7 @@ Summary: Berkeley DB database library for C Summary(pl.UTF-8): Biblioteka C do obsługi baz Berkeley DB Name: db4.7 Version: %{ver}.%{patchlevel} -Release: 8 +Release: 9 License: GPL-like (see LICENSE) Group: Libraries #Source0Download: http://www.oracle.com/technetwork/database/berkeleydb/downloads/index-082944.html @@ -129,6 +129,9 @@ używających Berkeley DB. Summary: Berkeley database library API documentation Summary(pl.UTF-8): Dokumentacja API biblioteki baz danych Berkeley Group: Documentation +%if "%{_rpmversion}" >= "5" +BuildArch: noarch +%endif %description apidocs API and internal documentation for Berkeley database library. -- 2.43.0