From 45699ef9cbb5be1a1b2e3a93de5c15f3fac38f77 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 8 Dec 2015 12:29:51 +0200 Subject: [PATCH] noarch apidocs --- clutter-imcontext.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/clutter-imcontext.spec b/clutter-imcontext.spec index 9420fff..de8c76f 100644 --- a/clutter-imcontext.spec +++ b/clutter-imcontext.spec @@ -2,13 +2,14 @@ # Conditional build: %bcond_without apidocs # do not build and package API docs %bcond_without static_libs # don't build static libraries -# + +%define snap 20100323 +%define rel 3 Summary: IMContext Framework Library for Clutter Summary(pl.UTF-8): Biblioteka szkieletu IMContext dla Cluttera Name: clutter-imcontext Version: 0.1.6 -%define snap 20100323 -Release: 0.%{snap}.2 +Release: 0.%{snap}.%{rel} License: LGPL v2.1 Group: Libraries # git clone git://git.moblin.org/clutter-imcontext @@ -60,6 +61,9 @@ Statyczna biblioteka Clutter IMContext. Summary: Clutter IMContext API documentation Summary(pl.UTF-8): Dokumentacja API biblioteki Clutter IMContext Group: Documentation +%if "%{_rpmversion}" >= "5" +BuildArch: noarch +%endif %description apidocs API and internal documentation for Clutter IMContext library. -- 2.43.0