From d476cfb29870df04b9b52b688ed4354d10cca5cf Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 3 Jul 2013 15:00:13 +0300 Subject: [PATCH] noarch openldap schema package --- evolution-data-server.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 963edad..999b6a1 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -5,11 +5,10 @@ %bcond_without ldap # build without ldap support %bcond_without static_libs # do not build static libs %bcond_without vala # do not build Vala API -# + %define basever 3.8 %define apiver 1.2 %define apiver2 3.0 -# Summary: Evolution data server Summary(pl.UTF-8): Serwer danych Evolution Name: evolution-data-server @@ -75,6 +74,9 @@ Summary(pl.UTF-8): Schemat LDAP evolutionperson Group: Networking/Daemons Requires(post,postun): sed >= 4.0 Requires: openldap-servers +%if "%{_rpmversion}" >= "5" +BuildArch: noarch +%endif %description -n openldap-schema-evolutionperson This package contains evolutionperson.schema for openldap server. -- 2.43.0