From 5e468373d07b9a419c24a0e445048ff47db031ad Mon Sep 17 00:00:00 2001 From: Noriko Hosoi Date: Jun 24 2015 16:37:08 +0000 Subject: Including nunc-stans source tar ball in the all arch's, but building it for x86_64 only. --- diff --git a/389-ds-base.spec b/389-ds-base.spec index 5264f1e..bf0fc77 100644 --- a/389-ds-base.spec +++ b/389-ds-base.spec @@ -19,9 +19,7 @@ %global use_nunc_stans 0 %endif -%if %{use_nunc_stans} %global nunc_stans_ver 0.1.5 -%endif # fedora 15 and later uses tmpfiles.d # otherwise, comment this out @@ -124,9 +122,7 @@ Source0: http://port389.org/binaries/%{name}-%{version}%{?prerel}.tar.b # 389-ds-git.sh should be used to generate the source tarball from git Source1: %{name}-git.sh Source2: %{name}-devel.README -%if %{use_nunc_stans} Source3: https://git.fedorahosted.org/cgit/nunc-stans.git/snapshot/nunc-stans-%{nunc_stans_ver}.tar.bz2 -%endif %description 389 Directory Server is an LDAPv3 compliant server. The base package includes @@ -369,7 +365,7 @@ fi %endif %changelog -* Tue Jun 23 2015 Noriko Hosoi - 1.3.4.1-1 +* Wed Jun 24 2015 Noriko Hosoi - 1.3.4.1-1 - Release 1.3.4.1 - Resolves: Bug 1234277 - distro-wide architecture set overriden by buildsystem; Upgrade nunc-stans to 0.1.5. - Enable nunc-stans just for x86_64.